Click here to Skip to main content
16,005,206 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to start windows service automatically Pin
arun_pk5-Feb-09 0:24
arun_pk5-Feb-09 0:24 
QuestionMulti Instance application Pin
himuskanhere4-Feb-09 23:23
himuskanhere4-Feb-09 23:23 
AnswerRe: Multi Instance application Pin
Christian Graus4-Feb-09 23:28
protectorChristian Graus4-Feb-09 23:28 
GeneralRe: Multi Instance application Pin
benjymous4-Feb-09 23:57
benjymous4-Feb-09 23:57 
AnswerRe: Multi Instance application Pin
musefan4-Feb-09 23:29
musefan4-Feb-09 23:29 
AnswerRe: Multi Instance application Pin
tasumisra5-Feb-09 1:10
tasumisra5-Feb-09 1:10 
Questionweb Service Error "There was an error generating the XML document." Pin
bfis1081374-Feb-09 23:13
bfis1081374-Feb-09 23:13 
AnswerRe: web Service Error "There was an error generating the XML document." Pin
SeMartens5-Feb-09 1:43
SeMartens5-Feb-09 1:43 
Hi,

webservices are base on SOAP. This protocol uses XML to exchange data. The message is saying that during the serialization of request/response the corresponding XML could not be created. Maybe you should post the client call and the corresponding service method? One of your objects you are passing could be the cause.

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

Questionwrite a c# program Pin
srinivasvaluri4-Feb-09 22:52
srinivasvaluri4-Feb-09 22:52 
AnswerRe: write a c# program Pin
musefan4-Feb-09 22:58
musefan4-Feb-09 22:58 
AnswerRe: write a c# program Pin
Christian Graus4-Feb-09 23:19
protectorChristian Graus4-Feb-09 23:19 
GeneralRe: write a c# program Pin
musefan4-Feb-09 23:24
musefan4-Feb-09 23:24 
GeneralRe: write a c# program Pin
PIEBALDconsult5-Feb-09 3:50
mvePIEBALDconsult5-Feb-09 3:50 
GeneralRe: write a c# program Pin
Guffa5-Feb-09 5:50
Guffa5-Feb-09 5:50 
GeneralRe: write a c# program Pin
PIEBALDconsult5-Feb-09 5:52
mvePIEBALDconsult5-Feb-09 5:52 
AnswerRe: write a c# program Pin
Guffa5-Feb-09 5:56
Guffa5-Feb-09 5:56 
AnswerRe: write a c# program Pin
darkelv5-Feb-09 18:18
darkelv5-Feb-09 18:18 
Questionspam Pin
meenatiruppathi4-Feb-09 22:49
meenatiruppathi4-Feb-09 22:49 
AnswerRe: spam Pin
musefan4-Feb-09 22:55
musefan4-Feb-09 22:55 
Questiongenerating gradient histogram Pin
meenatiruppathi4-Feb-09 22:48
meenatiruppathi4-Feb-09 22:48 
AnswerRe: generating gradient histogram Pin
musefan4-Feb-09 22:50
musefan4-Feb-09 22:50 
AnswerRe: generating gradient histogram Pin
Bharat Jain5-Feb-09 3:24
Bharat Jain5-Feb-09 3:24 
QuestionListing drives from a server Pin
mrithula84-Feb-09 22:26
mrithula84-Feb-09 22:26 
AnswerRe: Listing drives from a server Pin
Christian Graus4-Feb-09 22:45
protectorChristian Graus4-Feb-09 22:45 
AnswerRe: Listing drives from a server Pin
SeMartens4-Feb-09 22:46
SeMartens4-Feb-09 22:46 

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.