Server Error in '/' Application.

External component has thrown an exception.

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.Web.HttpException: External component has thrown an exception.

Source Error:


Line 40:     else
Line 41:     {
Line 42:         throw new HttpException();
Line 43:     }
Line 44: }

Source File: E:\inetpub\wwwroot\Eurotherm\Sito19\Tools\DownloadWish.cshtml    Line: 42

Stack Trace:


[HttpException (0x80004005): External component has thrown an exception.]
   ASP._Page_Tools_DownloadWish_cshtml.Execute() in E:\inetpub\wwwroot\Eurotherm\Sito19\Tools\DownloadWish.cshtml:42
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +252
   System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +99
   System.Web.WebPages.WebPage.ExecutePageHierarchy() +185
   ASP._Page__PageStart_cshtml.Execute() in E:\inetpub\wwwroot\Eurotherm\Sito19\_PageStart.cshtml:12
   System.Web.WebPages.StartPage.ExecutePageHierarchy() +67
   System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +107
   System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContextBase httpContext) +142


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0