Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have one .Net 1.1 application hosted on one sever through IIS 6.0 . When i access this application Either throught IIS(browsing) or throught IE on the server i get Page cannot be displayed error. But, when i access the same application from any other machine it works fine.

Please help me with this.


Thanks,

Sharath
Posted
Updated 22-Jul-11 0:26am
v3

1 solution

try aspnet_regiis -i from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 folder
 
Share this answer
 
Comments
Sharath (India) 22-Jul-11 6:54am    
Could you please explain in more detail?
[no name] 22-Jul-11 8:00am    
http://msdn.microsoft.com/en-us/library/k6h9cz8h%28v=vs.80%29.aspx
Sharath (India) 22-Jul-11 8:23am    
First of all Thanks for your reply.

I tried your suggestion. but, still i get page cannot be displayed error on server. And it is not specific to only one application, all the applications that deployed on this server are working fine from other machines and not working from the same server.
[no name] 22-Jul-11 8:34am    
can you please give some sample the URL....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900