Hi,

I'm using the VS 2005 to create some simple ASP.NET webpage and it run perfectly on local machine, but after I upload the file to my hosting provider, the page is getting application error.

I talked to the host provider, they say they only support .NET framework 1.1 not 2.0 yet. Does it make a different? even a very simple webpage?

Or what I have to set up to run on the remote web server?

I see some folder called APP_Data and file like web.config , what is that for?

Thanks!