|
-
April 25th, 2001, 04:59 AM
#1
Buggy package and deployement wizard?
Hi all,
I have created a COM addin for Outlook and distributed it using the VB6
package and deployement wizard but the setup program doest not work properly
on most of the machine.
When the user executes it, it starts by copying some dll and then prompts
the user for rebooting.
At this point, everything is ok. But (once Windows as rebooted) when the
user executes the setup program again to resume the installation process, it
copies again the dll and prompts again the user for rebooting. And again and
again...
It sounds like the setup is unable to update some dll.
Does anybody has an idea of the problem and a fix to suggest?
I would be very grateful for any help.
Thanks in advance,
JD
-
April 25th, 2001, 05:44 AM
#2
Re: Buggy package and deployement wizard?
Get the latest service pack from Microsoft for Visual Studio it fixes this problem.
-
April 25th, 2001, 12:21 PM
#3
Re: Buggy package and deployement wizard?
Are you running Win2k? If so if a system DLL or OCX gets replaced it will delete it and put the
old one back on the system.
Kris
Software Engineer
Phoenix,AZ
Kris
Software Engineer
Phoenix, AZ USA
-
April 26th, 2001, 03:23 AM
#4
Re: Buggy package and deployement wizard?
Sorry no.
I had this problem when I used to create packages ona windows 2000 machine but service pack 4 ixed it for me.
-
April 26th, 2001, 03:52 AM
#5
Re: Buggy package and deployement wizard?
Many thanks to Kevin Williamson for his post in the MS vb.bugs newsgroup!
The solution to my problem can be found in:
KB article Q191096: "PRB: Multiple "System Files Are Out of Date" Errors"
should give you everything you need.
JD
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|