Options

KeyRef and RTC compilation failure

papillonpapillon Member Posts: 8
edited 2009-01-30 in NAV Three Tier
Is my installation funky or did anyone else experience this strange behaviour:

* Create an empty page and add a global variable of type "keyref"
* Open the page and the RTC displays the following error message:

"No overload for method 'NavKeyRef' takes '0' arguments" (abbreviated)

It compiles without problems however, if the keyref is declared as a local variable.

edit:
This affects the mibuso download of NAV Integration to Notepad for example. It is using a global keyref.

Comments

  • Options
    dmc-dkdmc-dk Member Posts: 42
    I get the same error.
    Using local variables instead helps indeed - thank you :)
Sign In or Register to comment.