I've generated soap proxies to access 3 different web services.  If I include 
more than one nsmap file in my pre-compiled header, I get the following error:

1>c:\projects\webservicesclient\webservicesclient\schedule\service1soap.nsmap(3)
 : error C2374: 'namespaces' : redefinition; multiple initialization
1>        c:\projects\webservicesclient\webservicesclient\stdsoap2.h(1945) : 
see declaration of 'namespaces'

Is there some way to separate these out such that I can query more than one web 
service per project?

thanks for the input.

Reply via email to