The application encountered an unexpected problem.

Unexpected Problem Occurred!

This error has been logged. If this problem persists please contact the web master.

More Information...


The following information about the error was automatically captured: 

 • details were written to a text log at:
   \\boswinfs04\home\users\web\b2240\whl.redludesh\ohpoc\forums\Exceptions.config

Detailed error information follows:

Date and Time:         9/7/2010 8:01:54 PM
Machine Name:          IIS09302
Process User:          IIS APPPOOL\Classic .NET AppPool
Remote User:           
Remote Address:        38.107.191.95
Remote Host:           38.107.191.95
URL:                   http://www.ohpoc.org/ohpoc/forums/Messages.aspx?ForumID=21&PageIndex=1

NET Runtime version:   2.0.50727.4016
Application Domain:    /LM/W3SVC/122660424/ROOT/ohpoc/forums-10-129283777128151030

    Assembly                       Version         BuildDate
    --------                       -------         ---------
    mscorlib.dll                   2.0.0.0         4/11/2009 9:00:00 AM
    System.Web.dll                 2.0.0.0         4/11/2009 8:59:40 AM
    System.dll                     2.0.0.0         4/11/2009 8:59:49 AM
    System.Xml.dll                 2.0.0.0         4/11/2009 8:59:45 AM
    System.Configuration.dll       2.0.0.0         4/11/2009 8:59:44 AM
    System.Web.RegularExpressions.dll 2.0.0.0         4/11/2009 8:59:41 AM
    System.Drawing.dll             2.0.0.0         4/11/2009 9:00:07 AM
    System.Data.dll                2.0.0.0         4/11/2009 8:59:57 AM
    System.Transactions.dll        2.0.0.0         4/11/2009 8:59:50 AM
    System.EnterpriseServices.dll  2.0.0.0         4/11/2009 8:59:56 AM
    Microsoft.JScript.dll          8.0.0.0         4/11/2009 8:59:52 AM
    CppCodeProvider.dll            8.0.0.0         12/2/2009 11:45:56 AM
    Microsoft.VisualBasic.dll      8.0.0.0         4/11/2009 8:59:38 AM
    System.Web.Mobile.dll          2.0.0.0         4/11/2009 9:00:01 AM
    System.ServiceModel.dll        3.0.0.0         4/11/2009 9:00:19 AM
    SMDiagnostics.dll              3.0.0.0         4/11/2009 9:00:20 AM
    InstantASP.Common.DLL          1.0.0.0         8/23/2010 9:25:49 PM
    InstantASP.Common.Configuration.DLL 1.0.0.0         8/23/2010 9:25:49 PM
    InstantASP.InstantForum.DLL    4.0.0.0         8/23/2010 9:25:50 PM
    InstantASP.Common.UI.DLL       1.0.0.0         8/23/2010 9:25:49 PM
    InstantASP.InstantForum.UI.DLL 4.0.0.0         8/23/2010 9:25:50 PM
    InstantASP.Licensing.DLL       1.0.0.0         8/23/2010 9:25:50 PM
    InstantASP.Common.Data.DLL     1.0.0.0         8/23/2010 9:25:49 PM
    System.Data.OracleClient.dll   2.0.0.0         4/11/2009 9:00:03 AM

Exception Type:        System.Data.SqlClient.SqlException
Exception Message:     Could not find stored procedure 'dbo.iasp_sp_SelectRoles'.
Exception Source:      .Net SqlClient Data Provider
Exception Target Site: OnError

