NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on March 24, 2014, 03:08:04 AM

Title: NT8.02 GEN:Unknown Variable '%gPacket' compile error
Post by: johanco123 on March 24, 2014, 03:08:04 AM
Hi Bruce
I upgrade from NT 7.35 to NT8.02 , to stringtheory 2.04 and Xfile2.51. When I start compiling my Windows apps I getting the following error  GEN: Unknown Variable '%gPacket' and other <EOF> errors.

I use Conditional netweb prototypes in my normal windows apps like reports. I do have about 27 windows dll's to compile before I can start compiling my netweb apps to get NT8 working.

I read the release notes but no reference to Packet problems in the windows apps.

Regards
Johan
Title: Re: NT8.02 GEN:Unknown Variable '%gPacket' compile error
Post by: Bruce on March 24, 2014, 05:07:36 AM
sounds like your install did not go right.
Try unregistering the template, re-installing, and re-registering the template.

cheers
Bruce
Title: Re: NT8.02 GEN:Unknown Variable '%gPacket' compile error
Post by: johanco123 on March 24, 2014, 05:16:55 AM
Hi Bruce

In my windows apps only the Nettalk extension was loaded in Global extensions. I add the 'Activate Nettalk Web Server' extension and then follow the procedures in your release notes.

All my windows apps compile clean now.

Tanks
Johan
Title: Re: NT8.02 GEN:Unknown Variable '%gPacket' compile error
Post by: Bruce on March 24, 2014, 05:37:46 AM
you must have a netweb"something" procedure in the app then right?
I don't think the normal "other objects" use %gpacket, as far as I'm aware.

maybe a netweb extension to a report or graph procedure.

cheers
Bruce
Title: Re: NT8.02 GEN:Unknown Variable '%gPacket' compile error
Post by: johanco123 on March 24, 2014, 05:50:02 AM
Yes a NetwebPage

cheers
Johan