file or assembly name Interop.JRO, or one of its dependencies, was not found

  • Thread starter Thread starter Jon S via DotNetMonster.com
  • Start date Start date
J

Jon S via DotNetMonster.com

Hi all

I have an application that works fine when run from the VS 2003 IDE but when
the exe version runs it pulls up with the following error:
file or assembly name Interop.JRO, or one of its dependencies, was not found

I have read that you need to include the JRO.dll inside the bin folder. I
have this JRO.dll inside the bin folder in both the debug and release folders
but still it pulls up with this error.

Can anyone help??? I'm using C# 2003 if this makes a difference.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top