I am migrating the asp.net 1.1 application to asp.net 3.5 application. After converstion my appplication is said "Page cann't be found." Even I tried in IIS but still Page cann't be found. How to solve this.
I'm just guessing here, but when you run your app from within Visual Studio, do you have a specific page selected in Solution Explorer? You might want to go ahead and set your default page as the Start Page, which is done by right-clicking the Web Form in
Solution Explorer and then click Set as Start Page.
Thanks
Carsten
Please click Mark as Answer if this post is of help to you. :-)
rsenthilnath...
Member
2 Points
20 Posts
Asp.net application is not running after migration to asp.net 3.5
Jun 29, 2009 06:00 AM|LINK
Hi friends,
I am migrating the asp.net 1.1 application to asp.net 3.5 application. After converstion my appplication is said "Page cann't be found." Even I tried in IIS but still Page cann't be found. How to solve this.
thanks & regards,
Senthilnathan
integrasol
Star
12155 Points
2355 Posts
Re: Asp.net application is not running after migration to asp.net 3.5
Jun 29, 2009 07:00 AM|LINK
I'm just guessing here, but when you run your app from within Visual Studio, do you have a specific page selected in Solution Explorer? You might want to go ahead and set your default page as the Start Page, which is done by right-clicking the Web Form in Solution Explorer and then click Set as Start Page.
Carsten
Please click Mark as Answer if this post is of help to you. :-)
My Blog