Server Error in '/' Application.

ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

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.Data.Odbc.OdbcException: ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

Source Error:


Line 90:                 }
Line 91:                 catch (Exception fel)
Line 92:                 {throw fel;}
Line 93:                 finally
Line 94:                 {con.Close();}

Source File: d:\w009242\banskytteserien.malmokretsen.se\WWWRoot\resultatvisning\showresult.aspx.cs    Line: 92

Stack Trace:


[OdbcException (0x80131937): ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified]
   reportresults.Page_Load(Object sender, EventArgs e) in d:\w009242\banskytteserien.malmokretsen.se\WWWRoot\resultatvisning\showresult.aspx.cs:92
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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