473,796 Members | 2,765 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Visual C++ Webservice consumer

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.
Nov 17 '05 #1
6 1443
Josh,
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?


Maybe the problematic machine has an incorrect version of MSXML3? (I'd look
for the latest MSXML3 service pack just in case).

Also, you can use depends.exe to see if there are any other missing
dependencies, though I suspect that's not it.
--
Tomas Restrepo
to****@mvps.org
http://www.winterdom.com/
Nov 17 '05 #2
Josh,
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?


Maybe the problematic machine has an incorrect version of MSXML3? (I'd look
for the latest MSXML3 service pack just in case).

Also, you can use depends.exe to see if there are any other missing
dependencies, though I suspect that's not it.
--
Tomas Restrepo
to****@mvps.org
http://www.winterdom.com/
Nov 17 '05 #3
I downloaded the update to MSXML3 and it still didn't work. It is kind
of weird, because one of the users said that it worked on her machine
today without me doing anything. It seems like it is an intermittent
problem.
Hmmm..

Nov 17 '05 #4
I downloaded the update to MSXML3 and it still didn't work. It is kind
of weird, because one of the users said that it worked on her machine
today without me doing anything. It seems like it is an intermittent
problem.
Hmmm..

Nov 17 '05 #5
I downloaded the update to MSXML3 and it still didn't work. It is kind
of weird, because one of the users said that it worked on her machine
today without me doing anything. It seems like it is an intermittent
problem.
Hmmm..

Nov 17 '05 #6
I downloaded the update to MSXML3 and it still didn't work. It is kind
of weird, because one of the users said that it worked on her machine
today without me doing anything. It seems like it is an intermittent
problem.
Hmmm..

Nov 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4238
by: Thomas Holmgren | last post by:
Hi all I've tried to get my hands on the End User License Agreement for MS Visual C# .NET 2003 STANDARD edition, sofar without luck. Does anybody know where I can find the license agreement for the standard edition? Thank you :)
5
5155
by: hellrazor | last post by:
Hi there, I'm very new to dot net programming and webservices programming. I've managed to create simple webservices so far. Here's my problem: -I've been given a project which needs to have a proprietary algorithm split into a webservice.
0
249
by: Josh Angolano | last post by:
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...
2
5713
by: Miguel | last post by:
Hi, I'm developing an application in C# with Windows Forms for my company that is similar to the MSN Messenger. This application uses a webservice for registering users, etc... and as 2 webbrowser controls on it. Besides that i'm using the firewall client for isa server 2004 and it seems that the browsers aren't able to pass thru it... if i disable the firewall the browsers work fine, if i don't, the 2 browsers just stay there...
0
1138
by: sonyram | last post by:
Hello, I am trying to create a consumer application (console) for a java webservice which is outside our domain. When I tried to add web reference, I was able to locate the service after I give authentication information and I was able to see all the methods. But when I tried to create proxy by pressing the "Add Reference" button, I get the message "Object reference not set to an instance of object" error. any idea why? When I tried...
1
2929
by: rival | last post by:
Hi. I've a single solution with many projects. I'm using VS2003 and framework 1.1 1. Data project - contains UserData class, inheriting from DataSet, and setting up constants and columns like those found in the Duwamish 7 sample 2. WebServices project - wraps up business logic 3. C# winforms consumer connecting to the WebServices. This project has the data project as a reference.
0
1413
by: Nogusta123 | last post by:
My web service has a single method called "CheckEligibility". This method can be used to check a person's eligibility for multiple products. Each product has different data requiements so each product has its own Data transfer Object that inherits from the base DTO used by the "CheckEligibility" method. I am using the attribute to make the product specific DTO's avaialble to the consumer. Also, the name of the particular objects...
0
1283
by: Lord0 | last post by:
Hi there, I've asked this before but I'd thought I'd try my luck again, so apologies in advance. Can an XML Schema be a consumer of a webservice (without using extensions)? I know a Stylesheet can.......though I suspect (after searching) that a Schema cannot. Ideally I'd like to consume a webservice in order to dynamically create restrictions/enumerations - I know, fat chance!
2
3037
by: stormogulen | last post by:
Hi! I'm having some problems figuring out how to organize the different tiers of an application using a webservice. The bottom layer is the DAL, and some of the objects in the DAL, I would like to send via a webservice. That is no problem, just reference the DAL from the webservice. Now in the business layer I am calling methods on the webservice,
0
9535
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10465
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6800
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5453
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4127
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.