hello ,
i use Apache 2 , axis c++ and Microsoft Visual C++ 6.0
when i compile and run a client application i do get a error message and application terminates can any one help me please..
Error message:
The instruction at 0x0040175d referenced memory at 0x00000000 . The memory could not be read.
i hav started debugging it . The problem is within the webservice method at
i hav started debugging it . The problem is within the webservice method at
m_pCall->unInitialize();
xsd__int r = *Ret;
delete Ret;
return r;
xsd__int r = *Ret;
delete Ret;
return r;
i also compiled by debug option "/MD" but couldnt find solution..
can any one help......
What are the most popular cars? Find out at Yahoo! Autos
