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

generating NET Framework 3.0 WS proxy?

Hello,

Here is the situation: I had a Web Service that ran on IIS. Proxy for
client application was generated using wsdl.exe. Now I replaced WS with
..NET Framework 3.0 so that I can host it on Windows Forms application.
The problem is that client application has to be written in .NET
Framework 2.0. And proxy class that wsdl.exe generates makes methods
with wrong arguments. My question is: What I am doing wrong? And how I
can fix that?

Thank You

Oct 7 '06 #1
3 1655
Albertas,

If you are using .NET 3.0 and hosting it in windows forms, what is the
binding that you are using?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Albertas" <al**************@gmail.comwrote in message
news:11**********************@i3g2000cwc.googlegro ups.com...
Hello,

Here is the situation: I had a Web Service that ran on IIS. Proxy for
client application was generated using wsdl.exe. Now I replaced WS with
.NET Framework 3.0 so that I can host it on Windows Forms application.
The problem is that client application has to be written in .NET
Framework 2.0. And proxy class that wsdl.exe generates makes methods
with wrong arguments. My question is: What I am doing wrong? And how I
can fix that?

Thank You

Oct 7 '06 #2
I'm using WCF component System.ServiceModel. If that is what you
asked for ?

Thank You
Nicholas Paldino [.NET/C# MVP] wrote:
Albertas,

If you are using .NET 3.0 and hosting it in windows forms, what is the
binding that you are using?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Albertas" <al**************@gmail.comwrote in message
news:11**********************@i3g2000cwc.googlegro ups.com...
Hello,

Here is the situation: I had a Web Service that ran on IIS. Proxy for
client application was generated using wsdl.exe. Now I replaced WS with
.NET Framework 3.0 so that I can host it on Windows Forms application.
The problem is that client application has to be written in .NET
Framework 2.0. And proxy class that wsdl.exe generates makes methods
with wrong arguments. My question is: What I am doing wrong? And how I
can fix that?

Thank You
Oct 7 '06 #3
Nicholas Paldino [.NET/C# MVP] wrote:
Albertas,

If you are using .NET 3.0 and hosting it in windows forms, what is the
binding that you are using?
Ok, I found from my app.config that I'm using:

binding="basicHttpBinding" contract="paslaugos.Imetodai"/>

Oct 8 '06 #4

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

Similar topics

3
by: amine | last post by:
Hi, I have created a proxy class from a wsdl document and I want to add it to my project. but the generated proxy class contains packages like system.web that are not supported by the .NET...
4
by: Lee Chapman | last post by:
Hi, I am having difficulty getting the ASP.NET framework to generate valid XHTML. My immediate problem surrounds user input in, for example, textbox controls. I consider characters such as...
4
by: Water Cooler v2 | last post by:
How do you create a .wsdl file for a Web Service you are developing using Visual Studio .NET 2003?
1
by: louis_la_brocante | last post by:
Dear all, I am having trouble generating a client proxy for a webservice whose methods return a "complex" type. The type is complex in that it is a class whose members are a mix of primitive...
9
by: Cesar | last post by:
Hello there, A java programmer sent me a wsdl file, which I have to use to consume his web methods. When I run the wsld.exe tool to generate the class' code, I get the following message: ...
0
Sakalicek
by: Sakalicek | last post by:
Hi all, I have following problem in my application. I have Web Service and project which uses methods from this Web Service. I created proxy WsProxy by wsdl.exe and put it into that project. But...
0
by: =?Utf-8?B?S2FydW5ha2Fy?= | last post by:
Hi Everyone, I have reached a dead end in trying to solve the following problem. I have been given this wsdl that is already in operation in production systems throughtout the world (its part...
2
by: =?Utf-8?B?RWQgU2huZWtlbmRvcmY=?= | last post by:
I am trying to create a WCF host/client combination using mixed security with UserName authentication. Everything looks good on the host side, but when I go to generate the client proxy using...
0
by: khurramlone | last post by:
I am trying to generate a client proxy from a WCF service library. I am using VS2005, .NET 3.0 on a Windows XP Pro workstation. The WCF service is hosted in a windows service. When I run the windows...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...

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.