Click here to Skip to main content
15,917,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: When is a CWnd ready to receive messages Pin
Naveen20-Oct-09 18:29
Naveen20-Oct-09 18:29 
GeneralRe: When is a CWnd ready to receive messages Pin
ForNow20-Oct-09 18:39
ForNow20-Oct-09 18:39 
GeneralRe: When is a CWnd ready to receive messages Pin
Naveen20-Oct-09 18:43
Naveen20-Oct-09 18:43 
GeneralRe: When is a CWnd ready to receive messages Pin
ForNow20-Oct-09 18:54
ForNow20-Oct-09 18:54 
GeneralRe: When is a CWnd ready to receive messages Pin
Hans Dietrich20-Oct-09 21:59
mentorHans Dietrich20-Oct-09 21:59 
GeneralRe: When is a CWnd ready to receive messages Pin
ForNow21-Oct-09 14:42
ForNow21-Oct-09 14:42 
GeneralRe: When is a CWnd ready to receive messages Pin
Hans Dietrich22-Oct-09 1:21
mentorHans Dietrich22-Oct-09 1:21 
QuestionWindows Vista + VC++ 6.0 + Gsoap 2.7 = ??? Pin
d0mufasa20-Oct-09 14:21
d0mufasa20-Oct-09 14:21 
Hello all,

I have been following the instructions below:

http://svn.rivermuse.org/repos/rivermusecore/trunk/BackEnd/gsoap/gsoap/mod_gsoap\
/gsoap_win/isapi/iis_index.html

to build the sample coding.

I am here:

_____________________________________________________

....
....
Select "Include Files" from the dropdown and add your soapcpp directory (the
one where you have unoacked soap 2.18 or higher). This will let the compiler
find stdsoap2.H
Select "Executable Path" and add the same directory also there. This will let
Visual Studio find soapcpp2.exe
Open all4iis.dsw
Activate the "all4iis" project and build all.

_____________________________________________________

When following the step:
"Activate the "all4iis" project and build all."

I get the following listed below. Basically, the error is:

Creating library Debug/mod_gsoap.lib and object Debug/mod_gsoap.exp
ISAPI_Server.obj : error LNK2001: unresolved external symbol "public: __thiscall
soap::~soap(void)" (??1soap@@QAE@XZ)
ISAPI_Server.obj : error LNK2001: unresolved external symbol "public: __thiscall
soap::soap(void)" (??0soap@@QAE@XZ)
../Debug/mod_gsoap.dll : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

