[xmlsec] Re: Error Signing the xml document

Aleksey Sanin aleksey at aleksey.com
Mon Dec 4 21:27:36 PST 2006


Well, Microsoft has different C runtimes for different versions of
Visual Studio. You might need to re-compile all the libraries to
have a match between all the component libraries and the application
itself.

Aleksey

Yeshwanth C wrote:
> Hi Aleksey,
> I compiled the sample in Visual Studio 6 environment with the batch file 
> given.  The sample works.  But when I copy the same code in Visual 
> Studio 2005 and compile it and run, I get the error.  Will the 
> application not run in Visual Studio 2005 even if the linked libraries 
> are using MSVCRT.dll.  What settings should I set to get the application 
> running satisfactorily in visual Studio 2005.
>  
> Regards
> Yeshwanth
> 
>  
> On 12/4/06, *Aleksey Sanin* <aleksey at aleksey.com 
> <mailto:aleksey at aleksey.com>> wrote:
> 
>     Well, I've just tried the sign1 example and everything works
>     just fine. Can you check that your application build flags
>     match the xmlsec/libxml2 build flags (e.g. debug/release
>     flags, Windows runtime, etc.).
> 
>     Aleksey
> 
>     Yeshwanth C wrote:
>      > Hi Aleksey,
>      >
>      > I am literally trying out the sample you have given in the
>     tutorials.
>      >
>      > I am pasting it below.  Upon debugging, the point of failure is
>     detected
>      > in the following function in file xmldsig.c and marked in red.
>      >
> 
> 



More information about the xmlsec mailing list