Hello, We are currently working on a projekt and want to use qpid (c++ version) as our message broker.
Our clients are written in c# and using the wcf channel implementation. On our win 7 x86 developer boxes all is working fine. On our win 7 x64 developer boxes we have the following problem The specified module could not be found. (Exception from HRESULT: 0x8007007E) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E) Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)] System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +416 System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +166 System.Reflection.Assembly.Load(String assemblyString) +35 We tried out the msi packages from: http://www.riverace.com/qpid/downloads.htm Dependncy walker is saying that the following assembly is missing: gpsvc.dll Does somebody of you have a solution for our problem? Best Regards, Daniel Sack --- TechTalk +43 (1) 4023596-85 Mehr über mich... / My details...<http://web.techtalk.at/signatures/default.aspx?EmpID=ds>
