Can't access Exception.xml.resources because it is being used by another process

Last post 07-22-2005 3:17 PM by janetlfox. 2 replies.

Sort Posts:

  • Can't access Exception.xml.resources because it is being used by another process

    05-06-2005, 2:35 PM
    • Member
      270 point Member
    • Jeff_K
    • Member since 06-28-2002, 8:36 AM
    • Posts 54
    I get the following error on my slowish web server. I can't get much use out of that Exception XML file anyway, is there a way to minimize the logging to it to avoid this problem? Thanks.

    IO Error
    Error Details
    File    c:\(snip)\Portals\_default\Logs\Exception.xml.resources
    Error      The process cannot access the file "c:\(snip)\Portals\_default\Logs\Exception.xml.resources" because it is being used by another process.

    Current Settings
    Default Provider    SqlDataProvider
    Connection String    (snip)
    .NET Framework Version      1.1.4322.2032
    Windows User    WEBSERVER1\ASPNET
    Host Name    (snip)
  • Re: Can't access Exception.xml.resources because it is being used by another process

    05-06-2005, 5:13 PM
    • Star
      11,175 point Star
    • mrswoop
    • Member since 04-11-2003, 3:51 PM
    • Seattle, WA
    • Posts 2,235

    Jeff ~ I've only seen this error once or twice... and it is exactly what it says it is, usually the problem is the log being written to a the same time that it is being loaded to be read.  That bug shouldn't happen, but there is a larger issue.

    What errors are being written to your log so frequently that this error is recurring for you?  I would focus on trying to find out why you are receiving so many errors that you see this problem so often.  You can always download the file and use an XML editor to view it.

    Scott Willhite
    It is only with the heart that one can see rightly... what is essential is invisible to the eye.
    ~ Antoine de Saint-Exupéry
  • Re: Can't access Exception.xml.resources because it is being used by another process

    07-22-2005, 3:17 PM
    • Member
      145 point Member
    • janetlfox
    • Member since 02-23-2003, 5:45 AM
    • Posts 29

    I'm getting the same error....

    How did you get rid of it or did you?  I am not able to even log in....

Page 1 of 1 (3 items)