Re: Strange Interop.JRO Error off Server
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 06/29/04
- Previous message: Mr. B: "Re: Strange Interop.JRO Error off Server"
- In reply to: Mr. B: "Strange Interop.JRO Error off Server"
- Next in thread: Mr. B: "Re: Strange Interop.JRO Error off Server"
- Reply: Mr. B: "Re: Strange Interop.JRO Error off Server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 13:17:29 -0500
On Tue, 29 Jun 2004 16:21:30 GMT, Mr. B <User@NoWhere.com> wrote:
¤ ADO.net using VB.net
¤
¤ I've written a simple application which will import data from one MS Access db
¤ to another. The file is on our 2K Server.
¤
¤ The application works fine when I run it from VB.net... but when I create an
¤ EXE file of my application, and then run it from my PC (ie via a Schedule...
¤ or the EXE manually), I get the following error message:
¤
¤ File or assembly name Interop.JRO, or one of its dependencies, was not found.
¤
¤ Anyone know what is going on? It's kind of strange that it works when I'm
¤ testing my program... but when I run the EXE... nada! Hmmmm...
¤
¤ I'm using .NET Framework v1.1.4322
¤
¤ Anyone know what's going on and a solution to this?
If you have added the Jet Replication Objects (JRO) library to your Project References then you need
to include the Interop.JRO.dll file in the bin folder of your application.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Previous message: Mr. B: "Re: Strange Interop.JRO Error off Server"
- In reply to: Mr. B: "Strange Interop.JRO Error off Server"
- Next in thread: Mr. B: "Re: Strange Interop.JRO Error off Server"
- Reply: Mr. B: "Re: Strange Interop.JRO Error off Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|