DNS Error Server Cannot be Found in asp.net
-
I have developed a project in asp.net using vb.net for coding.Earlier the project was working fine but now it is displaying the error 'DNS Error Server Cannot be Found in asp.net'.Actually the flow is like there is a login page,menu page and then a gridview page.What i did is that i dropped the table which was the source for the data in the gridview and then i recreated it.Since then all the earlier pages which are login page,menu page and even the gridview page show this error.However,the other pages in the project seem to be loading fine.Another thing is that this error occurs on page load.All these pages are physically present in the project directory but still it shows page cannot be found.I have developed this project in Visual Studio 2003
-
I have developed a project in asp.net using vb.net for coding.Earlier the project was working fine but now it is displaying the error 'DNS Error Server Cannot be Found in asp.net'.Actually the flow is like there is a login page,menu page and then a gridview page.What i did is that i dropped the table which was the source for the data in the gridview and then i recreated it.Since then all the earlier pages which are login page,menu page and even the gridview page show this error.However,the other pages in the project seem to be loading fine.Another thing is that this error occurs on page load.All these pages are physically present in the project directory but still it shows page cannot be found.I have developed this project in Visual Studio 2003
shylock1 wrote:
'DNS Error Server Cannot be Found in asp.net'.
This would suggest that something is wrong with the URL links in these pages.
DNS error
implies that the system is trying to resolve a host name to its IP address and getting a lookup failure. -
I have developed a project in asp.net using vb.net for coding.Earlier the project was working fine but now it is displaying the error 'DNS Error Server Cannot be Found in asp.net'.Actually the flow is like there is a login page,menu page and then a gridview page.What i did is that i dropped the table which was the source for the data in the gridview and then i recreated it.Since then all the earlier pages which are login page,menu page and even the gridview page show this error.However,the other pages in the project seem to be loading fine.Another thing is that this error occurs on page load.All these pages are physically present in the project directory but still it shows page cannot be found.I have developed this project in Visual Studio 2003
Is the web server running?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!