Search found 4 matches

by 20039001
Mon Dec 02, 2013 7:15 am
Forum: Support - RCFProto
Topic: Unable to load RCFProto
Replies: 8
Views: 28142

Re: Unable to load RCFProto

Hi Jarl, With respect to usage of RCFProto libraries, is it compulsory to have RCFProto both Server and Client sides? I have written a C# Client with RCFProto library to communicate with already running C++ server (RPC Service with Protbuff implementation). For this I have used the same .proto(used ...
by 20039001
Wed Nov 20, 2013 6:36 am
Forum: Support - RCFProto
Topic: Unable to load RCFProto
Replies: 8
Views: 28142

Re: Unable to load RCFProto

Hi jarl, When i refer x86 DLL i will get exception at RCFProto.Init() saying that "Unable to load RCFproto native binding for .NET Attempted to load E:\\Protobuf\\RCFProto-win32-0.9.0.6\\RCFProto-win32-0.9.0.6\\csharp\\demo\\vs2008\\bin\\Debug\\x86\CFProto_NET_impl.dll LoadLibraryEx error :the Speci...
by 20039001
Tue Nov 19, 2013 8:48 am
Forum: Support - RCFProto
Topic: Unable to load RCFProto
Replies: 8
Views: 28142

Re: Unable to load RCFProto

Hi jarl, Thanks for your suggestion I followed below mentioned steps to build RCFProtoDemo application Step1 : I have Downloaded RCFProto-win32-0.9.0.6.zip. Step2 : opened csharp/demo/vs2008/RCFprotoDemo.sln in visual Studio 2008 Step3 :Before building RCFProtoDemo Solution. I have generated Demo.CS...
by 20039001
Fri Nov 15, 2013 10:19 am
Forum: Support - RCFProto
Topic: Unable to load RCFProto
Replies: 8
Views: 28142

Unable to load RCFProto

whem i building client-server C#(csharp) demo application in VS 2008 at RCFProto.Init(); line i am getting "unable to load PCFproto native binding for .Net Attempted to lead RCFProto_NET_impl.dll LoadLibraryEx() error :The specified module could not be found " i intstalled Microsoft Visual C++ 2008 ...