Hi All, Friday, July 13, 2007, 6:15:16 PM, you wrote:
> 1) Make sure you are compiling SIPXTAPI with DEBUG turned on. > 2) Copy SIPXTAPID.DLL and SIPXTAPID.MAP to your .NET project BIN directory. > 3) Run your .NET project. Make sure it loads the Debug DLL (sipxtapiD.dll) > 4) Go to the open Visual Studio instance for the SIPXTAPI solution > 5) Set your sipxtapi breakpoints wherever you need > 6) Select DEBUG / ATTACH TO PROCESS > 7) Make sure it's attaching to NATIVE-CODE (not MANAGED-CODE) > 8) Select your .NET program (that should be running) and click the ATTACH > button. > That's all folks ;) Or anyone can compile the SipXcli wrapper (C++/CLI wrapper over the SipXtapi) and can avoid itself from thinking about managed/unmanaged, attaching to process, having the .pdb files and so on. :) Anyone can download SipXcli from the http://sipxcli.cvs.sourceforge.net/sipxcli/ -- Best regards, sipx mailto:[EMAIL PROTECTED] _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
