急にログインできなくなり、このような表示がでます。改善する方法はありますか??

オプション
リノカー
リノカー 投稿:2 ✭✭
編集済: 3月 2023 ライセンス

'/' アプリケーションでサーバー エラーが発生しました。

パス '\\hintsystems.local\dfsDataPublic4rin\aa\0203\01262\Public\Image\Real\9' の一部が見つかりませんでした。

説明: 現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。


例外の詳細: System.IO.DirectoryNotFoundException: パス '\\hintsystems.local\dfsDataPublic4rin\aa\0203\01262\Public\Image\Real\9' の一部が見つかりませんでした。


ソース エラー:


現在の Web 要求の実行中にハンドルされていない例外が生成されました。障害の原因および発生場所に関する情報については、下の例外スタック トレースを使って確認できます。

スタック トレース:


[DirectoryNotFoundException: パス '\\hintsystems.local\dfsDataPublic4rin\aa\0203\01262\Public\Image\Real\9' の一部が見つかりませんでした。]
   System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) +0
   System.Web.Hosting.IIS7WorkerRequest.GetServerVariableInternal(String name) +48
   System.Web.Hosting.IIS7WorkerRequest.GetServerVariable(String name) +38
   System.Web.Hosting.IIS7WorkerRequest.ReadRequestHeaders() +124
   System.Web.Hosting.IIS7WorkerRequest.GetKnownRequestHeader(Int32 index) +60
   System.Web.HttpRequest.CombineAllHeaders(Boolean asRaw) +94
   System.Web.HttpRequest.FillInServerVariablesCollection() +63
   System.Web.HttpServerVarsCollection.Populate() +67
   System.Web.HttpServerVarsCollection.Get(String name) +40
   System.Collections.Specialized.NameValueCollection.get_Item(String name) +12
   WebApplication_4rin.login_kcaa2.ibtn_01_Click(Object sender, ImageClickEventArgs e) in C:\Develop\Web\Program\4rin\WebApplication_4rin\WebApplication_4rin\login_kcaa2.aspx.vb:261
   System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +120
   System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +126
   System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +12
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +15
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1696


バージョン情報:Microsoft .NET Framework バージョン:4.0.30319;ASP.NET バージョン:4.8.4494.0