InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Running forum in release build... Expand / Collapse
Author
Message
Posted 05/03/2007 03:45:29
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 06/03/2007 09:49:29
Posts: 7, Visits: 34
When I use release build dll's to run the forum, it stops working after a certain time (can run fine for up to 20 hours). The error I receive is that it could not find file Pages.config. After restarting IIS everything works fine again, until the same exception pop ups again. Anybody experiencing the same issue?

I also noticed that the InstantASP.Licensing.dll that came with the forum is a debug build !!!

The exact error I receive:

NET Runtime version: 2.0.50727.42
Application Domain: /LM/W3SVC/1831898534/Root-2-128175598990230000
Assembly Codebase: C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
Assembly Full Name: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Assembly Version: 2.0.0.0
Assembly Build Date: 23/09/2005 8:28:56
Exception Type: System.IO.FileNotFoundException
Exception Message: Could not find file 'c:\windows\system32\inetsrv\Pages.config'.
Exception Source: mscorlib
Exception Target Site: WinIOError

---- Stack Trace ----

System.IO.__Error.WinIOError(errorCode As Int32, maybeFullPath As String)
(unknown file): N 2014061
System.IO.FileStream.Init(path As String, mode As FileMode, access As FileAccess, rights As Int32, useRights As Boolean, share As FileShare, bufferSize As Int32, options As FileOptions, secAttrs As SECURITY_ATTRIBUTES, msgPath As String, bFromProxy As Boolean)

(unknown file): N 00998

System.IO.FileStream..ctor(path As String, mode As FileMode, access As FileAccess, share As FileShare, bufferSize As Int32)

(unknown file): N 00113

System.Xml.XmlDownloadManager.GetStream(uri As Uri, credentials As ICredentials)

(unknown file): N 00078

System.Xml.XmlUrlResolver.GetEntity(absoluteUri As Uri, role As String, ofObjectToReturn As Type)

(unknown file): N 00051

System.Xml.XmlTextReaderImpl.OpenUrlDelegate(xmlResolver As Object)

(unknown file): N 00044

System.Threading.CompressedStack.runTryCode(userData As Object)

(unknown file): N 00054

System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(code As TryCode, backoutCode As CleanupCode, userData As Object)

(unknown file): N 00000

System.Threading.CompressedStack.Run(compressedStack As CompressedStack, callback As ContextCallback, state As Object)

(unknown file): N 00174

System.Xml.XmlTextReaderImpl.OpenUrl()

(unknown file): N 00199

System.Xml.XmlTextReaderImpl.Read()

(unknown file): N 00050

System.Xml.XmlTextReader.Read()

(unknown file): N 00012

System.Xml.XmlReader.MoveToContent()

(unknown file): N 00070

System.Data.DataSet.ReadXml(reader As XmlReader, mode As XmlReadMode, denyResolving As Boolean)

(unknown file): N 00279

System.Data.DataSet.ReadXml(fileName As String, mode As XmlReadMode)

(unknown file): N 00127

InstantASP.Common.XML.XMLDocument.OpenAsDataView(sSortColumn As String)

(unknown file): N 00207

InstantASP.Common.XML.XMLDocument.GetValue(sKey As String, sXMLPath As String, sSortColumn As String)

(unknown file): N 00044

InstantASP.InstantForum.Components.Request.IsPostPage()

(unknown file): N 00033

InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentForum()

(unknown file): N 00143

InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentSkin()

(unknown file): N 00014

InstantASP.InstantForum.HttpContext.ForumContext..ctor()

(unknown file): N 00115

InstantASP.InstantForum.HttpContext.ForumContext.get_Current()

(unknown file): N 00106

InstantASP.InstantForum.UI.Controls.MasterPage.OnInit(e As EventArgs)

(unknown file): N 00011

System.Web.UI.Control.InitRecursive(namingContainer As Control)

(unknown file): N 00321

System.Web.UI.Control.InitRecursive(namingContainer As Control)

(unknown file): N 00198

System.Web.UI.Page.ProcessRequestMain(includeStagesBeforeAsyncPoint As Boolean, includeStagesAfterAsyncPoint As Boolean)

(unknown file): N 00692

www.uchronians.org

Post #12425
Posted 23/04/2007 22:38:59
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 24/04/2007 10:27:04
Posts: 6, Visits: 6
InstantASP: Please ANSWER the question. I got the same error when the website runs a while as well. The website was set up 6 months ago, but the issue is always there with nobody from instantASP to look into.

