Click here to Skip to main content
15,890,336 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to request a page with http://localhost/Login.aspx, it is working fine the pages are coming but when requesting with IP Address like this: http://192.168.40.26/Login.aspx , it is giving this error:

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /ulkmisdev/Handlers/TimeZoneHelper.ashx

Please can someone help me resolving this issue.
Posted
Comments
Solai Raja 15-Apr-15 6:19am    
you may not host your application with this IP address in IIS.
El Dev 15-Apr-15 6:21am    
I did that. I have put in the IP Address field from the Site Biding with my IP Address. which is this one 192.168.40.26
Kornfeld Eliyahu Peter 15-Apr-15 6:21am    
To what IP localhost resolves?
El Dev 15-Apr-15 6:34am    
it is my local IP Address.
El Dev 15-Apr-15 6:45am    
Is there any thing I need to configure from IIS?

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