部署到服务器后,Global.asax文件未更新 [英] Global.asax file is not updating after deployment to server

查看:373
本文介绍了部署到服务器后,Global.asax文件未更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨伙计,



我正在更新我的global.asax文件并发布到Hosting Server。我看到我的global.asax文件没有更新到服务器。



如何更新主机服务器中的全局文件。



请分享您的想法..





谢谢,

Syed

Hi Folks,

I am updating my global.asax file and publishing to Hosting Server.I see my global.asax file is not updating to server.

How should i update my global file in Hosting server.

Please share your thoughts..


Thanks,
Syed

推荐答案

在Web应用程序项目中,您有 global.asax 文件,并且您的代码将位于 global.asax.cs global.asax.vb 文件中。发布时,代码更改将作为dll文件, global.asax 文件将保持不变。
in web application project you have global.asax file and you code will be in global.asax.cs or global.asax.vb file. when you publish, code changes goes as dll file and your global.asax file will remain same.


这篇关于部署到服务器后,Global.asax文件未更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