Click to See Complete Forum and Search --> : error when browsing client page from the local server and the client computer as well


Suchita
September 20th, 2007, 03:45 AM
I have made webpages in asp dot net 2005 using C# and sql server 2005.My project name is "ubility" and the ip of server is 192.168.1.49.Now the problem is when i want to access it using "http://localhost/ubility", though it shows the directory listing, it doesn't show the page when i click to any link.And the second problem is when i use different computer and want to access the client page,i couldn't get it.I have used the address like "http://192.168.1.49/ubility" to get accessed of the project but it doesn't give the output.I mean it doesn't even show the directory listing. In this case, the error message is "Page can't be displayed." When i try to publish the project to the client side, it couldn't publish also.So how can i get the solution of this problem ??? My iis version is 5.