
August 21st, 2002, 12:00 PM
|
|
Contributing User
|
|
Join Date: Apr 2002
Location: Denmark
Posts: 32
Time spent in forums: 21 m 47 sec
Reputation Power: 12
|
|
|
IIS 5.0 on Windows 2000 - Server.CreateObject and CreateObject fails...
Hello everyone...
When developing my own COM objects, compile it and install it on a newly installed Windows 2000 Server, it works perfectly when I invoke the object by using a Server.CreateObject or just a CreateObject command from an ASP page. But after a week or so, it generates an error saying "Access denied" when trying to call the CreateObject or Server.CreateObject command.
The web site used for this purpose has been set up to allow users to execute scripts and executables.
How can I avoid this error?
Suggestions appreciated.
Thanks in advance,
Yoel Pedersen
|