Click here to Skip to main content
15,792,609 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralConverting string to HttpPostedFile format Pin
Premchand MR5-Dec-07 19:38
Premchand MR5-Dec-07 19:38 
GeneralRe: Converting string to HttpPostedFile format Pin
Michael Sync5-Dec-07 20:38
Michael Sync5-Dec-07 20:38 
GeneralRe: Converting string to HttpPostedFile format Pin
ReactiveX5-Dec-07 22:00
ReactiveX5-Dec-07 22:00 
GeneralPrint DataGrid from Windows Form Pin
Satish - Developer5-Dec-07 19:15
Satish - Developer5-Dec-07 19:15 
GeneralDetailsView (or GridView), ObjectDataSource and DataObjectTypeName Pin
boy.pockets5-Dec-07 19:13
boy.pockets5-Dec-07 19:13 
Generalimport all Outlook Contacts into my Sql table Pin
Member 38798815-Dec-07 18:04
Member 38798815-Dec-07 18:04 
GeneralRe: import all Outlook Contacts into my Sql table Pin
Sathesh Sakthivel5-Dec-07 18:11
Sathesh Sakthivel5-Dec-07 18:11 
GeneralCannot implicitly convert type 'object[]' to 'System.Collections.ArrayList Pin
samy1005-Dec-07 17:49
samy1005-Dec-07 17:49 
Hi,

i am trying to use in my client application a web service that retuurns an arrylist.

this is my code

ArrayList b = new ArrayList();
b = newService.GetList();

when i try to compile it i get this message:
Cannot implicitly convert type 'object[]' to 'System.Collections.ArrayList

what is the problem? how can i get the array list from the webservice?

thanks
GeneralRe: Cannot implicitly convert type 'object[]' to 'System.Collections.ArrayList Pin
Christian Graus5-Dec-07 18:26
protectorChristian Graus5-Dec-07 18:26 
GeneralRe: Cannot implicitly convert type 'object[]' to 'System.Collections.ArrayList Pin
ReactiveX5-Dec-07 21:57
ReactiveX5-Dec-07 21:57 
GeneralRe: Cannot implicitly convert type 'object[]' to 'System.Collections.ArrayList Pin
samy1006-Dec-07 5:07
samy1006-Dec-07 5:07 
GeneralSet Frame Pin
AnhTin5-Dec-07 17:38
AnhTin5-Dec-07 17:38 
GeneralRe: Set Frame Pin
boy.pockets5-Dec-07 19:20
boy.pockets5-Dec-07 19:20 
GeneralUser Accounts Pin
Ken Mazaika5-Dec-07 14:17
Ken Mazaika5-Dec-07 14:17 
GeneralRe: User Accounts Pin
Christian Graus5-Dec-07 15:16
protectorChristian Graus5-Dec-07 15:16 
GeneralRe: User Accounts Pin
Ken Mazaika5-Dec-07 17:26
Ken Mazaika5-Dec-07 17:26 
GeneralImplementing asp:CreateUserWizard Pin
AghaKhan5-Dec-07 14:04
AghaKhan5-Dec-07 14:04 
Questionhow to write code to download file Pin
uowzd015-Dec-07 12:48
uowzd015-Dec-07 12:48 
AnswerRe: how to write code to download file Pin
Christian Graus5-Dec-07 13:09
protectorChristian Graus5-Dec-07 13:09 
AnswerRe: how to write code to download file Pin
Sandeep Akhare5-Dec-07 20:31
Sandeep Akhare5-Dec-07 20:31 
GeneralGRIDVIEW: make cell visible only when checkbox is checked Pin
allenpotter5-Dec-07 12:23
allenpotter5-Dec-07 12:23 
GeneralLogin control error Pin
solarthur015-Dec-07 8:22
solarthur015-Dec-07 8:22 
Generalnested grid Pin
wasimsharp5-Dec-07 7:55
wasimsharp5-Dec-07 7:55 
GeneralRe: nested grid Pin
Fred_Smith5-Dec-07 8:02
Fred_Smith5-Dec-07 8:02 
GeneralRe: nested grid Pin
Member 38798815-Dec-07 18:09
Member 38798815-Dec-07 18:09 

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.