PageAdmin网站内容管理系统(CMS)交流论坛

首页 » PageAdmin使用区 » 安装及使用交流 » 安装后报错:怎样解决
888 - 2009/8/25 9:01:00
Server Error in '/' Application.
--------------------------------------------------------------------------------

The remote server returned an error: (500) Internal Server Error.
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.Net.WebException: The remote server returned an error: (500) Internal Server Error.

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:


[WebException: The remote server returned an error: (500) Internal Server Error.]
   System.Net.HttpWebRequest.GetResponse() +1501883
   PageAdmin.masterlogin.Get_PageAdmin() +1616
   PageAdmin.masterlogin.Check_Version() +395
   PageAdmin.masterlogin.Page_Load(Object src, EventArgs e) +107
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
888 - 2009/8/25 12:58:00
下载了0814版,login后报错,运行data_manage.aspxsql后还是进入login的界面,不知道SQL语句在哪里执行啊
888 - 2009/8/25 23:17:00
版主可以给看看?着急啊
pfreestar - 2009/8/26 1:48:00
iis和.NetFramework可能没有安装好
1
查看完整版本: 安装后报错:怎样解决