Message
De
25/03/2000 10:02:55
 
 
À
24/03/2000 15:31:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00349781
Message ID:
00350388
Vues:
28
>>>
>>>Man, I don't know, I never saw this when switching over. COM from ASP worked just the same. Is the error thrown on the line that tries to create the object, or on a subsequent method call? If a method call, what is the method trying to do? Are there any other methods that do work?
>>
>>I found the problem. It was one of those "Damn, I'm dumb" things. I forgot the Set when creating the object. So instead of:
>>
>>Set Myobj=createobject("myobj.class")
>>
>>I had
>>
>>Myobj=createobject("myobj.class")\
>
>
>Woops. But I doubt that changed from verion to version of ASP?

No, it didn't. I have it working now. MS says that ASP 3.0/IIS 5.0 is faster than ASP 2.0/IIS 4.0. It sure seems faster to me.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir