Click here to Skip to main content
15,910,981 members
Home / Discussions / C#
   

C#

 
GeneralRe: Outlook settings in C# Pin
Christian Graus31-May-05 21:55
protectorChristian Graus31-May-05 21:55 
GeneralProcess start-close notifications in C# Pin
Miguel Andrés31-May-05 14:04
Miguel Andrés31-May-05 14:04 
GeneralRe: Process start-close notifications in C# Pin
Christian Graus31-May-05 14:09
protectorChristian Graus31-May-05 14:09 
GeneralRe: Process start-close notifications in C# Pin
Miguel Andrés31-May-05 15:23
Miguel Andrés31-May-05 15:23 
GeneralRe: Process start-close notifications in C# Pin
Christian Graus31-May-05 15:31
protectorChristian Graus31-May-05 15:31 
Generalmissing some things Pin
Tom Wright31-May-05 12:19
Tom Wright31-May-05 12:19 
GeneralRe: missing some things Pin
Judah Gabriel Himango31-May-05 13:10
sponsorJudah Gabriel Himango31-May-05 13:10 
GeneralHave Problem while invoking a method in C# Web Services Pin
grace_at_canada31-May-05 10:36
grace_at_canada31-May-05 10:36 
Hi all,

I create a Web Service project called 'eSelectService' and another Class Library project called 'MonerisVO', and a Windows Form project called 'maps' as well.

The reason why I need the Class Library project is because I don't want to have more than 30 parameters when I try to invoke the Web Method. I used the class in Class Library as a value object to contain all the information I need.

Here is the problem:

When I debug the Web Service project, I add the Class Library project's output (Trans.dll) as a reference. Everything works fine.
But when I want to invoke the Web Service via my Windows Form project the compiler says "cannot convert the MonerisVO.ValueObject from eSelectService.ValueObject." So I remove the Trans.dll from the Windows Form project's references. But the new problem is I cannot see the methods in Trans.dll, even the overloaded constructor.

My guess is maybe I get some configuration options wrong.

Is there anybody has the same problem like me? Or is there any good ideas?
Please help me out.

Thanks a lot.

Grace
GeneralRe: Have Problem while invoking a method in C# Web Services Pin
grace_at_canada31-May-05 10:55
grace_at_canada31-May-05 10:55 
GeneralRe: Have Problem while invoking a method in C# Web Services Pin
grace_at_canada1-Jun-05 3:37
grace_at_canada1-Jun-05 3:37 
GeneralDataRow elements datetime problem Pin
parrot12331-May-05 10:26
parrot12331-May-05 10:26 
GeneralRe: DataRow elements datetime problem Pin
Robert Rohde31-May-05 10:46
Robert Rohde31-May-05 10:46 
GeneralRe: DataRow elements datetime problem Pin
parrot1231-Jun-05 2:12
parrot1231-Jun-05 2:12 
GeneralC# Printable Reports from Access DB Pin
Glenn E. Lanier II31-May-05 10:24
Glenn E. Lanier II31-May-05 10:24 
GeneralRe: C# Printable Reports from Access DB Pin
KaptinKrunch31-May-05 19:04
KaptinKrunch31-May-05 19:04 
GeneralRe: C# Printable Reports from Access DB Pin
Glenn E. Lanier II1-Jun-05 3:01
Glenn E. Lanier II1-Jun-05 3:01 
GeneralRe: C# Printable Reports from Access DB Pin
Anonymous2-Jun-05 6:14
Anonymous2-Jun-05 6:14 
GeneralRe: C# Printable Reports from Access DB Pin
Glenn E. Lanier II2-Jun-05 6:32
Glenn E. Lanier II2-Jun-05 6:32 
GeneralRe: C# Printable Reports from Access DB Pin
KaptinKrunch2-Jun-05 16:14
KaptinKrunch2-Jun-05 16:14 
GeneralRe: C# Printable Reports from Access DB Pin
Glenn E. Lanier II6-Jun-05 6:57
Glenn E. Lanier II6-Jun-05 6:57 
GeneralI'm Totally Stumped - DirectDraw C# Surfaces Pin
YawgmothIII31-May-05 8:59
YawgmothIII31-May-05 8:59 
GeneralRe: I'm Totally Stumped - DirectDraw C# Surfaces Pin
Christian Graus31-May-05 11:53
protectorChristian Graus31-May-05 11:53 
GeneralRe: I'm Totally Stumped - DirectDraw C# Surfaces Pin
Anonymous31-May-05 12:42
Anonymous31-May-05 12:42 
GeneralRe: I'm Totally Stumped - DirectDraw C# Surfaces Pin
Christian Graus31-May-05 12:50
protectorChristian Graus31-May-05 12:50 
GeneralRe: I'm Totally Stumped - DirectDraw C# Surfaces Pin
Anonymous31-May-05 15:04
Anonymous31-May-05 15:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.