首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

iis6提示英文信息的有关问题

2012-01-01 
iis6提示英文信息的问题开发环境是windows2003。服务器也是2003。都安装了sp2.在运行中输入winver后,2个版本

iis6提示英文信息的问题
开发环境是windows2003。服务器也是2003。都安装了sp2.
在运行中输入winver后,2个版本号都是一样。
但是本机的iis提示信息是中文的,服务器上面的提示信息是英文的。
请问,这是怎么回事?

而且在服务器上面报Convert.ToInt32()有错误。这个方法在开发机器上面,就没有问题。
-------------------------------------
Server Error in '/' Application.
--------------------------------------------

Input string was not in a correct format. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.FormatException: Input string was not in a correct format.

[解决办法]
.net frame也一样?怕是不一样吧?或者你应该去IIS设置中看看
[解决办法]
可能服务器上.net framework版本不对,可能是英文版的
[解决办法]

引用楼主 gby630 的帖子:
-------------------------------------
Server Error in '/' Application.
----------------------------------------------------…

[解决办法]
。。。。。。。。。。。。


你在 Visual Studio 2005 命令提示 中输入 CSC 看提示是中文还是英文的~

热点排行