Home Page › Forums › BizTalk 2004 – BizTalk 2010 › C++ Runtime Error with SAP-adapter v2.0 › Re: C++ Runtime Error with SAP-adapter v2.0
October 28, 2009 at 6:55 AM
#23565
The adapter created proxy dlls for each RFC and cached in the bin folder of the <Adapter Install Directory> .
These proxies might have been created using the non-unicode server.
Deleting these proxise from bin folder might help.