← Back to team overview

nunit-core team mailing list archive

[Bug 1219657] [NEW] Unable to run application that uses COM objects using NUnit

 

Public bug reported:

The application uses MapCore platform which uses COM objects. When trying to run it using NUnit I receive an exception saying that some of the dll's are missing. Those dll's use COM objects. I looked in the fusion log and saw that NUnit searches for the dlls in the directory from where is is being run. I solved it by putting them manually into that directory (ProgramFIles\....).
Is there another solution for this problem? 
Thanks

** Affects: nunitv2
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1219657

Title:
  Unable to run application that uses COM objects using NUnit

Status in NUnit V2 Test Framework:
  New

Bug description:
  The application uses MapCore platform which uses COM objects. When trying to run it using NUnit I receive an exception saying that some of the dll's are missing. Those dll's use COM objects. I looked in the fusion log and saw that NUnit searches for the dlls in the directory from where is is being run. I solved it by putting them manually into that directory (ProgramFIles\....).
  Is there another solution for this problem? 
  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/1219657/+subscriptions


Follow ups

References