Object creation using global.asa

P

PGCPAUL

The problem is that I cannot create an object at the Application level
using GLOBAL.ASA.

However, the aftfam object works perfectly well when created on an ASP page
using Server.createobject. It outputs "true556" which is expected.

The problems does not seem to be syntax since the reference to the
AUtils object seems to work just fine.

Is there some magic difference in my VB code that differs depending on how
I create the object?

From http://www.developmentnow.com/g/62_2005_12_0_0_0/inetserver-asp-general.ht

Posted via DevelopmentNow.com Group
http://www.developmentnow.com
 
B

Bob Barrows [MVP]

Is the object free-threaded? If not, you must not attempt to store it in
Application or Session.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top