472,101 Members | 1,406 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,101 software developers and data experts.

role.getrolesforuser

I'm trying to have a place where I can show the currently logged-in user what his role is and I have gotten this far:

TextBox1.Text = Roles.GetRolesForUser()

I get the error:


Compiler Error Message: BC30311: Value of type '1-dimensional array of String' cannot be converted to 'String'.

anyone understand?
Oct 9 '07 #1
1 1372
jhardman
3,406 Expert 2GB
What version of ASP are you using and what is your development platform?

Jared
Oct 11 '07 #2

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

reply views Thread by Fabuloussites | last post: by
4 posts views Thread by cybertoast | last post: by
7 posts views Thread by Tom Van den Brandt | last post: by
1 post views Thread by mazdotnet | last post: by
1 post views Thread by mazdotnet | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.