473,320 Members | 1,744 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Problems calling web service from 64-bit client

1
I have a web service (.NET 2.0) that defines a function with input parameters defined as "int".
This web service is running on a 32-bit machine or 64-bit machine.
There is a client that is calling this web service method (written in js).
Client that running on a 64-bit machine failes.
while client that running on a 32-bit machine succeed the request.
Is the any idea for the reason?
May 8 '14 #1
1 1842
Frinavale
9,735 Expert Mod 8TB
I think you are going to have to specify which version of int to use because the bits that represent the integer are going to be different on a 32 bit operating system vs a 64 bit operating system.

If you are targeting both 64 and 32 bit platforms, consider using Int32 instead of "int".

-Frinny
May 12 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: David | last post by:
I understand that MS has dropped support of the webservice HTML component. So, what is the new "supported" way of accessing a web service from client-side Jscript? DT
2
by: R.A. | last post by:
Hi, I have a web service that process a client call. When a client makes a call to the web method the method needs to query some data from a client_A and return the data to the calling client_B....
3
by: Merav Orion via .NET 247 | last post by:
I have a problem calling webservice from client side javascript. The javascript call the settimeout() method. when the user press submit button it ignore the press and keep refreshing the page. it...
3
by: fred00 | last post by:
I have been searching for information relating to what I want to do, and I am assuming it is not a common issue. I have developed a web service and a client for a customer. I need to give the...
2
by: Dmitry Sazonov | last post by:
I'm novice here and I'm sorry for stupid question. We are trying to understand web services architecture, is it better than TIBCO.Randevouz and does webservices fit our needs. I understand, I...
5
by: vthakur | last post by:
Hello: I have a Axis Web Service that sets the sessionid in the SOAP header for persisting the session. The client is a .Net client that processes the header as an Unknown Header. It sets the...
0
by: ben | last post by:
OK so there are a few things going on. I succesfully created a SOAP webreference in VS IDE which when built works fine under small amounts of load, however under heavy amounts of load we start to...
3
by: Jeff Williams | last post by:
I need to develop an application that runs as a service. Easy there are samples on how to do this. I need to have a client which updates information for the service. Easy to do. How do I...
2
by: Sam Durai | last post by:
Let me know whether IBM supports 64bit client application in a 32bit instance. There are 2 inconsistent descriptions. According to V8 Information center, DB2 does not support running a 64-...
0
by: =?Utf-8?B?RGF2ZSBIZXJybWFubg==?= | last post by:
I have a web service (.NET 2.0) that defines a method with two input parameters. Both of these input parameters are defined as "int". This web service is running on a 32-bit machine. There is a...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.