Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: installation probs


Message #1 by "Bill" <william.crawley@u...> on Wed, 31 Jul 2002 11:58:10
error 5 can be caused by a lot of things - you need to try and pin down the
line it fails on (Msgbox 1,2....?)

I had it once from a date setting on the client which was different than I
was expecting so that might be worth checking.

-----Original Message-----
From: Bill [mailto:william.crawley@u...]
Sent: 31 July 2002 12:58
To: professional vb
Subject: [pro_vb] installation probs


I have developed an app using VB6 ent SP5. The application references the 
default references +ADO2.6 I use 2 comm controls some buttons, labels and 
text boxes. 1 class module and 1 bas module. when I compile and run the 
app on the dev box (win98) it all runs fine. If I use the package & 
deployment wizard it creates the setup no probs. When I install the app on 
another machine (Win ME) it installs with no errors. MDAC is also loaded. 
When I run the app on WinMe it loads fine, but then without fail I get an 
error 5 invalid procedure call or argument. I never get this message on 
the dev machine.

Regards
Bill

---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059



THIS E-MAIL AND ANY ATTACHED FILES ARE CONFIDENTIAL AND MAY BE LEGALLY
PRIVILEGED. If you are not the addressee, any disclosure, reproduction,
copying, distribution or other dissemination or use of this communication is
strictly prohibited. If you have received this transmission in error please
notify the sender immediately and then delete this e-mail. 
Opinions, advice or facts included in this message are given without any
warranties or intention to enter into a contractual relationship with the
Corporation of London unless specifically indicated otherwise by agreement,
letter or facsimile signed by an authorised signatory of the Corporation. 
Any part of this e-mail which is purely personal in nature is not authorised
by the Corporation of London. All e-mail through the Corporation's gateway
is potentially the subject of monitoring. 
All liability for errors and viruses is excluded. 


  Return to Index