Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object in Session variable error.
Message
From
14/02/2002 12:45:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Object in Session variable error.
Miscellaneous
Thread ID:
00620164
Message ID:
00620164
Views:
51
Hi,

I have a COM object(1.dll) written in VisualFoxPro 7 that creates a COM object(2.dll) written in C++. From VisualFoxPro I can create an object "1" without problems. But when I do the same call from ASP (server.createobject(""))is generated this error:

"HTTP 500 - internal Error of Internet Explorer server "

(IIS log)=> Out-of-process+ISAPI+extension+request+failed

and immediately afterwards, I update the page. Appearing the following message:

"COM state code unknown"


Why my object works correctly in VFP, but it fails when I make it from ASP?

Thanks.
Reply
Map
View

Click here to load this message in the networking platform