473,396 Members | 1,917 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,396 software developers and data experts.

VS2005 App Calling WebService built with VS2003 Issue

Hi All,

One of our customers wrote an application in Visual Studio 2005 and is
trying to use our webservices that was built with Visual Studio 2003. He
reports that the call to the method always times out. If he uses the same
code in Visual Studio 2003 it works fine (it's a simple sign-in method with 2
string parameters for user id and password).

Does anyone know why there is an issue with a VS2005 app calling a
webservice method that was built with VS2003?

Thanks in advance,

Craig
Apr 19 '06 #1
4 1230
Nope there should be no problem whatsoever.

He must be doing something differently - have you seen the code?

Is your service actually receiving the request - is it ever making it
to your server? This is where I'd start.

Josh
http://www.thejoyofcode.com/

Apr 20 '06 #2
q
Hmm first off make sure everything is really a webservice (that is,
something allowed by the WS-I standards) and not a "webservice"
(something that disobeys even the most subtle of WS-I laws).

If you're all standardized, then you're dealing with web services and
you should be able to interop without any problem. Since it's VS2003,
you're probably talking about basic profile WS-I.

Apr 20 '06 #3
q, you wouldn't expect a timeout if there was some incompatibility
issue - you'd expect an error. Furthermore they're both written in .NET
and the asmx plumbing hasn't changed much so even if they weren't 100%
WS-I compliant I wouldn't expect it to just sit there.

How are you getting on with this Craig?

Josh
http://www.thejoyofcode.com/

Apr 21 '06 #4
Hi Josh,

I had to re-post a new question because its no longer an issue with VS2003.
If you could, please see my new post about VS2005 Webservice Debug...

Thanks!

- Craig

"Josh Twist" wrote:
q, you wouldn't expect a timeout if there was some incompatibility
issue - you'd expect an error. Furthermore they're both written in .NET
and the asmx plumbing hasn't changed much so even if they weren't 100%
WS-I compliant I wouldn't expect it to just sit there.

How are you getting on with this Craig?

Josh
http://www.thejoyofcode.com/

Apr 24 '06 #5

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

Similar topics

0
by: jhcorey | last post by:
I'm having some difficulty trying to figure out how to do this. The help topics seem to be still referring to VS2003 In VS2003 (1) I get the webservice reference. (2) I add using...
3
by: Darrin | last post by:
Hello, I see that VS2005 and the new framework 2.0 is out to the public now. Wondering about some things. When you install the new framework 2.0 can a person still use visual studio 2003 or...
2
by: ste | last post by:
VS2005, .NET2 I have a dll that is using TraceSources with no problems. The dll is linked to a webservice. The webservice creates its own traceSource and every thing looks fine.. however...
4
by: Craig | last post by:
Hi All, Not too long ago, I posted a question about any known issues of a VS2005 application calling a VS2003 web service. We narrowed it down to an issue with VS2005. If our customer runs...
15
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers...
3
by: Robbert van Geldrop | last post by:
By making a call to a webservice I receive the following error page, we did a complete new build but the error still exist: The installation of the webservice is on an win 2003 standard service...
4
by: =?Utf-8?B?TmFkYXYgUG9wcGxld2VsbA==?= | last post by:
Hi everybody, I've got two questions about using the EnableSession property with an ASP.NET WebService: First Question: I'm trying to create a web service with EnableSession=true. I can't...
8
by: =?Utf-8?B?UGV0ZXJX?= | last post by:
I install Visual Studio 2005 Pro on Vista. I open and migrate a 2003 web project to 2005. I attempt to browse an aspx file from the Solution Exploer. It displays a blank html page. I create a...
5
by: =?Utf-8?B?SGFpcmxpcERvZzU4?= | last post by:
I have a component that was developed in VS2003 that I need to debug in a VS2005 application. Basic steps are: Build the component for Debug in VS2003. Set the following VS2003 project...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.