»SOS Posted July 11, 2006 Report Posted July 11, 2006 (edited) Download and extract this file in your DCME directory or in your C:\Windows\System32 directory if you receive an error message saying it is needed. msinet.ocx: Needed to download any updates. Note that this file is included with the installer provided here.MSINET_ocx.zip Edited August 16, 2006 by Samapico Quote
Drake7707 Posted July 11, 2006 Report Posted July 11, 2006 doesn't it have to be in the system/system32 folder Quote
»Purge Posted July 15, 2006 Report Posted July 15, 2006 Originally, it should be in the system32 folder, but you can have it in the DCME folder too. Quote
Samapico Posted August 1, 2006 Report Posted August 1, 2006 Removed vbuzip10.dll as it will not be needed anymore. Quote
Samapico Posted August 10, 2006 Report Posted August 10, 2006 unpinned ; the component is now installed in the DCME folder automatically with v1.2.7 setup Quote
Animate Dreams Posted August 16, 2006 Report Posted August 16, 2006 Now installs the component... to system32? What about people that don't have admin rights on their computer? By any chance, if the installer can't install to system32, does it put the component in the same folder as the editor instead? You guys said that works, right? Quote
Samapico Posted August 16, 2006 Report Posted August 16, 2006 the component is installed to the DCME folderit should work there for DCME. Quote
fetch Posted August 20, 2006 Report Posted August 20, 2006 I'm having a similar problem i guess. I've done everything you said to do..putting it in system32..heres a screenshot of what error it gives me. Error Quote
Witchie NL Posted August 21, 2006 Report Posted August 21, 2006 same. doesnt work for me either with the same error.this only happens when you instal with DCME 1.2.7.exe other versions do work. Quote
Drake7707 Posted August 21, 2006 Report Posted August 21, 2006 well thats not good :s. I suggest (as a temp solution) that you download 1.2.6 and download the 1.2.7 through check for updates. If that doesn't work, i also have attached the binary of 1.2.7.DCMEv1270.zip Quote
Samapico Posted August 21, 2006 Report Posted August 21, 2006 the thing is, we have no idea how... its not DCME-related anyway, any program using msinet would come up with that error.you could try registering msinet by going in Start -> Run... and typingRegsvr32 MSINET.ocx The msinet.ocx file must be placed in your server32 folder for that to work You must do that on a user with admin rights though.If the registration is successful, it should work. But still, you say versions 1.2.6* work, but not 1.2.7? that doesnt make much sense... you had msinet in the application folder in both cases? Quote
Drake7707 Posted August 21, 2006 Report Posted August 21, 2006 i'll create a setup using the package and deployement wizard of vb6 (looks old-school win95 setup). And i hope that solves the problem as it searches for already installed components and checks them Edit: heh, i can only create a setup with the project file, so i can't do 1.2.7 anymore, it has to be the current state of the project, which i'm still working on and finishing up for the next release.So those who can't get it working, wait juuuuuuust a liiiiiiiiiiiiiiiiiitle longer Quote
Witchie NL Posted August 21, 2006 Report Posted August 21, 2006 sorry spoke to fast. v1.2.6 doesnt work either. Quote
Samapico Posted August 22, 2006 Report Posted August 22, 2006 sorry spoke to fast. v1.2.6 doesnt work either.ok that makes sense , but did you try registering the component as I suggested above? Quote
Witchie NL Posted August 22, 2006 Report Posted August 22, 2006 LoadLibrary("MSINET.ocx") failed - The speciefied module could not be found. i guess i dont have msinet installed or w/e:P Quote
Samapico Posted August 22, 2006 Report Posted August 22, 2006 did you place it in system32 before registering it? or try using the full path: regsvr32 c:\windows\system32\MSINET.OCX Quote
Witchie NL Posted August 22, 2006 Report Posted August 22, 2006 it sais:DllRegisterServer in c:\windows\system32\msinet.ocx has succeeded. Then i go dcmeguess what.... still the same error. this happens for both:regsvr32 c:\windows\system32\MSINET.OCXor:regsvr32 MSINET.OCX (except it gives difrent succeeded notification with this 1) Quote
Drake7707 Posted August 22, 2006 Report Posted August 22, 2006 its inet, not comdlg right ? because there are 2 OCX files that are required. it's never been in this thread tho, but i mentioned it before Quote
fetch Posted August 23, 2006 Report Posted August 23, 2006 I registered it like you said and it still gives me the same error Quote
Samapico Posted August 23, 2006 Report Posted August 23, 2006 but your error isnt about msinet.. its about mscomctl.ocx... http://www.majorgeeks.com/files/mscomctl.zipif the link doesnt work, just google mscomctl.ocx and you'll find some place to download it place that file in your system32 folder and it should work... if not, try registering it the same way suggested above (changing the filename, of course) Quote
fetch Posted August 23, 2006 Report Posted August 23, 2006 thanks for your help guys it finally worked. Quote
Witchie NL Posted August 24, 2006 Report Posted August 24, 2006 Ok i reinstalled MSVC++ 6.0 after windows reinstalation and it worked now. i guess MSVC++ instal's that file.Thanks for the help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.