Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

My namespace question...

Status
Not open for further replies.

sqlsamurai

Programmer
May 11, 2005
120
US
When I call My.User.Name to return my username it returns a blank. Has anybody else run into this?
 
Hmmm. It works for me. Are you logged into a domain because I'm logged in to my local computer (don't know if that matters though). Have you stepped through your code (just to make sure that the method is being called)?
 
It returns: a\b where a: computername or server and b: the username
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top