Page 1 of 1

WorldGate error

Posted: Tue Feb 26, 2008 11:31 pm
by Leevoth
Something seems to be wrong with my WorldGate program. Every time I try to do something with it, an error pops up. Here's the first bit of it, and I have no idea what it means. Can anyone help?


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'OEIShared, Version=1.0.1153.0, Culture=neutral, PublicKeyToken=6bb96f3d82daa243' or one of its dependencies. The system cannot find the file specified.
File name: 'OEIShared, Version=1.0.1153.0, Culture=neutral, PublicKeyToken=6bb96f3d82daa243'
at WorldGate.wg_client.update_pw(pw w)
at WorldGate.wg_client.btn_pwsync_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Posted: Tue Feb 26, 2008 11:47 pm
by AcadiusLost
This is using the Worldgate client, v1.5.1 ? Have you tried reinstalling it, and testing again? I've not seen it throw that sort of error before, but my experience is limited to windows XP SP2 installs running it. Are you using Vista or another OS?

Posted: Wed Feb 27, 2008 1:53 am
by Runestaff
You may want to look into what version of .NET you have installed on your machine, too. Perhaps you have an outdated version.

Also, for what it's worth, I've been using client version 1.5 (not 1.5.1) and have had zero issues with it, so that might be another possibility.

Posted: Wed Feb 27, 2008 2:20 am
by Leevoth
Hmm, ok, I'm using version 1.5.1, and I'm using Xp Professional.

I will try to reinstall, and see what happens. I don't know what .NET is though. How can I find out what version I have?

Thanks a lot for the help.

Posted: Wed Feb 27, 2008 2:40 am
by Leevoth
DOH! I deleted some of the necessary files to run WorldGate. Hence it wasn't working.

:roll:

Anyway, seems to be fine now. Thanks again! :lol: