Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the Web Service URL
Message
From
18/08/2010 13:25:27
 
 
To
18/08/2010 13:21:57
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01477089
Message ID:
01477100
Views:
43
>Ok

Well, something is wrong somewhere. I just did it again and now I know why it ended up like that. Basically, when adding a Web Service reference in the project, now, we have being prompted with this:

Compatibility

Add a Web Reference instead of a Service Reference. This will generate code base on .NET Framework 2.0 Web Services technology.

So, at first, I thought I would do right by using the new standard. But, if I do it, I lose the capability to call my methods with the parameters. As, with this new approach, we are forced to use the SOAP enveloppe. So, I do not know why this is known as Compatibility as we cannot do what we used to do.

Did you succeed to add a Web Service reference in a project, under this new Service Reference, and be able to call a Web Service method such as DoThis("MyUserame", "MyPassword")?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform