Click here to Skip to main content
15,915,702 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiontruncate strings Pin
nikneem20052-Mar-07 13:32
nikneem20052-Mar-07 13:32 
AnswerRe: truncate strings Pin
Harini N K2-Mar-07 13:51
Harini N K2-Mar-07 13:51 
GeneralRe: truncate strings Pin
nikneem20052-Mar-07 13:57
nikneem20052-Mar-07 13:57 
GeneralRe: truncate strings Pin
Harini N K2-Mar-07 14:05
Harini N K2-Mar-07 14:05 
QuestionControling Child Window Pin
Jonathan Gibbs2-Mar-07 13:06
Jonathan Gibbs2-Mar-07 13:06 
AnswerRe: Controling Child Window Pin
nikneem20052-Mar-07 13:34
nikneem20052-Mar-07 13:34 
AnswerRe: Controling Child Window Pin
Haissam3-Mar-07 14:42
Haissam3-Mar-07 14:42 
QuestionMissing partial modifier on declaration of type 'DataSet1' Pin
duaatul2-Mar-07 12:30
duaatul2-Mar-07 12:30 
This little issue is really freaking me.

I have this vanilla web service that returns a typeed DataSet (DataSet1). The web service works fine in IE and also with a test application.
But when I try to use WebService Studio to test the web service, it gives me the following error:

c:\Documents and Settings\atul.dua\Local Settings\Temp\d3y5tjap.0.cs(523,14) : error CS0260: Missing partial modifier on declaration of type 'DataSet1'; another partial declaration of this type exists
c:\Documents and Settings\atul.dua\Local Settings\Temp\d3y5tjap.0.cs(664,26) : error CS0102: The type 'DataSet1' already contains a definition for 'DataTable1RowChangeEventHandler'
c:\Documents and Settings\atul.dua\Local Settings\Temp\d3y5tjap.0.cs(668,18) : error CS0260: Missing partial modifier on declaration of type 'DataSet1.DataTable1DataTable'; another partial declaration of this type exists


Does any one has any clue whats wrong with web service studio.
NOTE: I am using .NET 2.0 / VS 2005

Atul
AnswerRe: Missing partial modifier on declaration of type 'DataSet1' Pin
nikneem20052-Mar-07 13:40
nikneem20052-Mar-07 13:40 
QuestionSample Asp.net application Pin
umashankergr82-Mar-07 7:55
umashankergr82-Mar-07 7:55 
AnswerRe: Sample Asp.net application Pin
Rakheesh Chalil2-Mar-07 8:38
Rakheesh Chalil2-Mar-07 8:38 
AnswerRe: Sample Asp.net application Pin
umashankergr86-Mar-07 19:09
umashankergr86-Mar-07 19:09 
Questionimage views Pin
vamsivs2-Mar-07 5:02
vamsivs2-Mar-07 5:02 
AnswerRe: image views Pin
Frank Kerrigan2-Mar-07 5:57
Frank Kerrigan2-Mar-07 5:57 
QuestionRedirecting parent page Pin
Khan.Bangash2-Mar-07 4:57
Khan.Bangash2-Mar-07 4:57 
AnswerRe: Redirecting parent page Pin
Guffa2-Mar-07 8:26
Guffa2-Mar-07 8:26 
AnswerRe: Redirecting parent page Pin
Haissam3-Mar-07 14:08
Haissam3-Mar-07 14:08 
QuestionRole Management Pin
Sarfaraj Ahmed2-Mar-07 4:30
Sarfaraj Ahmed2-Mar-07 4:30 
QuestionRadioButtonList&Datagrid Pin
nclauder2-Mar-07 4:21
nclauder2-Mar-07 4:21 
QuestionCall javascript class methods from aspx page Pin
breen252-Mar-07 3:26
breen252-Mar-07 3:26 
AnswerRe: Call javascript class methods from aspx page Pin
badgrs2-Mar-07 4:30
badgrs2-Mar-07 4:30 
AnswerRe: Call javascript class methods from aspx page Pin
Guffa2-Mar-07 5:48
Guffa2-Mar-07 5:48 
GeneralRe: Call javascript class methods from aspx page Pin
breen255-Mar-07 1:25
breen255-Mar-07 1:25 
AnswerRe: Call javascript class methods from aspx page Pin
Guffa5-Mar-07 4:08
Guffa5-Mar-07 4:08 
GeneralRe: Call javascript class methods from aspx page Pin
breen255-Mar-07 5:54
breen255-Mar-07 5:54 

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.