---- Stack Trace ----
   System.Data.SqlClient.SqlConnection.OnError(exception As SqlException, breakConnection As Boolean)
       (unknown file): N 1953274
   System.Data.SqlClient.SqlInternalConnection.OnError(exception As SqlException, breakConnection As Boolean)
       (unknown file): N 4849707
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(stateObj As TdsParserStateObject)
       (unknown file): N 00194
   System.Data.SqlClient.TdsParser.Run(runBehavior As RunBehavior, cmdHandler As SqlCommand, dataStream As SqlDataReader, bulkCopyHandler As BulkCopySimpleResultSet, stateObj As TdsParserStateObject)
       (unknown file): N 02392
   System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
       (unknown file): N 00033
   System.Data.SqlClient.SqlDataReader.get_MetaData()
       (unknown file): N 00096
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(ds As SqlDataReader, runBehavior As RunBehavior, resetOptionsString As String)
       (unknown file): N 00297
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(cmdBehavior As CommandBehavior, runBehavior As RunBehavior, returnStream As Boolean, async As Boolean)
       (unknown file): N 00954
   System.Data.SqlClient.SqlCommand.RunExecuteReader(cmdBehavior As CommandBehavior, runBehavior As RunBehavior, returnStream As Boolean, method As String, result As DbAsyncResult)
       (unknown file): N 00162
   System.Data.SqlClient.SqlCommand.RunExecuteReader(cmdBehavior As CommandBehavior, runBehavior As RunBehavior, returnStream As Boolean, method As String)
       (unknown file): N 00032
   System.Data.SqlClient.SqlCommand.ExecuteReader(behavior As CommandBehavior, method As String)
       (unknown file): N 00141
   System.Data.SqlClient.SqlCommand.ExecuteReader()
       (unknown file): N 00089
   InstantASP.Common.Data.Helper.ExecuteSqlServerReader(statement As String, commandType As CommandType, paramCollection As ArrayList, conn As SqlConnection, CommandTimeout As Int32)
       (unknown file): N 00706
   InstantASP.Common.Data.Helper.PrivateExecuteReader(EnumProvider As Providers, statement As String, commandType As CommandType, paramCollection As ArrayList, conn As IDbConnection, CommandTimeout As Int16)
       (unknown file): N 00269
   InstantASP.Common.Data.Helper.ExecuteReader(EnumProvider As Providers, statement As String, commandType As CommandType, paramCollection As ArrayList, conn As IDbConnection, CommandTimeout As Int16)
       (unknown file): N 00057
   InstantASP.Common.Data.DataProvider.SelectRoles()
       (unknown file): N 00183
   InstantASP.Common.Business.Roles.SelectRoles(ForceDatabaseLookUp As Boolean)
       (unknown file): N 00287
   InstantASP.Common.Business.Roles.SelectUsersRoles(User As User, RoleNames As String[])
       (unknown file): N 00082
   InstantASP.Common.Components.User..ctor()
       (unknown file): N 00132
   InstantASP.InstantForum.Components.User..ctor()
       (unknown file): N 00050
   InstantASP.InstantForum.Components.AnonymousUser..ctor()
       (unknown file): N 00032
   InstantASP.InstantForum.HttpContext.Current.get_CurrentUser()
       (unknown file): N 00294
   InstantASP.InstantForum.HttpContext.Current.get_CurrentForum()
       (unknown file): N 00109
   InstantASP.InstantForum.HttpContext.Current.get_CurrentSkin()
       (unknown file): N 00042
   InstantASP.InstantForum.UI.Controls.MasterPage.BuildMasterPage()
       (unknown file): N 00083
   InstantASP.InstantForum.UI.Controls.MasterPage.OnInit(e As EventArgs)
       (unknown file): N 00037
   System.Web.UI.Control.InitRecursive(namingContainer As Control)
       (unknown file): N 00333
   System.Web.UI.Control.InitRecursive(namingContainer As Control)
       (unknown file): N 00210
   System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean)
       (unknown file): N 00378


---- Collections ----

QueryString

    ForumID                       21
    PageIndex                     1

Cookies

    ASP.NET_SessionId             rtvrfozms21wk2aa4xkkhf55

ServerVariables

    APPL_MD_PATH                  /LM/W3SVC/122660424/ROOT/ohpoc/forums
    APPL_PHYSICAL_PATH            \\boswinfs04\home\users\web\b2240\whl.redludesh\ohpoc\forums\
    CONTENT_LENGTH                0
    GATEWAY_INTERFACE             CGI/1.1
    HTTPS                         off
    INSTANCE_ID                   122660424
    INSTANCE_META_PATH            /LM/W3SVC/122660424
    LOCAL_ADDR                    10.16.93.2
    PATH_INFO                     /ohpoc/forums/Messages.aspx
    PATH_TRANSLATED               \\boswinfs04\home\users\web\b2240\whl.redludesh\ohpoc\forums\Messages.aspx
    QUERY_STRING                  ForumID=21&PageIndex=1
    REMOTE_ADDR                   38.107.191.95
    REMOTE_HOST                   38.107.191.95
    REMOTE_PORT                   18224
    REQUEST_METHOD                GET
    SCRIPT_NAME                   /ohpoc/forums/Messages.aspx
    SERVER_NAME                   www.ohpoc.org
    SERVER_PORT                   80
    SERVER_PORT_SECURE            0
    SERVER_PROTOCOL               HTTP/1.1
    SERVER_SOFTWARE               Microsoft-IIS/7.0
    URL                           /ohpoc/forums/Messages.aspx
    HTTP_CACHE_CONTROL            no-cache
    HTTP_CONNECTION               close
    HTTP_PRAGMA                   no-cache
    HTTP_ACCEPT                   text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    HTTP_ACCEPT_CHARSET           ISO-8859-1,utf-8;q=0.7,*;q=0.7
    HTTP_ACCEPT_ENCODING          gzip
    HTTP_ACCEPT_LANGUAGE          en-us,en;q=0.5
    HTTP_COOKIE                   ASP.NET_SessionId=rtvrfozms21wk2aa4xkkhf55
    HTTP_HOST                     www.ohpoc.org
    HTTP_USER_AGENT               CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
    HTTP_X_CC_ID                  ccc02-02
    HTTP_X_REWRITE_URL            /forums/Forum21-1.aspx