I have removed axis2_parser-.lib and added axis2_parser_guththila.lib
instead in axiom->Linker->Input->additional dependencies. I still get
the same error...

In modules I can see that axis2_parser_guththila.dll is loaded but so is
also axis2_parser.dll...

 

/Indra

 

________________________________

From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] 
Sent: den 6 oktober 2008 14:32
To: Apache AXIS C Developers List
Subject: Re: Axis2/c debug mode problem

 

You don't need to specify enable_guththila =1. You need to link axiom
against axis2_parser_guththila instead of axis2_parser.

Supun.. 

On Mon, Oct 6, 2008 at 5:27 PM, <[EMAIL PROTECTED]> wrote:

Okay, I have added the projects axis2_parser_guththila and guththila. I
also need to add enable_guththila =1 in the preprocessor settings, don't
I?

 

 

/Indra

 

________________________________

From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] 
Sent: den 6 oktober 2008 11:54


To: Apache AXIS C Developers List
Subject: Re: Axis2/c debug mode problem

 

Please try to build with Guththila and you will be able to know for sure
what is the cause of the problem.

Supun.

On Mon, Oct 6, 2008 at 2:48 PM, <[EMAIL PROTECTED]> wrote:

I tried to clean and build but I still have the same problem. I checked
and all the axis-dlls are compiled in debug but I think the problem has
to do with my libxml2. Do you know where I can find a libxml2.dll that
is compiled for debug?

 

/Indra

 

________________________________

From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] 
Sent: den 4 oktober 2008 06:00
To: Apache AXIS C Developers List
Subject: Re: Axis2/c debug mode problem

 

Usually this happens due to DLL conflicts. Try to clean everything build
again. I usually clean everything manually and build again when this
happens.

Supun.

On Fri, Oct 3, 2008 at 7:36 PM, <[EMAIL PROTECTED]> wrote:

Hi again!

I have compiled axis2/c using the axis2c.sln in release mode which works
fine.

I want to compile it in debug mode but it's not working. I get this
error message when I debug: 

 

"Windows has triggered a breakpoint in axis2_http_server.exe.

This may be due to a corruption of the heap, which indicates a bug in
axis2_http_server.exe or any of the DLLs it has loaded.

This may also be due to the user pressing F12 while
axis2_http_server.exe has focus.

The output window may have more diagnostic information."

 

And this when I try to run it:

 

"Debug Assertion Failed!

Program: ...s2c-src-1.5.0\ides\axis2c\deploy\bin\axis2_httpserver.exe

File: f:\dd\vctools\crt_bld\self_x86\crt\src\dbgheap.c

Line:1317

 

Expression: _CrtIsValidHeapPointer(pUserData)

 

For information on how your program can cause an assertion failure, see
the Visual C++ documentation on asserts. "

 

I have attached a screen shot of the heap...

 

Can you help me?

 

/Indra

 

 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Software Engineer, WSO2 Inc
http://wso2.org




-- 
Software Engineer, WSO2 Inc
http://wso2.org




-- 
Software Engineer, WSO2 Inc
http://wso2.org

Reply via email to