|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi all!
when i move my vb app from my pc (WIndows XP) to a different computer (Windows 2000) and try to run the app as an .exe, i get: Run-Time error '713' Application-defined or Object-defined error. i looked it up and found some mumbo jumbo about Msdbrptr.dll?? (The Data Report Runtime file?) The help file also says the Microsoft Data Report Designer v6.0 is listed in the References dialog box, but i really have no idea what the "References dialog box" is? have anybody seen this before? i have this .dll (Msdbrptr.dll) on my pc (XP), however the Win2000 pc does not and its a completely different OS. I placed the .dll in what i thought would be the right spot for it, but that did not work. I am not really running any reports per say but i do make frequent read/writes to a database in SQL. I thought that i included everything i needed to make this thing work, but obviously i missed something. Thanks Hack_Programr |
|
#2
|
|||
|
|||
|
You should package your application with an installer like the package & deployment wizard to make sure all dependent components are installed on the target computer.
If you just copy the .exe tyou can leave other necessary code behind. In your VB IDE, press F1 and start looking through the VB documentation so you'll understand references.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
thanks for the help!! i will try as you suggested!!
![]() |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Msdbrptr.dll help!!??!?! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|