Re: How can i set,when i upload image to another server.

  •  07-17-2012, 12:46 AM

    Re: How can i set,when i upload image to another server.

    I have check it,not exist this folder under mysite.click insert image from gallery get that message.
     

    未能找到路径“E:\mysite\Saber\WebsitesNew”的一部分。

    说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

    异常详细信息: System.IO.DirectoryNotFoundException: 未能找到路径“E:\mysite\Saber\WebsitesNew”的一部分。

    源错误:

    执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

    堆栈跟踪:

    [DirectoryNotFoundException: 未能找到路径“E:\mysite\Saber\WebsitesNew”的一部分。]    System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +239    System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) +2134    System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption) +48    System.IO.Directory.GetDirectories(String path) +22    CuteEditor.Impl.FileSystemStorage.GetDirectoryItems(String dirpath, Boolean getcount) +83    CuteEditor.Dialogs.InsertGalleryFrame.a() +755    System.Web.UI.Control.LoadRecursive() +66    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428 


    版本信息: Microsoft .NET Framework 版本:2.0.50727.4963; ASP.NET 版本:2.0.50727.4955  
View Complete Thread