Peter,

I have had this issue but Aparajita was unable to reproduce it to fix it.

As with you, no problem in A4D v3.0 but it appeared once I updated to A4D v4.0. Also had Auto Create Vars on for legacy support and declared the variable correctly everywhere I could imagine. Still no good. In the end I had to downgrade back to A4D v3.x.

I really do believe it is an A4D bug but one so obscure it will be difficult to find/fix.

Sorry this is no help...

Regards, Michael.

On 27 Jun 2006, at 20:55, Peter Jakobsson wrote:

Hi All

I am getting a problem that was discussed back in May on here, namely the issue of having to declare a process variable both in 4D and in Active4D code.

I am still getting a problem with this which is the following Active 4D error:

********************************************************************** ********
C_TEXT(EBWvDES)

Expecting a variable or a collection item
********************************************************************** ********

I get this error as soon as Active4D 'hits' the compiler declaration in the executable page code. There are no references to the variable before that.

I have declared the text variable in 4D at process level (i.e. it gets 're-declared' every time 4D's web server spawns a new process. I am declaring it in the ON WEB CONNECTION method.

I have got 'Auto Create Vars' switched on for legacy support, I note Aparajita's strong recommendations against this and will presently fix them, however, the site worked fine in A4D 3.0 (I'm in the process of upgrading from Active 4D 3.0 under 4D 6.7 to Active 4D 4.01 under 4D 2004). Also, there are no form or query http variables which remotely resemble this variable name.

If anyone has got any ideas about why I might be getting this error I'd appreciate hearing them.

Many thanks !

Specs:

Mac OS/X
4D 2004.4 Standalone (Using 4D's On Web Connection method with Active4D as web server)
Active 4D 4.01

Peter Jakobsson

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to