Could not find file 'D:\SITES\PORTAL\ARQUIVOS\NOTICIAS\SIGA-Setorial-SIGA-Roteiro-Botancio-Andreense.html'.
System.Net.WebException: Could not find file 'D:\SITES\PORTAL\ARQUIVOS\NOTICIAS\SIGA-Setorial-SIGA-Roteiro-Botancio-Andreense.html'. ---> System.IO.FileNotFoundException: Could not find file 'D:\SITES\PORTAL\ARQUIVOS\NOTICIAS\SIGA-Setorial-SIGA-Roteiro-Botancio-Andreense.html'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at 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, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async) at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) --- End of inner exception stack trace --- at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) at System.Net.FileWebRequest.GetResponseCallback(Object state)

System
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at WebInterface.Noticia.Converter(String pHTML) in G:\Projetos\_2025_\PortalSiga\WebInterface\Noticia.aspx.cs:line 73 at WebInterface.Noticia.ExibeNoticia() in G:\Projetos\_2025_\PortalSiga\WebInterface\Noticia.aspx.cs:line 62 at WebInterface.Noticia.Page_Load(Object sender, EventArgs e) in G:\Projetos\_2025_\PortalSiga\WebInterface\Noticia.aspx.cs:line 15 at System.Web.UI.Control.OnLoad(EventArgs e) at PortalSiga.WebControls.PageBase.OnLoad(EventArgs e) in G:\Projetos\_2025_\PortalSiga\WebControls\PageBase.cs:line 266 at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Byte[] DownloadDataInternal(System.Uri, System.Net.WebRequest ByRef)