10-16-2003, 06:36 PM
|
#1 (permalink)
|
Join Date: Oct 2003
Posts: 12
|
meh server keeps crashing
Quote:
Server Crash Report
===================
Operating System: Microsoft Windows 98 4.10.67766446.0
.NET Framework: 1.1.4322.573
Time: 10/16/2003 11:07:12 AM
Mobiles: 2191
Items: 69673
Clients:
- Count: 0
Exception:
System.UnauthorizedAccessException: Access to the path "C:\WINDOWS\DESKTOP\RUNUO-BETA-35\web\status.html" is denied.
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, Int32 bufferSize)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at Server.Misc.StatusPage.OnTick()
at Server.Timer.Slice()
at Server.Core.Main(String[] args)
|
when i start up my server it runs fine until the end, thats when i'll get this crash log. after it crashes it restarts the server and does it all over again. whats goin on and how do i fix it?
|
|
|