Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Empty or Null
Message
From
19/03/2008 18:52:12
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 2.0
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01303548
Message ID:
01303703
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
>Ok, before I go absolutely crazy - why I can not make this simple thing to work?
>
>String selValue = this.lsbUsers.SelectedItem.ToString ;
>
>gives me
>
>Error 1 Cannot convert method group 'ToString' to non-delegate type 'string'. Did you intend to invoke the method? C:\Development\Visual Studio 2005\WebSites\FCAdmin\AddUsers\Default.aspx.cs 211 27 C:\...\FCAdmin\

Looks like you're getting closer. Functions calls always end with ()
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform