Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
regsvr32
Name: steven Date: October 16, 2002 at 11:02:38 Pacific OS: windoews 2000 pro CPU/Ram: 1ghz athon 512mb sdram
Comment:
hello I a new to alt programing and I made these active-x controls. they work on 90 % of the computers that I tested it on. but one computer gives me these errors it running windows 2000 pro.
loadlibrary("activexname.ocx") failed - invalid access to memory location. and loadlibrary("activexname.ocx") failed. get last error returns 0x000003e6
I have tried replacing regsev32.exe I tried making a basic activex control with VS6 I didn't add any thing new to it. KERNEL32.DLL, USER32.DLL and OLE32.DLL are on this computer c:\winnt\system\regsvr32.exe activexname.ocx also I tested this on other win2000 pro computers with out problems ....
Summary: Hi. I'm trying to register CDOEXM.DLL using regsvr32. I'm getting an error saying that the module was not found. I tried to register other dll files and it worked. I don't know why it is not finding c...
Summary: My computer suddenly started displaying this error: "RegSvr32.exe - entry point not found" and also displays " The procedure entry point SMapLS could not be located in the dynamic link library KERNEL3...
Summary: Just a guess.....but go to a command prompt (start >run> cmd and run each of these lines: regsvr32 Urlmon.dll regsvr32 Shell32.dll regsvr32 Shdocvw.dll regsvr32 Oleaut32.dll regsvr32 Actxprxy.dll reg...