Microsoft
Software
Hardware
Network
Question : user.identity is not recognized in master page
I am using vb.net 2.0 and in my code behind, in my master page I am trying to see if the user is authenticated but for some reason user.identity is not recognized. Anyone know why? Thanks.
Answer : user.identity is not recognized in master page
Rookie mistake,
it should be Page.user.identity.name
Random Solutions
Image Printing in Forms
Iplement internet printing b/w DC & RODC.
Restoring a CString From a LPARAM
Terminal Server - Outlook configures automatically when users login
Send Email Notification on Password expiry in AD to users
RRAS & VPN install on Server 2003
How to zero or delete transactions of purchases, sales and inventory in Dynamics Great Plains
Best way to push out printers to domain users?
Getting Microsoft.Win32.RegistryKe<wbr />y from PROFILEINFO.hProfile - from PInvoke to .Net
Unable to set break point