G
Guest
I'm new to web development in Visual Studio 2005, and I'm creating a web site
using ASP.NET, and right now its a very simple page with only labels on it.
I have a third party that hosts the site, and i'm FTP'ing the files to the
server, but the site is not working properly. When i build it locally, it
displays fine in the browser, but not after i upload it to the server. I'm
afraid I may not be putting the correct files on the server. Here are all
the files that I have:
App_Data folder
Default.aspx
Default.aspx.vb
web.config
Then, after I publish it, the following are created as well:
MySite.sln
PrecompiledApp.cofig
Which of these do I use? Any help is appreciated. And let me know if i'm
not being clear. Thanks.
using ASP.NET, and right now its a very simple page with only labels on it.
I have a third party that hosts the site, and i'm FTP'ing the files to the
server, but the site is not working properly. When i build it locally, it
displays fine in the browser, but not after i upload it to the server. I'm
afraid I may not be putting the correct files on the server. Here are all
the files that I have:
App_Data folder
Default.aspx
Default.aspx.vb
web.config
Then, after I publish it, the following are created as well:
MySite.sln
PrecompiledApp.cofig
Which of these do I use? Any help is appreciated. And let me know if i'm
not being clear. Thanks.