all4iis - 3 error(s), 76 warning(s



How does one get around the problem?

TIA

______________________________________________________

Deleting intermediate files and output files for project 'calc - Win32 Debug'.
Deleting intermediate files and output files for project 'isapi - Win32 Debug'.
Deleting intermediate files and output files for project 'calcclnt - Win32
Debug'.
Deleting intermediate files and output files for project 'dime - Win32 Debug'.
Deleting intermediate files and output files for project 'dimeclnt - Win32
Debug'.
Deleting intermediate files and output files for project 'all4iis - Win32
Debug'.
--------------------Configuration: calc - Win32 Debug--------------------
soapcpp2 .\calc.h ...
** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.9k
** Copyright (C) 2000-2007, Robert van Engelen, Genivia Inc.
** All Rights Reserved. This product is provided "as is", without any warranty.
** The gSOAP compiler is released under one of the following three licenses:
** GPL, the gSOAP public license, or the commercial license by Genivia Inc.
Saving soapStub.h
Saving soapH.h
Saving soapC.c
Saving soapClient.c
Saving soapClientLib.c
Saving soapServer.c
Saving soapServerLib.c
Using ns service name: calc
Using ns service style: document
Using ns service encoding: literal
Using ns service location: http://websrv.cs.fsu.edu/~engelen
Using ns service executable: calc.cgi
Using ns schema namespace: urn:calc
Saving calc.wsdl Web Service description
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving calc.nsmap namespace mapping table
Saving ns.xsd XML schema
Compilation successful
Compiling...
calcserver.cpp
soap2stuff.cpp
Generating Code...
Compiling...
soapC.c
soapServer.c
Generating Code...
Compiling...
winstuff.cpp
Generating Code...
Linking...
Creating library Debug/calc.lib and object Debug/calc.exp
--------------------Configuration: isapi - Win32 Debug--------------------
Compiling resources...
Compiling...
HttpContext.cpp
isapi.cpp
ISAPI_HttpContext.cpp
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\utility(25) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,std::basic_s
tring<char,std::char_traits<char>,std::allocator<char> >
>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::basic_strin
g<char,std::char_traits<char>,std::allocator<char> > >
>::_Kfn,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>\
,std::allocator<char> > > >::iterator' : identifier was truncated to '255'
characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(93) : see reference to
class template instantiation
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> >,std::pair<std::basic_string<char,std::char_traits<cha
r>,std::allocator<char> > const
,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>,std::\
allocator<char> > >
>::_Kfn,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>\
,std::allocator<char> > > >::iterator,bool>' being compiled
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(93) : while compiling
class-template member function
'std::basic_string<char,std::char_traits<char>,std::allocator<char> >
&__thiscall std::map<std::basic_string<char,std::char_traits<char>,std::a
llocator<char>
>,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>,std::\
allocator<char> > > >::operator [](const
std::basic_string<char,std::char_traits<char
>,std::allocator<char> > &)'
ISAPI_Server.cpp
ISAPI_SoapServerFactory.cpp
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(120) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' : identifier was truncated to
'255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(46) : see reference to
class template instantiation
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::al
locator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' being compiled

C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(172) : see reference to class template
instantiation
'std::map<std::basic_string<char,std::char_traits<char>,std::allocator<cha
r> >,SoapDll,casecmpless,std::allocator<SoapDll> >' being compiled
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(120) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator' : identifier was
truncated to '255' characters in the debug informat
ion
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(46) : see reference to
class template instantiation
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::al
locator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' being compiled

C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(172) : see reference to class template
instantiation
'std::map<std::basic_string<char,std::char_traits<char>,std::allocator<cha
r> >,SoapDll,casecmpless,std::allocator<SoapDll> >' being compiled
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(120) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(46) : see reference to
class template instantiation
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::al
locator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' being compiled

C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(172) : see reference to class template
instantiation
'std::map<std::basic_string<char,std::char_traits<char>,std::allocator<cha
r> >,SoapDll,casecmpless,std::allocator<SoapDll> >' being compiled
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(120) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Node' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(46) : see reference to
class template instantiation
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::al
locator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' being compiled

C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(172) : see reference to class template
instantiation
'std::map<std::basic_string<char,std::char_traits<char>,std::allocator<cha
r> >,SoapDll,casecmpless,std::allocator<SoapDll> >' being compiled
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(120) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator' : identifier was
truncated to '255' characters in the debug informat
ion
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(46) : see reference to
class template instantiation
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::al
locator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' being compiled

C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(172) : see reference to class template
instantiation
'std::map<std::basic_string<char,std::char_traits<char>,std::allocator<cha
r> >,SoapDll,casecmpless,std::allocator<SoapDll> >' being compiled
C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(176) : warning C4786:
'std::reverse_bidirectional_iterator<std::_Tree<std::basic_string<char,std::char\
_traits<char>,std::allocator<char
> >,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>
> const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll> >::_Kfn,casecmpless,std::all
ocator<SoapDll>
>::iterator,std::pair<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> > const
,SoapDll>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator\
<char> > const ,SoapDll> &,std::pair<std::basic_string<c
har,std::char_traits<char>,std::allocator<char> > const ,SoapDll> *,int>' :
identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(176) : warning C4786:
'std::reverse_bidirectional_iterator<std::_Tree<std::basic_string<char,std::char\
_traits<char>,std::allocator<char
> >,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char>
> const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll> >::_Kfn,casecmpless,std::all
ocator<SoapDll>
>::const_iterator,std::pair<std::basic_string<char,std::char_traits<char>,std::a\
llocator<char> > const
,SoapDll>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator\
<char> > const ,SoapDll> const &,std::pair<std::ba
sic_string<char,std::char_traits<char>,std::allocator<char> > const ,SoapDll>
const *,int>' : identifier was truncated to '255' characters in the debug
information
C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(176) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> >,std::pair<std::basic_s
tring<char,std::char_traits<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterato
r,bool>' : identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(176) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> >,std::pair<std::basic_s
tring<char,std::char_traits<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterato
r,std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
ch
ar> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator>' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(176) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> >,std::pair<std::basic_s
tring<char,std::char_traits<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_i
terator,std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<\
char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::alloca
tor<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator>' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\GSOAP_2_7_9e\INSTALL\gsoap-win32-2.7\mod_gsoap\gsoap_win\isapi\\
gsoap\ISAPI_SoapServerFactory.cpp(178) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char
,std::char_traits<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator' : ident
ifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(97) : warning C4786:
'pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<ch\
ar>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,st
d::map<std::basic_string<char,std::char_traits<char>,std::allocator<char> ' :
identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(96) : while compiling
class-template member function 'struct std::pair<class std::_Tree<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,struct std::pair<cla
ss std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const ,class SoapDll>,struct std::map<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,class SoapDll,struct casecmpless,class
std::allocator<class SoapDll> >::_Kfn,struct casecmpless,class
std::allocator<class SoapDll> >::iterator,bool> __thiscall std::map<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,class SoapDll,struct casecmpl
ess,class std::allocator<class SoapDll> >::insert(const struct std::pair<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
> const ,class SoapDll> &)'
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(97) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDl
l>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator,bool>' : identifier was
truncated to '255' characters in the debug i
nformation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\map(96) : while compiling
class-template member function
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> >,std::pair<std::basic_string<char,std::char_traits<ch
ar>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator,bool> __thiscall
std::map<st
d::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll> >::insert(const
std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll> &)'
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(182) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Redbl' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(176) : while compiling
class-template member function '__thiscall
std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_trait
s<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::~std::_Tree<std::basic_string<cha
r,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::all
ocator<SoapDll> >::_Kfn,casecmpless,std::allocator<SoapDll> >(void)'
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(182) : warning C4786:
'_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<
std::basic_string<char,std::char_traits<char>,std::allocator<char> >,SoapDll,' :
identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(176) : while compiling
class-template member function '__thiscall std::_Tree<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,struct std::pair<class std::b
asic_string<char,struct std::char_traits<char>,class std::allocator<char> >
const ,class SoapDll>,struct std::map<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class SoapDll,struct
casecmpless,class std::all
ocator<class SoapDll> >::_Kfn,struct casecmpless,class std::allocator<class
SoapDll> >::~std::_Tree<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,struct std::pair<class
std::basic_string<char,struct std::cha
r_traits<char>,class std::allocator<char> > const ,class SoapDll>,struct
std::map<class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >,class SoapDll,struct casecmpless,class
std::allocator<class SoapDll> >::_Kfn,st
ruct casecmpless,class std::allocator<class SoapDll> >(void)'
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(182) : warning C4786:
'~_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map
<std::basic_string<char,std::char_traits<char>,std::allocator<char> >,SoapDll' :
identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(176) : while compiling
class-template member function '__thiscall std::_Tree<class
std::basic_string<char,struct std::char_traits<char>,class std::allocator<char>
>,struct std::pair<class std::b
asic_string<char,struct std::char_traits<char>,class std::allocator<char> >
const ,class SoapDll>,struct std::map<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,class SoapDll,struct
casecmpless,class std::all
ocator<class SoapDll> >::_Kfn,struct casecmpless,class std::allocator<class
SoapDll> >::~std::_Tree<class std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >,struct std::pair<class
std::basic_string<char,struct std::cha
r_traits<char>,class std::allocator<char> > const ,class SoapDll>,struct
std::map<class std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >,class SoapDll,struct casecmpless,class
std::allocator<class SoapDll> >::_Kfn,st
ruct casecmpless,class std::allocator<class SoapDll> >(void)'
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(182) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' : identifier was truncated to
'255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(176) : while compiling
class-template member function '__thiscall
std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_trait
s<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::~std::_Tree<std::basic_string<cha
r,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::all
ocator<SoapDll> >::_Kfn,casecmpless,std::allocator<SoapDll> >(void)'
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(236) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Node' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(216) : while compiling
class-template member function
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char> >,std::pair<std::basic_string<char,std::char_traits
<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator,bool> __thiscall
std::_Tr
ee<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,Soap
Dll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::insert(const
std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll> &)'
isapistream.cpp
Generating Code...
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(182) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll>
>::~_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pai
r<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapD
ll> >' : identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(129) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator->' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(132) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator++' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(145) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator==' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(147) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator!=' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(162) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll>
>::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair
<std::basic_string<char,std::char_traits<char>,std::allocator<char> > const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDl
l> >' : identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(190) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::begin' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(194) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::end' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(236) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::insert' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(374) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::erase' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(390) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::find' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(596) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Freenode' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(112) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator::_Inc' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(127) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator*' : identifier
was truncated to '255' characters in the debug inf
ormation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\utility(21) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,So
apDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<cha\
r> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll>
>::iterator,bool>::pair<std::_Tree<std::basic_string<char,std::char_traits<c
har>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const
,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<\
char> >,SoapDll,casecmpless,std::allocator<SoapDll> >::_
Kfn,casecmpless,std::allocator<SoapDll> >::iterator,bool>' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(38) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Key' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(40) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Left' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(42) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Parent' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(44) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Right' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(46) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Value' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(206) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::size' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(363) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::erase' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(402) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::lower_bound' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(454) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Erase' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(462) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Init' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(512) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Insert' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(524) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Lmost' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(551) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Min' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(553) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Rmost' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(557) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Root' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(114) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator::_Mynode' :
identifier was truncated to '255' characters in the debug
information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(124) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::iterator' : identifier
was truncated to '255' characters in the debug info
rmation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(136) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator++' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(139) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator::operator--' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(36) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Color' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(522) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Lbound' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(541) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Lrotate' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(546) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Max' : identifier was truncated
to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(574) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Rrotate' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(590) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Buynode' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(592) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Consval' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(594) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Destval' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(65) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::
map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator::const_iterator' :
identifier was truncated to '255' characters in the
debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(102) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator::_Dec' :
identifier was truncated to '255' characters in the debug in
formation
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\xtree(559) : warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std:
:map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Root' : identifier was truncated
to '255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Nil' : identifier was truncated
to '255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Nilrefs' : identifier was
truncated to '255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >' : identifier was truncated to
'255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::const_iterator' : identifier was
truncated to '255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator' : identifier was
truncated to '255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Node' : identifier was truncated
to '255' characters in the debug information
warning C4786:
'std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits<char>,std
::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::_Redbl' : identifier was
truncated to '255' characters in the debug information
warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,SoapDll>,std::map<std::basic_string<char,std::char_traits
<char>,std::allocator<char> >,SoapDll,casecmpless,std::allocator<SoapDll>
>::_Kfn,casecmpless,std::allocator<SoapDll> >::iterator,bool>' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\utility(21) : warning C4786:
'std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>::pair<std::basic_stri
ng<char,std::char_traits<char>,std::allocator<char> > const
,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >' :
identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\utility(21) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,st
d::basic_string<char,std::char_traits<char>,std::allocator<char> >
>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::b
asic_string<char,std::char_traits<char>,std::allocator<char> > >
>::_Kfn,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>\
,std::allocator<char> > >
>::iterator,bool>::pair<std::_Tree<std::basic_string<char,std::char_traits<cha
r>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>,std::map<std::basic_string<char,std::char_traits<char>,std::alloca
tor<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>,std::\
allocator<char> > >
>::_Kfn,casecmpless,std::allocator<std::basic_string<char,std::char_tr
aits<char>,std::allocator<char> > > >::iterator,bool>' : identifier was
truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\utility(21) : warning C4786:
'std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>::pair<std::basic_stri
ng<char,std::char_traits<char>,std::allocator<char> > const
,std::basic_string<char,std::char_traits<char>,std::allocator<char> > >' :
identifier was truncated to '255' characters in the debug information
C:\INSTALLATIONS\VISUAL_C++\VC98\INCLUDE\utility(21) : warning C4786:
'std::pair<std::_Tree<std::basic_string<char,std::char_traits<char>,std::allocat\
or<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,st
d::basic_string<char,std::char_traits<char>,std::allocator<char> >
>,std::map<std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::b
asic_string<char,std::char_traits<char>,std::allocator<char> > >
>::_Kfn,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>\
,std::allocator<char> > >
>::iterator,bool>::pair<std::_Tree<std::basic_string<char,std::char_traits<cha
r>,std::allocator<char>
>,std::pair<std::basic_string<char,std::char_traits<char>,std::allocator<char> >
const ,std::basic_string<char,std::char_traits<char>,std::allocator<char> >
>,std::map<std::basic_string<char,std::char_traits<char>,std::alloca
tor<char> >,std::basic_string<char,std::char_traits<char>,std::allocator<char>
>,casecmpless,std::allocator<std::basic_string<char,std::char_traits<char>,std::\
allocator<char> > >
>::_Kfn,casecmpless,std::allocator<std::basic_string<char,std::char_tr
aits<char>,std::allocator<char> > > >::iterator,bool>' : identifier was
truncated to '255' characters in the debug information
Linking...
Creating library Debug/mod_gsoap.lib and object Debug/mod_gsoap.exp
ISAPI_Server.obj : error LNK2001: unresolved external symbol "public: __thiscall
soap::~soap(void)" (??1soap@@QAE@XZ)
ISAPI_Server.obj : error LNK2001: unresolved external symbol "public: __thiscall
soap::soap(void)" (??0soap@@QAE@XZ)
../Debug/mod_gsoap.dll : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.

all4iis - 3 error(s), 76 warning(s
AnswerRe: Windows Vista + VC++ 6.0 + Gsoap 2.7 = ??? Pin
CPallini20-Oct-09 20:35
mveCPallini20-Oct-09 20:35 
GeneralRe: Windows Vista + VC++ 6.0 + Gsoap 2.7 = ??? Pin
ThatsAlok20-Oct-09 21:54
ThatsAlok20-Oct-09 21:54 
AnswerRe: Windows Vista + VC++ 6.0 + Gsoap 2.7 = ??? Pin
Member 829494-Jan-10 16:13
Member 829494-Jan-10 16:13 
Questiongsoap success followed by a soap fault?? Pin
d0mufasa20-Oct-09 14:14
d0mufasa20-Oct-09 14:14 
QuestionMy Payroll report Pin
Ev3nflow20-Oct-09 10:50
Ev3nflow20-Oct-09 10:50 
AnswerRe: My Payroll report Pin
David Crow20-Oct-09 10:56
David Crow20-Oct-09 10:56 
GeneralRe: My Payroll report Pin
Ev3nflow20-Oct-09 11:42
Ev3nflow20-Oct-09 11:42 
QuestionRe: My Payroll report Pin
Maximilien20-Oct-09 12:04
Maximilien20-Oct-09 12:04 
AnswerRe: My Payroll report Pin
David Crow21-Oct-09 2:17
David Crow21-Oct-09 2:17 
AnswerRe: My Payroll report Pin
transoft20-Oct-09 12:10
transoft20-Oct-09 12:10 
GeneralRe: My Payroll report Pin
Ev3nflow20-Oct-09 13:59
Ev3nflow20-Oct-09 13:59 
GeneralRe: My Payroll report Pin
David Crow21-Oct-09 2:32
David Crow21-Oct-09 2:32 
GeneralRe: My Payroll report Pin
transoft21-Oct-09 3:10
transoft21-Oct-09 3:10 
QuestionGetGlyphOutline usage [modified] Pin
transoft20-Oct-09 9:12
transoft20-Oct-09 9:12 
QuestionRe: GetGlyphOutline usage Pin
Randor 20-Oct-09 19:41
professional Randor 20-Oct-09 19:41 
AnswerRe: GetGlyphOutline usage Pin
transoft21-Oct-09 1:38
transoft21-Oct-09 1:38 
QuestionPrimer on speech recognition Pin
Dewald20-Oct-09 8:47
Dewald20-Oct-09 8:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.