data report error after deployment
I've a sample code from Microsoft(Refer end of the post). After i make exe then i deploy it to another machine B without vb6 installed. When i click on show report it gave me :
error '372', saying that msdbrptr.dll was outdated version bla bla bla.
I've include the dll file when i deploy to machine B.
Try to find another version of msdbrptr.dll but still giving same error.
Anyone please help !!! Million thanks.
* http://www.microsoft.com/downloads/d...displaylang=en
Re: data report error after deployment
Moved to applications deployment
Re: data report error after deployment
Was there a version of this file already on the target machine?
What did you use to deploy your app?
Re: data report error after deployment
Hi Hack,
I'm using the Innosetup(http://www.jrsoftware.org/isinfo.php).
Hi Randem,
The target machine doesn't has the file and it giving me some other error so i just copy msdbrptr.dll over to the target machine and it gave me this error saying the version was outdated.
I've tried this again on another test machine and it's giving the same error.
Wonder what's the correct way to deploy the application after make exe?
Any better suggestion or advise?
Thanks !!!
Re: data report error after deployment
Yes, I do have a better suggestion and advice. but I was told that I can't give links to the answer unless it involves PDW or information that someone else wrote. So, maybe after about 30 post someone may give you the answer... Sorry fo the inconvience...
Re: data report error after deployment
anyone else can advise me what to do ???
Re: data report error after deployment