搜虎精品社区

标题: 求助:好视网hocee.cn安装调试 [打印本页]

作者: gogow    时间: 2008-11-13 15:29
标题: 求助:好视网hocee.cn安装调试
如题.一直调试不通过....很是郁闷.


Server Error in \'/\' Application. Object reference not set to an instance of an object. 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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 138:        VideoInfoService vinfoservice = new VideoInfoService();Line 139:        VideoInfo[] rvideo = vinfoservice.displayVideoInfo(\"select * from videoinfo where recommend=4 order by upload_time desc\");Line 140:        if (rvideo.Length == 4)Line 141:        {Line 142:            flvStr1 = UrlStr(rvideo[0].Id.ToString()) + rvideo[0].Video_Url + \"\\\"\";

Source File: c:\\Download\\www.hocee.com\\hocee.com\\Default.aspx.cs    Line: 140

Stack Trace:



请哪位达人会调试的给帮个忙,不胜感激

作者: 84354145    时间: 2008-11-14 10:48
期待 高手啊  [Ylei_Au13]强!实在是强!
作者: 忆风    时间: 2008-11-14 20:20
尝试升级 Framework  版本到2.0或更高级(或更改设置 IIS 中网站的 .net 版本)
作者: sunway888    时间: 2008-11-16 15:56
友情帮顶,呵呵
作者: anran    时间: 2009-5-7 10:28
好视网是 sql2000加net2.0  所以  你得装.net2.0才行  多数错误是因为装的是net1.1造成的    解决方法 删除1.1   安装2.0




欢迎光临 搜虎精品社区 (https://souho.net/) Powered by Discuz! X3.2