← Back to team overview

nunit-core team mailing list archive

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

 

[Expired for NUnit V2 because there has been no activity for 60 days.]

** Changed in: nunitv2
       Status: Incomplete => Expired

-- 
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:
  Expired

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


References