I'm very disappointed and fed up with the InstantASP's tech service. I actually raised this issue within 3 Months after the purchase, but they never replied back.  

Post #12660
Posted 24/04/2007 03:02:26
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 17/11/2008 13:47:50
Posts: 266, Visits: 598
Hi Bart,
Could you tell me, what kind of hosting are you using for the application e.g. VPS, Shared Hosting Account, Dedicated Server, and what OS is it running under?


Kindest Regards,

James Trott
Developer

Post #12663
Posted 24/04/2007 09:06:59
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 24/04/2007 10:27:04
Posts: 6, Visits: 6
I have the same problem. The error msg is as below. We use win2003 dedicated server. For security purpose, I replaced some information including ip.

There is no logged application event for this error. I got this error message as well. (I replaced some information for security purpose)

Exception Type:        System.IO.FileNotFoundException
Exception Message:     D:\inetpub\forum.mycompany.og\index.aspx
Exception Source:      System.Web
Exception Target Site: GetParserCacheItem

---- Stack Trace ----
   System.Web.UI.TemplateParser.GetParserCacheItem()
       (unknown file): N 00205
   System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(virtualPath As String, inputFile As String, context As HttpContext)
       (unknown file): N 00116
   System.Web.UI.TemplateControlParser.GetCompiledInstance(virtualPath As String, inputFile As String, context As HttpContext)
       (unknown file): N 00036
   System.Web.UI.PageParser.GetCompiledPageInstanceInternal(virtualPath As String, inputFile As String, context As HttpContext)
       (unknown file): N 00043
   System.Web.UI.PageHandlerFactory.GetHandler(context As HttpContext, requestType As String, url As String, path As String)
       (unknown file): N 00043
   System.Web.HttpApplication.MapHttpHandler(context As HttpContext, requestType As String, path As String, pathTranslated As String, useAppConfig As Boolean)
       (unknown file): N 00211

(Outer Exception)
Date and Time:         4/23/2007 11:50:38 PM
Machine Name:          S76711
Process User:          NT AUTHORITY\NETWORK SERVICE
Remote User:         
Remote Address:        127.0.0.1
Remote Host:           127.0.0.1
URL:                   http://forum.mycompany.org/index.aspx

NET Runtime version:   1.1.4322.2300
Application Domain:    /LM/W3SVC/1970191469/Root-5-128218818107700000
Assembly Codebase:     c:/winnt/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
Assembly Full Name:    System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Assembly Version:      1.0.5000.0
Assembly Build Date:   11/26/2005 6:05:29 PM

Exception Type:        System.Web.HttpException
Exception Message:     Exception of type System.Web.HttpException was thrown.
Exception Source:      System.Web
Exception Target Site: MapHttpHandler

