Hi, previously I was working in ASP.NET 2008 3.5 Version. Now My GoDaddy Server (SHARED HOSTING) has upgraded to Framework 4.0 and IIS 8.0. So all my old hosted sites starts giving errors or they were showing just loading and loading screen only. I talked
to GoDaddy Persons and they told me that I have to just change my web.config file. So I installed .NET 2010, opened my Old Project (3.5 version), delete the old web.config, create new one, I just put database connection string and again publish it. Now it
seems that it reduces the performance. Pages shows errors like xml parsing error in firefox and shows html codes in Chrome when I click on submit button. So what changes should I need to do while converting it. Can anyone suggestion the best way.?
Go to the complete details ...