DVBBS ASP.NET论坛官方 注册  |   登录  |   搜索  |  帮助
DVBBS ASP.NET论坛官方  →  动网产品专区  →  IWMS网站管理系统  →  升级4.3到4.4N次了!,提示成功!后台进不去!
共有 273 人关注过本帖
上一主题 | 下一主题  

升级4.3到4.4N次了!,提示成功!后台进不去!

我不在线哦! sosql 积分:98 等级:新手上路 文章:32 积分:98 注册:2003年7月21日   楼主 个性首页 QQ 邮箱 主页 发短信 加为好友

可是进入后台出错!access版的!

Server Error in '/232323' 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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   DvNews.DAL.Config.GetConfig()  993
   DvNews.Admin.BasePage.Page_Init(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)  228
   DvNews.Admin.Login.Page_Init(Object xe0292b9ed559da7d, EventArgs xfbf34718e704c6bc)  16
   System.Web.UI.Control.OnInit(EventArgs e)  67
   System.Web.UI.Control.InitRecursive(Control namingContainer)  241
   System.Web.UI.Page.ProcessRequestMain()  174


Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573



[该帖子由作者于2008年3月31日 14:31:26最后编辑]

[该帖子由作者于2008年3月31日 14:53:53最后编辑]
2008-3-31 14:22:27   举报   Top
我不在线哦! 木鸟 积分:48930 等级:超级版主 文章:18497 积分:48930 注册:2001年5月17日   沙发 个性首页 QQ 邮箱 主页 发短信 加为好友
设置字段有问题,重升级

iwms 5.0 上线测试 http://www.iwms.net/
2008-3-31 14:34:35   举报   Top
我不在线哦! sosql 积分:98 等级:新手上路 文章:32 积分:98 注册:2003年7月21日   板凳 个性首页 QQ 邮箱 主页 发短信 加为好友

提示成功!上传除db外的所有文件!出现以下错误!

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name AjaxPro, or one of its dependencies, was not found.

Source Error:

Line 53: 		<httpHandlers>
Line 54: 			<add verb="*" path="*.aspx" type="URLRewriter.RewriterFactoryHandler, URLRewriter" />
Line 55: 			<add verb="POST,GET" path="ajaxpro/*.ashx" type="AjaxPro.AjaxHandlerFactory, AjaxPro"/>
Line 56: 		</httpHandlers>
Line 57: 

Source File: F:\testasp\News\web.config    Line: 55

Assembly Load Trace: The following information can be helpful to determine why the assembly 'AjaxPro' could not be loaded.

=== Pre-bind state information ===
LOG: DisplayName = AjaxPro
 (Partial)
LOG: Appbase = file:///F:/testasp
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: AjaxPro
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/232323/996adda6/e7f61077/AjaxPro.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/232323/996adda6/e7f61077/AjaxPro/AjaxPro.DLL.
LOG: Attempting download of new URL file:///F:/testasp/bin/AjaxPro.DLL.
LOG: Attempting download of new URL file:///F:/testasp/bin/AjaxPro/AjaxPro.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/232323/996adda6/e7f61077/AjaxPro.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/232323/996adda6/e7f61077/AjaxPro/AjaxPro.EXE.
LOG: Attempting download of new URL file:///F:/testasp/bin/AjaxPro.EXE.
LOG: Attempting download of new URL file:///F:/testasp/bin/AjaxPro/AjaxPro.EXE.


Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

2008-3-31 14:36:28   举报   Top
我不在线哦! sosql 积分:98 等级:新手上路 文章:32 积分:98 注册:2003年7月21日   木地板 个性首页 QQ 邮箱 主页 发短信 加为好友

再次升级!出错!

Server Error in '/2277' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'DvNews.Model.ConfigInfo' does not contain a definition for 'HeadlineImgWidth'

Source Error:

Line 9:  <script type="text/javascript">
Line 10: var thumbWidth=<%=config.TitleImgWidth%>;var thumbHeight=0;
Line 11: var thumbHWidth=<%=config.HeadlineImgWidth%>;var thumbHHeight=0;
Line 12: var urlPrefix = "<%=urlPrefix%>";
Line 13: </script>

Source File: F:\testasp\News\inc\html_head.inc    Line: 11

2008-3-31 14:54:05   举报   Top
1  4 | 10    1/1 页