Groups | Blog | Home
all groups > inetserver asp components > october 2003 >

inetserver asp components : Getting GetLastError=0x00000485 when tryin to install AspSmartUpload


nonoisemfdesign NO[at]SPAM fr.stnonoise
10/30/2003 3:56:18 PM
Hello dudes,

I'm getting this error that's driving me mad :-/
LoadLibrary("aspSmartUpload") failed
GetLastError returns 0x00000485

My Os is Win98 SE and the server is PWS.

Has anyone ever met that problem, and is there a solution ? I guess
that some £$µ@% dlls are missing, but which ones ?!? This is a
complete mystery.

Searches on google and others don't give anything :-(

Bouhouhou...
Serve Laurijssen
10/31/2003 11:29:46 AM

[quoted text, click to view]

What I always do in this case is create a regular windows application that
instantiates the component and releases it.
If it's missing dependant dll's you will get a message box that shows what
it's missing.

you can also use dumpbin.exe (with the /DEPENDENTS option) to see what it
uses if you have VisualStudio.

nonoisemfdesign NO[at]SPAM fr.stnonoise
10/31/2003 1:19:09 PM
Thanks a lot for this tip :-)

I found that this dll -> msvbvm60.dll
was missing.

Eveything works perfectly now.
AddThis Social Bookmark Button