[Quickfix-developers] quickfix_net.dll missing assembly
Brought to you by:
orenmnero
From: Özlem B. <ozl...@ya...> - 2012-02-27 14:20:48
|
Hi, İ m developping a windows service in .net 2005 , using quickfix_net.dll, i can install the service in my own computer, however i cant install another machine . when i start the service , in eventlog i see these errors. How could i solve it Generate Activation Context failed for C:\autobahnservice20\quickfix_net.dll. Reference error message: The referenced assembly is not installed on your system..Resolve Partial Assembly failed for Microsoft.VC90.DebugCRT. Reference error message: The referenced assembly is not installed on your system..Dependent Assembly Microsoft.VC90.DebugCRT could not be found and Last Error was The referenced assembly is not installed on your system. |