Forum Post: RE: MIndFusion - Exception has been thrown by the target of an invocation

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
T

tbergman

Guest
Well, I solved (sort of) this issue. It turns out that the project I tested with in Visual Studio had a licences.licx file. Copying this to the assembles (and all the dlls) location allowed it to work. I still don't know why some vendors refuse to register their DLL's in the GAC. I hate the idea of deploying 20 or so DLLs in the assembles file location. What are others doing? Writing your own installation and adding to the GAC? Deploying in the assembly file location? Something else? Tom

Continue reading...
 
Status
Not open for further replies.
Back
Top