System.Reflection.TargetInvocationException 異常,什麽問題
System.Reflection.TargetInvocationException: 調用的目標發生了異常。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 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) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) 在 System.IO.FileStream..ctor(String path, FileMode mode) 在 JuSNS.UI.Page.BasePage.AddRootToJs() 位置 E:\SNS_bak\JuSNS-Public\公***版\源碼版\JuSNS.UI\Page\BasePage.cs:行號 114 在 JuSNS.UI.Page.BasePage..ctor() 位置 E:\SNS_bak\JuSNS-Public\公***版\源碼版\JuSNS.UI\Page\BasePage.cs:行號 70 在 JuSNS.Web.default..ctor() 位置 E:\SNS_bak\JuSNS-Public\公***版\源碼版\JuSNS.Web\default.cs:行號 28 --- 內部異常堆棧跟蹤的結尾 --- 在 System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) 在 System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) 在 System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) 在 System.Activator.CreateInstance(Type type, Boolean nonPublic) 在 System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) 在 System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) 在 System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) 在 System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase) 在 JuSNS.MVC.IHandler.ProcessRequest(HttpContext context) 位置 E:\SNS_bak\JuSNS-Public\公***版\源碼版\JuSNS.MVC\IHandler.cs:行號 84