G
Guest
I have an application that uses webservices with SOAP attachements. In order
to pass data to a webservice it uses the ATLSOAP_BLOB datastructre. This
application works great on my PC where I have Visual Studio .net 2003
installed. However when I deploy the application to a pc that does not have
visual studio, the application throws a fatal exception, when the user tries
to call the webservice.
Is there anything that I should be distributing with my application?
All of the other webservice calls work just fine, only the one's with the
ATLSOAP_BLOB datastructure are failing.
to pass data to a webservice it uses the ATLSOAP_BLOB datastructre. This
application works great on my PC where I have Visual Studio .net 2003
installed. However when I deploy the application to a pc that does not have
visual studio, the application throws a fatal exception, when the user tries
to call the webservice.
Is there anything that I should be distributing with my application?
All of the other webservice calls work just fine, only the one's with the
ATLSOAP_BLOB datastructure are failing.