|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
access denied would suggest that asp doesnt have the required permissions to create the component, have you checked the permissions?
"Createobject failed" - this is generated if the objects arent registered as an accessible library as far as im aware. loads of possible answers on google @ http://www.google.com/search?hl=en&...teobject+failed - such is the splendour of Microsoft, there seem to be x amount of different interpretations and causes of the error. good luck! Matt
__________________
_______________ Matt |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > IIS 5.0 on Windows 2000 - Server.CreateObject and CreateObject fails... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|