tscontractors
08-16-2008, 04:46 AM
I just uploaded my first ASP.NET website via VS's native publish website feature, and I wiped out all the default files by accident (yeah, even with the warning I figured it wouldn't be a problem), such as the database folder. So...
Issue#1:
Did I lose anything important, and if so is there a way to restore the important file(s)?
Issue#2:
How can I get my default page, which is Home.aspx, and in the folder 'Sub' to show up when a client views my website? I have amaster pagewhich applies to thefolder 'Sub' in the web.config,and that's why I setup starting page in that folder, but I read on another post in these forums that you have to have the starting aspx page in the '/' folder. Is there a work around?Also, does it have to be called 'default.aspx'?
Post Edited (AdamRTurner) : 8/16/2008 5:43:02 AM GMT
Issue#1:
Did I lose anything important, and if so is there a way to restore the important file(s)?
Issue#2:
How can I get my default page, which is Home.aspx, and in the folder 'Sub' to show up when a client views my website? I have amaster pagewhich applies to thefolder 'Sub' in the web.config,and that's why I setup starting page in that folder, but I read on another post in these forums that you have to have the starting aspx page in the '/' folder. Is there a work around?Also, does it have to be called 'default.aspx'?
Post Edited (AdamRTurner) : 8/16/2008 5:43:02 AM GMT