Shoutbox

/usay problem.... - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: /usay problem.... (/showthread.php?tid=85214)

/usay problem.... by ignore on 08-05-2008 at 07:35 PM

why do i get this all the time in the script debugging?

Interop.Call failed to load "C:\Program\Messenger Plus! Live1\Scripts\USay\USay.dll"
Error: unknown (code: -2147467259)
       File: USay.js. Line: 36.
Function OnEvent_Initialize returned an error. Code: -2147352567


how can i solve the problem... when i click on edit on the file and go to line 36 what should i change?


RE: /usay problem.... by andrewdodd13 on 08-05-2008 at 09:24 PM

Possibly remove teh 1 after the Plus! Live part.

Also try and find this DLL. If it doesn't exist there, put the correct path to the DLL in.

If it still doesn't work, post back.


RE: /usay problem.... by ignore on 08-06-2008 at 08:48 AM

i have found the DLL and removed the 1 but its still dosen't work


RE: /usay problem.... by andrewdodd13 on 08-07-2008 at 09:39 AM

Is it the same error, and you are sure this is the correct path?

If so, try checking the DLL's dependencies with DLL walker, it's possible that some may be missing and this won't allow the library to be loaded.