Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > MSINET.OCX dependencies

Reply
Thread Tools Display Modes

MSINET.OCX dependencies

 
 
Bill Kandler
Guest
Posts: n/a

 
      02-17-2008
I have a VB6 program which I sell for designing certain kinds of lathe
projects. My development base is an XP2 machine with MSDN installed.
Naturally, nothing fails on my machine.

Recently I added automatic program updating to the programs features using
the Internet Transfer Control (MSINET.OCX). MSINET.OCX is included in my
installation process and the program works fine on XP based machines. It does
not run on all Vista machines. On the erroring machines the message displayed
is "Component MSINET.OCX or one of its dependencies not correctly regestered:
a file is missing or invalid". Now I know that the component is present in
the same folder as the application and I know that wininet.dll is also
present on the target machines. Dependency Walker, run on my development
machine tells me nothing of interest even in the profiling mode and I don't
have a Vista machine to check on.

Can anyone help
 
Reply With Quote
 
 
 
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      02-17-2008
Hi Bill

I don't mean to bounce you around, but there are some excellent MSDN Vista
Developer forums where you can speak directly to the Microsft Vista
developers.

MSDN Developer Forums:
http://forums.microsoft.com/MSDN/def...ID=24&SiteID=1


--

Ronnie Vernon
Microsoft MVP
Windows Desktop Experience


"Bill Kandler" <Bill > wrote in message
news:C32CF1F5-31CE-4658-BAD2-...
>I have a VB6 program which I sell for designing certain kinds of lathe
> projects. My development base is an XP2 machine with MSDN installed.
> Naturally, nothing fails on my machine.
>
> Recently I added automatic program updating to the programs features using
> the Internet Transfer Control (MSINET.OCX). MSINET.OCX is included in my
> installation process and the program works fine on XP based machines. It
> does
> not run on all Vista machines. On the erroring machines the message
> displayed
> is "Component MSINET.OCX or one of its dependencies not correctly
> regestered:
> a file is missing or invalid". Now I know that the component is present in
> the same folder as the application and I know that wininet.dll is also
> present on the target machines. Dependency Walker, run on my development
> machine tells me nothing of interest even in the profiling mode and I
> don't
> have a Vista machine to check on.
>
> Can anyone help


 
Reply With Quote
 
Bill Kandler
Guest
Posts: n/a

 
      02-20-2008
Not a very helpful response, but I'll take a look.

I've since revised my process to work with wininet.dll directly and I
believe that has solved the problem. Along the way, I discovered and fixed a
bug in the sample code provided on the MSDN library disc.

I've also learned that if the program is started using a right click on the
shortcut and the 'Run as Administrator' option is selected, the problem goes
away. User class dependent registration? Interesting concept for keeping
people away from where they don't belong but the error message received is
not at all useful.

"Ronnie Vernon MVP" wrote:

> Hi Bill
>
> I don't mean to bounce you around, but there are some excellent MSDN Vista
> Developer forums where you can speak directly to the Microsft Vista
> developers.
>
> MSDN Developer Forums:
> http://forums.microsoft.com/MSDN/def...ID=24&SiteID=1
>
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Desktop Experience
>
>
> "Bill Kandler" <Bill > wrote in message
> news:C32CF1F5-31CE-4658-BAD2-...
> >I have a VB6 program which I sell for designing certain kinds of lathe
> > projects. My development base is an XP2 machine with MSDN installed.
> > Naturally, nothing fails on my machine.
> >
> > Recently I added automatic program updating to the programs features using
> > the Internet Transfer Control (MSINET.OCX). MSINET.OCX is included in my
> > installation process and the program works fine on XP based machines. It
> > does
> > not run on all Vista machines. On the erroring machines the message
> > displayed
> > is "Component MSINET.OCX or one of its dependencies not correctly
> > regestered:
> > a file is missing or invalid". Now I know that the component is present in
> > the same folder as the application and I know that wininet.dll is also
> > present on the target machines. Dependency Walker, run on my development
> > machine tells me nothing of interest even in the profiling mode and I
> > don't
> > have a Vista machine to check on.
> >
> > Can anyone help

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
'MSINET.OCX' OR ONE OF ITS DEPENDENCIES NOT CORRECTLY REGISTERED PERCY Windows Vista General Discussion 13 11-08-2008 07:29 PM
Component ‘MSINET.OCX’ or one of its dependencies not correctly re Rob Windows Vista Performance 0 11-21-2007 03:55 PM
appname.exe.manifest, DLL dependencies shalayka@gmail.com Windows Vista General Discussion 0 06-28-2007 05:06 PM
MSINET.OCX error Metal Paranoia Windows Vista Installation 4 05-21-2007 06:08 PM
MSINET.OCX Craigjjs Windows Vista Games 1 04-07-2007 09:29 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59