Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Deployment / October 2004



Tip: Looking for answers? Try searching our database.

I can't deploy VB6 to a W2k machine anymore. Why?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michael Emerald - 28 Oct 2004 21:53 GMT
Hi. I've got an XP development machine.  I'm deploying to a win2000 and it
tells me system files are out of date and need to be updated and rebooted.  
Only, when I reboot I get the same message.  This repeats over and over.  
When I had an NT I had no problem deploying apps to this machine.  What do I
need to do to deploy from an XP to a W2k machine.  thanks.
Bob O`Bob - 28 Oct 2004 22:36 GMT
> Hi. I've got an XP development machine.  I'm deploying to a win2000 and it
> tells me system files are out of date and need to be updated and rebooted.  
> Only, when I reboot I get the same message.  This repeats over and over.  
> When I had an NT I had no problem deploying apps to this machine.  What do I
> need to do to deploy from an XP to a W2k machine.  thanks.

couple of choices:

 1) use a professional deployment packager which brings its own
     "lowest common denominator" libraries to use in the setups it builds.

        i.e., if the one you're using now is (free OR bundled)
        AND from Microsoft then you can probably forget it.

 2) just don't do it - build your install packages on the *lowest* platform that
    you intend to support.  Compile your exe files there, too.  And don't shirk
    testing - anything less is NOT support.

    Bob
MikeD - 29 Oct 2004 00:12 GMT
> Hi. I've got an XP development machine.  I'm deploying to a win2000 and it
> tells me system files are out of date and need to be updated and rebooted.
> Only, when I reboot I get the same message.  This repeats over and over.
> When I had an NT I had no problem deploying apps to this machine.  What do I
> need to do to deploy from an XP to a W2k machine.  thanks.

Very common problem.  It's usually due to Windows File Protection (which
Win2000/XP/ME have but no others versions of Windows do), but there can be
other causes as well.

See the following:

PRB: Multiple "System Files Are Out of Date" Errors
http://support.microsoft.com/default.aspx?scid=kb;en-us;191096

PRB: Setup Cannot Continue...System Files Are Out of Date
http://support.microsoft.com/default.aspx?scid=kb;en-us;174135

You receive multiple "System files are out of date" error messages when you
install a Visual Basic 6.0 application
http://support.microsoft.com/default.aspx?scid=kb;en-us;831491

Mike
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.