asddsa3318 - 2014/9/10 11:50:08
切换模板然后提交的时候下面一直显示菊花状态。也就是切换不成功。求教。
asddsa3318 - 2014/9/10 12:05:44
Server Error in '/' Application.
--------------------------------------------------------------------------------
Could not find file 'E:\pageadmin\e\templates\06\lanmu.css'.
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.IO.FileNotFoundException: Could not find file 'E:\pageadmin\e\templates\06\lanmu.css'.
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:
[FileNotFoundException: Could not find file 'E:\pageadmin\e\templates\06\lanmu.css'.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +9727407
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) +1142
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) +84
PageAdmin.template_edit.SVWf4XJB4B() +367
PageAdmin.template_edit.Page_Load(Object src, EventArgs e) +50
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +91
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
xiyou - 2014/9/10 15:48:47
你是修改模板css文件把,检查一下E:\pageadmin\e\templates\06\l这个目录下有没有lanmu.css