---- Stack Trace ----
   System.Web.HttpApplication.MapHttpHandler(context As HttpContext, requestType As String, path As String, pathTranslated As String, useAppConfig As Boolean)
       (unknown file): N 00699
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
       (unknown file): N 00095
   System.Web.HttpApplication.ExecuteStep(step As IExecutionStep, completedSynchronously As Boolean&
       (unknown file): N 00173


---- Collections ----

Cookies

    __utmc                        18246185
    __utma                        18246185.2143705766.1177390203.1177390203.1177390203.1
    __utmb                        18246185
    ASP.NET_SessionId             rqpjybbitpx3avj2u5xjfw55

ServerVariables

    APPL_MD_PATH                  /LM/W3SVC/1970191469/Root
    APPL_PHYSICAL_PATH            D:\inetpub\forum.mycompany.og\
    CONTENT_LENGTH                0
    GATEWAY_INTERFACE             CGI/1.1
    HTTPS                         off
    INSTANCE_ID                   1970191469
    INSTANCE_META_PATH            /LM/W3SVC/1970191469
    LOCAL_ADDR                    192.168.1.219
    PATH_INFO                     /index.aspx
    PATH_TRANSLATED               D:\inetpub\forum.mycompany.og\index.aspx
    REMOTE_ADDR                   127.0.0.1
    REMOTE_HOST                   127.0.0.1
    REMOTE_PORT                   1647
    REQUEST_METHOD                GET
    SCRIPT_NAME                   /index.aspx
    SERVER_NAME                   forum.mycompany.org
    SERVER_PORT                   80
    SERVER_PORT_SECURE            0
    SERVER_PROTOCOL               HTTP/1.1
    SERVER_SOFTWARE               Microsoft-IIS/6.0
    URL                           /index.aspx
    HTTP_CONNECTION               Keep-Alive
    HTTP_ACCEPT                   */*
    HTTP_ACCEPT_ENCODING          gzip, deflate
    HTTP_ACCEPT_LANGUAGE          en-us
    HTTP_COOKIE                   __utmc=18246185; __utma=18246185.2143705766.1177390203.1177390203.1177390203.1; __utmb=18246185; ASP.NET_SessionId=rqpjybbitpx3avj2u5xjfw55
    HTTP_HOST                     forum.mycompany.org
    HTTP_USER_AGENT               Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)

and THIS ONE

Request Details

Request Details
Session Id:  Request Type: GET
Time of Request: 4/23/2007 11:09:27 PM Status Code: 500
Request Encoding: Unicode (UTF-8) Response Encoding: Unicode (UTF-8)
Trace Information
Category Message From First(s) From Last(s)
aspx.page Begin Init  
Unhandled Execution Error
Could not find file "c:\winnt\system32\inetsrv\Pages.config".
  at System.IO.__Error.WinIOError(Int32 errorCode, String str)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
  at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
  at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
  at System.Xml.XmlTextReader.CreateScanner()
  at System.Xml.XmlTextReader.Init()
  at System.Xml.XmlTextReader.Read()
  at System.Xml.XmlReader.MoveToContent()
  at System.Data.DataSet.ReadXml(XmlReader reader, XmlReadMode mode, Boolean denyResolving)
  at System.Data.DataSet.ReadXml(String fileName, XmlReadMode mode)
  at InstantASP.Common.XML.XMLDocument.OpenAsDataView(String sSortColumn)
  at InstantASP.Common.XML.XMLDocument.GetValue(String sKey, String sXMLPath, String sSortColumn)
  at InstantASP.InstantForum.Components.Request.IsPostPage()
  at InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentForum()
  at InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentSkin()
  at InstantASP.InstantForum.HttpContext.ForumContext..ctor()
  at InstantASP.InstantForum.HttpContext.ForumContext.get_Current()
  at InstantASP.InstantForum.UI.Controls.MasterPage.OnInit(EventArgs e)
  at System.Web.UI.Control.InitRecursive(Control namingContainer)
  at System.Web.UI.Control.InitRecursive(Control namingContainer)
  at System.Web.UI.Page.ProcessRequestMain() 0.001050 0.001050
Control Tree
Control Id Type Render Size Bytes (including children) Viewstate Size Bytes (excluding children)
Cookies Collection
Name Value Size
__utma 18246185.565675077.1177387739.1177387739.1177387739.1 60
__utmb 18246185 15
__utmc 18246185 15
InstantASP 6AAF7A3B9B46A4B68B8899516FF80514D898904818DBC840A5B4EB7945BF31FB4CF30BF6E6ABDF8A63B5848259ABB3211723A9BBA2CF42C406706B35D6412C607A0C63AD1EA61D8F2B39E51A9FBB770F4DBCEDF8EB19D374 187
IASP_IsActive True 18
ASP.NET_SessionId vudx3smig0dtpj55mdnu5q55 42
Headers Collection
Name Value
Connection Keep-Alive
Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Encoding gzip, deflate
Accept-Language en-us
Host forum.mycompany.org
User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)
Querystring Collection
Name Value
aspxerrorpath /Default.aspx
Server Variables
Name Value
APPL_MD_PATH /LM/W3SVC/1970191469/Root
APPL_PHYSICAL_PATH D:\inetpub\forum.mycompany.og\
AUTH_TYPE  
AUTH_USER  
AUTH_PASSWORD  
LOGON_USER  
REMOTE_USER  
CERT_COOKIE  
CERT_FLAGS  
CERT_ISSUER  
CERT_KEYSIZE  
CERT_SECRETKEYSIZE  
CERT_SERIALNUMBER  
CERT_SERVER_ISSUER  
CERT_SERVER_SUBJECT  
CERT_SUBJECT  
CONTENT_LENGTH 0
CONTENT_TYPE  
GATEWAY_INTERFACE CGI/1.1
HTTPS off
HTTPS_KEYSIZE  
HTTPS_SECRETKEYSIZE  
HTTPS_SERVER_ISSUER  
HTTPS_SERVER_SUBJECT  
INSTANCE_ID 1970191469
INSTANCE_META_PATH /LM/W3SVC/1970191469
LOCAL_ADDR 192.168.1.219
PATH_INFO /ErrorPage.aspx
PATH_TRANSLATED D:\inetpub\forum.mycompany.og\ErrorPage.aspx
QUERY_STRING aspxerrorpath=/Default.aspx
REMOTE_ADDR 127.0.0.1
REMOTE_HOST 127.0.0.1
REMOTE_PORT 2182
REQUEST_METHOD GET
SCRIPT_NAME /ErrorPage.aspx
SERVER_NAME forum.mycompany.org
SERVER_PORT 80
SERVER_PORT_SECURE 0
SERVER_PROTOCOL HTTP/1.1
SERVER_SOFTWARE Microsoft-IIS/6.0
URL /ErrorPage.aspx
HTTP_CONNECTION Keep-Alive
HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_LANGUAGE en-us
HTTP_HOST forum.mycompany.org
HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)

Post #12676
Posted 21/08/2007 15:00:20
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 27/08/2007 11:46:18
Posts: 2, Visits: 2
This has been happening to me as well.  The system works fine for a couple of weeks and then it is unusable.  Simply resaving the web.config makes everything working again.

Is there any solution to this?

Here are my error details...

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...

Detailed error information followsate and Time:         8/21/2007 3:25:06 PMMachine Name:          {My Server Name}Process User:          NT AUTHORITY\NETWORK SERVICERemote User:           {My User Name}Remote Address:        {My IP}Remote Host:           {My IP}URL:                   http://{My DNS}/instantforum/default.aspxNET Runtime version:   1.1.4322.2407Application Domain:    /LM/W3SVC/1/Root/mis/instantforum-1-128318428431048656Assembly Codebase:     c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dllAssembly Full Name:    mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089Assembly Version:      1.0.5000.0Assembly Build Date:   4/18/2007 2:25:10 AMException Type:        System.IO.FileNotFoundExceptionException Message:     Could not find file "c:\windows\system32\inetsrv\Pages.config".Exception Source:      mscorlibException Target Site: WinIOError---- Stack Trace ----   System.IO.__Error.WinIOError(errorCode As Int32, str As String)       (unknown file): N 00171   System.IO.FileStream..ctor(path As String, mode As FileMode, access As FileAccess, share As FileShare, bufferSize As Int32, useAsync As Boolean, msgPath As String, bFromProxy As Boolean)       (unknown file): N 00852   System.IO.FileStream..ctor(path As String, mode As FileMode, access As FileAccess, share As FileShare)       (unknown file): N 00044   System.Xml.XmlDownloadManager.GetStream(uri As Uri, credentials As ICredentials)       (unknown file): N 00073   System.Xml.XmlUrlResolver.GetEntity(absoluteUri As Uri, role As String, ofObjectToReturn As Type)       (unknown file): N 00055   System.Xml.XmlTextReader.CreateScanner()       (unknown file): N 00384   System.Xml.XmlTextReader.Init()       (unknown file): N 00023   System.Xml.XmlTextReader.Read()       (unknown file): N 00530   System.Xml.XmlReader.MoveToContent()       (unknown file): N 00075   System.Data.DataSet.ReadXml(reader As XmlReader, mode As XmlReadMode, denyResolving As Boolean)       (unknown file): N 00189   System.Data.DataSet.ReadXml(fileName As String, mode As XmlReadMode)       (unknown file): N 00128   InstantASP.Common.XML.XMLDocument.OpenAsDataView(sSortColumn As String)       (unknown file): N 00211   InstantASP.Common.XML.XMLDocument.GetValue(sKey As String, sXMLPath As String, sSortColumn As String)       (unknown file): N 00046   InstantASP.InstantForum.Components.Request.IsPostPage()       (unknown file): N 00032   InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentForum()       (unknown file): N 00137   InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentSkin()       (unknown file): N 00014   InstantASP.InstantForum.HttpContext.ForumContext..ctor()       (unknown file): N 00122   InstantASP.InstantForum.HttpContext.ForumContext.get_Current()       (unknown file): N 00110   InstantASP.InstantForum.UI.Controls.MasterPage.OnInit(e As EventArgs)       (unknown file): N 00010   System.Web.UI.Control.InitRecursive(namingContainer As Control)       (unknown file): N 00240   System.Web.UI.Control.InitRecursive(namingContainer As Control)       (unknown file): N 00178   System.Web.UI.Page.ProcessRequestMain()       (unknown file): N 00197---- Collections ----Cookies    IF_LastVisit                  8%2f14%2f2007+9%3a19%3a01+AM    IF_InstantASP_PanelBar_Collaspseda_ctlAdminNavBarManageAttachments,a_ctlAdminNavBarCommunication,a_ctlAdminNavBarManageSettings,a_ctlAdminNavBarMaintenance,a_ctlAdminNavBarStats    IF_InstantASP_PanelBar_Expandeda_ctlForums64LEGACYCOMXFUNCTIONALITY,a_ctlForums75ImpactBookGroup,a_ctlForums66DevelopersHOWTO,a_ctlForums68TechnologiesandResearch,a_ctlForums67TelecomIndustry,a_ctlForums65ClientSpecific    ASP.NET_SessionId             2ec0fv55zdy4xqeu1ahyllyq    IASP_IsActive                 TrueServerVariables    APPL_MD_PATH                  /LM/W3SVC/1/Root/instantforum    APPL_PHYSICAL_PATH            e:\inetpub\wwwroot\instantforum\    AUTH_TYPE                     Forms    AUTH_USER                     {My User Name}    REMOTE_USER                   {My User Name}    CONTENT_LENGTH                0    GATEWAY_INTERFACE             CGI/1.1    HTTPS                         off    INSTANCE_ID                   1    INSTANCE_META_PATH            /LM/W3SVC/1    LOCAL_ADDR                    10.8.12.75    PATH_INFO                     /instantforum/default.aspx    PATH_TRANSLATED               e:\inetpub\wwwroot\instantforum\default.aspx    REMOTE_ADDR                   {My IP}    REMOTE_HOST                   {My IP}    REMOTE_PORT                   50386    REQUEST_METHOD                GET    SCRIPT_NAME                   /instantforum/default.aspx    SERVER_NAME                   {My DNS}    SERVER_PORT                   80    SERVER_PORT_SECURE            0    SERVER_PROTOCOL               HTTP/1.1    SERVER_SOFTWARE               Microsoft-IIS/6.0    URL                           /instantforum/default.aspx    HTTP_CONNECTION               Keep-Alive    HTTP_ACCEPT                   */*    HTTP_ACCEPT_ENCODING          gzip, deflate    HTTP_ACCEPT_LANGUAGE          en-us    HTTP_COOKIE                   IF_LastVisit=8%2f14%2f2007+9%3a19%3a01+AM; IF_InstantASP_PanelBar_Collaspsed=a_ctlAdminNavBarManageAttachments,a_ctlAdminNavBarCommunication,a_ctlAdminNavBarManageSettings,a_ctlAdminNavBarMaintenance,a_ctlAdminNavBarStats; IF_InstantASP_PanelBar_Expanded=a_ctlForums64LEGACYCOMXFUNCTIONALITY,a_ctlForums75ImpactBookGroup,a_ctlForums66DevelopersHOWTO,a_ctlForums68TechnologiesandResearch,a_ctlForums67TelecomIndustry,a_ctlForums65ClientSpecific; ASP.NET_SessionId=2ec0fv55zdy4xqeu1ahyllyq;     HTTP_HOST                     {My DNS}    HTTP_USER_AGENT               Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.20706; .NET CLR 3.0.590)    HTTP_UA_CPU                   x86
Post #13176
Posted 21/08/2007 15:06:20
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 27/08/2007 11:46:18
Posts: 2, Visits: 2
Looks like my post was truncated

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...
Detailed error information follows:

