>I recentlly converted some web services to 2.0. So far everything has
>worked
[quoted text clipped - 7 lines]
> appear
> to be one.
This does not work for me
'System.Security.Principal.IPrincipal' does not contain a definition for
'Name'
> string sUser = HttpContext.Current.User.Name
>
[quoted text clipped - 9 lines]
> > appear
> > to be one.
Adam Wayne - 02 Mar 2007 05:18 GMT
What form of authentication are you using in your application? Forms?
Windows? What is the IIS application configured to use? Anonymous? Integrated?
> This does not work for me
>
[quoted text clipped - 14 lines]
> > > appear
> > > to be one.