NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
sounds like your install did not go right.
Try unregistering the template, re-installing, and re-registering the template.
cheers
Bruce
-
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
-
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
-
Yes a NetwebPage
cheers
Johan