Date and Time:         8/21/2007 3:25:06 PM
Machine Name:          {My Server}
Process User:          NT AUTHORITY\NETWORK SERVICE
Remote User:           {My Account}
Remote Address:        {My IP}
Remote Host:           {My IP}
URL:                   http://{My DNS}/instantforum/default.aspx

NET Runtime version:   1.1.4322.2407
Application Domain:    /LM/W3SVC/1/Root/instantforum-1-128318428431048656
Assembly Codebase:     c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
Assembly Full Name:    mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Assembly Version:      1.0.5000.0
Assembly Build Date:   4/18/2007 2:25:10 AM

Exception Type:        System.IO.FileNotFoundException
Exception Message:     Could not find file "c:\windows\system32\inetsrv\Pages.config".
Exception Source:      mscorlib
Exception Target Site: WinIOError

---- Stack Trace ----
   System.IO.__Error.WinIOError(errorCode As Int32, str As String)
       (unknown file): N 00171
   System.IO.FileStream..ctor(path As String, mode As FileMode, access As FileAccess, share As FileShare, bufferSize As Int32, useAsync As Boolean, msgPath As String, bFromProxy As Boolean)
       (unknown file): N 00852
   System.IO.FileStream..ctor(path As String, mode As FileMode, access As FileAccess, share As FileShare)
       (unknown file): N 00044
   System.Xml.XmlDownloadManager.GetStream(uri As Uri, credentials As ICredentials)
       (unknown file): N 00073
   System.Xml.XmlUrlResolver.GetEntity(absoluteUri As Uri, role As String, ofObjectToReturn As Type)
       (unknown file): N 00055
   System.Xml.XmlTextReader.CreateScanner()
       (unknown file): N 00384
   System.Xml.XmlTextReader.Init()
       (unknown file): N 00023
   System.Xml.XmlTextReader.Read()
       (unknown file): N 00530
   System.Xml.XmlReader.MoveToContent()
       (unknown file): N 00075
   System.Data.DataSet.ReadXml(reader As XmlReader, mode As XmlReadMode, denyResolving As Boolean)
       (unknown file): N 00189
   System.Data.DataSet.ReadXml(fileName As String, mode As XmlReadMode)
       (unknown file): N 00128
   InstantASP.Common.XML.XMLDocument.OpenAsDataView(sSortColumn As String)
       (unknown file): N 00211
   InstantASP.Common.XML.XMLDocument.GetValue(sKey As String, sXMLPath As String, sSortColumn As String)
       (unknown file): N 00046
   InstantASP.InstantForum.Components.Request.IsPostPage()
       (unknown file): N 00032
   InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentForum()
       (unknown file): N 00137
   InstantASP.InstantForum.HttpContext.ForumContext.get_GetCurrentSkin()
       (unknown file): N 00014
   InstantASP.InstantForum.HttpContext.ForumContext..ctor()
       (unknown file): N 00122
   InstantASP.InstantForum.HttpContext.ForumContext.get_Current()
       (unknown file): N 00110
   InstantASP.InstantForum.UI.Controls.MasterPage.OnInit(e As EventArgs)
       (unknown file): N 00010
   System.Web.UI.Control.InitRecursive(namingContainer As Control)
       (unknown file): N 00240
   System.Web.UI.Control.InitRecursive(namingContainer As Control)
       (unknown file): N 00178
   System.Web.UI.Page.ProcessRequestMain()
       (unknown file): N 00197


