I successfully converted version 1.1 To 2.0. However when I run from my development machine the style sheet is not "picked up" unless user is authenticated. Moreover, the image on the default.aspx page (sign in page) does not display unless the user is authenticated.
Again, just to reiterate. It appears the style sheet and image url is not recognized until I make this call:
FormsAuthentication.RedirectFromLoginPage
Again, just to reiterate. It appears the style sheet and image url is not recognized until I make this call:
FormsAuthentication.RedirectFromLoginPage