Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching a COM object
Message
From
19/05/2009 11:40:35
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Launching a COM object
Miscellaneous
Thread ID:
01400670
Message ID:
01400670
Views:
100
I have created a COM server in an EXE file to server as a report server. The COM object is registered and is physically located in a folder adjacent to my website. It loads and works perfectly using the command oServer = createobject("myserver.mytools") when run within the mini server that comes with VWD. However when run through IIs it will not load and produces an error that says "Cannot create ActiveX object". I have set the folder permissions for IUSER and DCOMCNFG but still get this error. Is there something else I need to do to allow the NET page access to a folder outside its own root folder?
Next
Reply
Map
View

Click here to load this message in the networking platform