ASPX页面中的更改未反映在生产站点上

问题描述:

嗨..

我有一个可以在本地计算机上完美运行的应用程序.因此,它已部署在生产服务器上,并且站点正在运行(但是有一些错误).因此,我更正了错误并重新部署了该应用程序.但是这些变化并未反映出来!

我正在使用IIS来托管相同的主机.

我尝试重新启动所有服务,IIS本身,服务器,清除了缓存....但是什么也没发生.

Hi..

I have an application that runs perfectly fine on my local machine. So it was deployed on production server and the site was running (but with some errors). So I corrected the errors and redeployed the application. But the changes are not reflecting!

I am using the IIS to host the same.

I tried restarting all the services, the IIS itself, the server, cleared the caches....but nothing happened.

Please can somebody help me on this issue?!

可能是一件很琐碎的事,只需检查一下您是否已部署了更新的代码即可?
另外,请尝试使用其他名称进行部署.它应该会对您有帮助.
Might be very petty thing, just check whethe you have deployed the updated code?
Also try to deploy with different name. It should help you.