I have created a global.asax file not gloabal.asax.cs file.it works well with IIS 7 but not on IIS 6 Version. :)
syedkhaleel
Posts
-
Not able to update global.asax file in production environment -
Not able to update global.asax file in production environmentHi folks , we are trying to publish our website to production server.which includes changes to global.asax file's application_start.which registers a bundle to load/compress js/css files.it works fine with local solution. But when we deploy same application to server.all bundled resources are not loading after login to the page.i suspect the problem with global.asax as this file makes a call to the bundle class to register bundled resources. When i look at the global.asax file.Global.asax file is present in root directory of publised folder.and global.dll files are present in bin folder also. but after deploying to the server global.asax file is not updationg in deployment server. due this issue i am not able deploy it to the server. Any suggestions please..
-
i hv registerd in free web hostin website and i create an empty website...and i hv developed my website in my local system using c# and asp.net i want to upload that site to on registred website on free web hosting site...
-
.net all aboutwhat exactly a .net can u give brief idea about it