---- Collections ----

Cookies

    IF_LastVisit                  8%2f14%2f2007+9%3a19%3a01+AM
    IF_InstantASP_PanelBar_Collaspseda_ctlAdminNavBarManageAttachments,a_ctlAdminNavBarCommunication,a_ctlAdminNavBarManageSettings,a_ctlAdminNavBarMaintenance,a_ctlAdminNavBarStats
    IF_InstantASP_PanelBar_Expandeda_ctlForums64LEGACYCOMXFUNCTIONALITY,a_ctlForums75ImpactBookGroup,a_ctlForums66DevelopersHOWTO,a_ctlForums68TechnologiesandResearch,a_ctlForums67TelecomIndustry,a_ctlForums65ClientSpecific
    ASP.NET_SessionId             2ec0fv55zdy4xqeu1ahyllyq
    IASP_IsActive                 True
  
ServerVariables

    APPL_MD_PATH                  /LM/W3SVC/1/Root/instantforum
    APPL_PHYSICAL_PATH            e:\inetpub\wwwroot\instantforum\
    AUTH_TYPE                     Forms
    AUTH_USER                     {My Account}
    REMOTE_USER                   {My Account}
    CONTENT_LENGTH                0
    GATEWAY_INTERFACE             CGI/1.1
    HTTPS                         off
    INSTANCE_ID                   1
    INSTANCE_META_PATH            /LM/W3SVC/1
    LOCAL_ADDR                    10.8.12.75
    PATH_INFO                     /instantforum/default.aspx
    PATH_TRANSLATED               e:\inetpub\wwwroot\instantforum\default.aspx
    REMOTE_ADDR                   {My IP}
    REMOTE_HOST                   {My IP}
    REMOTE_PORT                   50386
    REQUEST_METHOD                GET
    SCRIPT_NAME                   /instantforum/default.aspx
    SERVER_NAME                   {My DNS}
    SERVER_PORT                   80
    SERVER_PORT_SECURE            0
    SERVER_PROTOCOL               HTTP/1.1
    SERVER_SOFTWARE               Microsoft-IIS/6.0
    URL                           /instantforum/default.aspx
    HTTP_CONNECTION               Keep-Alive
    HTTP_ACCEPT                   */*
    HTTP_ACCEPT_ENCODIN