Deployment Issue after Migrating from ASP.Net1.1 to ASP.Net 2.0 [modified]
-
Hi, I had migrated ASP.Net 1.1 application to ASP.Net 2.0. Somehow I could succesfully run the Migrated ASP.Net2.0 application and now the major issue is DEPLOYMENT. After I publish, when I host the application in a webserver where there is only .Net Framework 2.0.I am facing errors(like file not found), when I trace I could see that the migrated solution is refering to the old ASP.Net 1.1 path. and the application is not functioning perfectly its giving few errors. NOTE: I migrated to ASP.Net Web Application of ASP.Net 2.0 please guide me.
-
Hi, I had migrated ASP.Net 1.1 application to ASP.Net 2.0. Somehow I could succesfully run the Migrated ASP.Net2.0 application and now the major issue is DEPLOYMENT. After I publish, when I host the application in a webserver where there is only .Net Framework 2.0.I am facing errors(like file not found), when I trace I could see that the migrated solution is refering to the old ASP.Net 1.1 path. and the application is not functioning perfectly its giving few errors. NOTE: I migrated to ASP.Net Web Application of ASP.Net 2.0 please guide me.