Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/37.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net 迁移网站中的表未正确显示:Windows Server 2008_Asp.net_Iis 6_Windows Server 2008_Windows Server 2008 R2 - Fatal编程技术网

Asp.net 迁移网站中的表未正确显示:Windows Server 2008

Asp.net 迁移网站中的表未正确显示:Windows Server 2008,asp.net,iis-6,windows-server-2008,windows-server-2008-r2,Asp.net,Iis 6,Windows Server 2008,Windows Server 2008 R2,我刚刚将一个网站从共享服务器迁移到Windows server 2008。显示网站内容的表格在Windows server 2008(asp.net 4、IIS 6)中显示不正确,但在共享服务器中显示良好 从Windows Server 2008:: 从共享服务器:: 我希望有人能给我一个线索。这可能不是代码的问题,因为它在共享服务器中工作正常。幸运的是,它现在已经解决了。这是css id的问题,但不确定这种不匹配是如何发生的 这是通过在浏览器中检查“检查元素”发现的 我不太了解代码和css

我刚刚将一个网站从共享服务器迁移到Windows server 2008。显示网站内容的表格在Windows server 2008(asp.net 4、IIS 6)中显示不正确,但在共享服务器中显示良好

从Windows Server 2008::

从共享服务器::


我希望有人能给我一个线索。这可能不是代码的问题,因为它在共享服务器中工作正常。

幸运的是,它现在已经解决了。这是css id的问题,但不确定这种不匹配是如何发生的

这是通过在浏览器中检查“检查元素”发现的

我不太了解代码和css,但“Inspect元素”帮了我的忙

多谢各位