View Single Post
  #1  
Unread 08-07-2005, 06:55 PM
Xandris Xandris is offline
A Coastal Crab
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 1
Question Error, could use some help.

I get a bunch of errors when I open the updater. This is the error log that was created:

Unknown Error: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.Directory.InternalGetFileDirectoryNames(String fullPath, String userPath, Boolean file)
at System.IO.Directory.InternalGetDirectories(String path, String userPath, String searchPattern)
at System.IO.Directory.GetDirectories(String path, String searchPattern)
at System.IO.Directory.GetDirectories(String path)
at WindowsApplication7.Options.Options_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)


If anyone can tell me how to fix this I will dance like this -->
Reply With Quote