andycharger
Well-known member
- Joined
- Apr 2, 2003
- Messages
- 152
I have a web solution im building in .net and I originally built a default.htm page just to see if it works.
However, now, I have a webform.aspx page I want as the default start page when my appication starts.
(i.e. when someone types localhost\inet1)
I have right clicked and set the page as the start page but my application still points to the original page.
is there a reason why my project does not go to the new location?
However, now, I have a webform.aspx page I want as the default start page when my appication starts.
(i.e. when someone types localhost\inet1)
I have right clicked and set the page as the start page but my application still points to the original page.
is there a reason why my project does not go to the new location?