![]() |
Unable to run ASP Page on Windows XP
Hi,
I am Ravindra. I have a PC installed with Windows XP(Service Pack 2) and I have configured IIS on it. I have created alias website and given the path of my ASP files. When I am trying to open in the browser the ASP page is not getting displayed. Its giving an error "Server error, please look the event viewer". There is no error in the ASP page file. Please can you help me out with a solution where in I can view my ASP pages. Thanks ravindra. |
Re: Unable to run ASP Page on Windows XP
post you asp code for us to look at. IIS on XP is not as stable as it is on the server platform. But post the code and we will see.
|
Re: Unable to run ASP Page on Windows XP
Quote:
The Code is as follows: <HTML> <HEAD> <TITLE> TIME NOW</TIME> <BODY> THE CURRENT TIME IS: <%TIME%> </BODY> </HTML> When the event viewer is opened and checked this is the following error appearing: THE SERVER FAILED TO LOAD APPLICATION '/LM/W3SVC/1/ROOT'. THE ERROR WAS NO SUCH INTERFACE SUPPORTED |
Re: Unable to run ASP Page on Windows XP
article to resolve dcom error:
http://support.microsoft.com/default.aspx/kb/297519 i believe <%TIME%> should be <%=TIME%> the = tells it response.write |
Re: Unable to run ASP Page on Windows XP
Hi,
I have tried with the solution provided in the link. But I am unable to open my ASP page. I am getting the below error when i am trying to open the page in Internet Explorer: Server Application Error. The server has encountered an error while loading an application during the processing of yur request. Please refere to event log viewer for more detail information Please contact the server administrator for assistance. When the event viewer is opened and checked this is the following error appearing: THE SERVER FAILED TO LOAD APPLICATION '/LM/W3SVC/1/ROOT'. THE ERROR WAS NO SUCH INTERFACE SUPPORTED. Please provide me with the solution. If possible suggest any alternative to open my Asp Pages in Windows XP. As I have already mentioned my system is loaded with Windows XP Professional Service Pack 2. Regards, Ravindra. |
Re: Unable to run ASP Page on Windows XP
here are a few more pages that might help.
http://www.google.com/search?q=THE+S...x=&startPage=1 alos try posting the event ID which will help us narrow down the errors. |
Re: Unable to run ASP Page on Windows XP
The Event ID is 36.
Regards, Ravindra. |
Re: Unable to run ASP Page on Windows XP
|
Re: Unable to run ASP Page on Windows XP
Hi,
Yes I have Crystal Reports 8 Installed in the system. Please provide me solution wt to do. regards ravindra. |
Re: Unable to run ASP Page on Windows XP
the solution is in the article I posted above
|
| All times are GMT +5.5. The time now is 14:16. |