I'm having problems with the login control when I publish my site.
Everything works fine when I run the application from Visual Studio and when
I browse directly to the site where it is being developed. The problem comes
when I publish the site to another location on the same computer. The login
always fails. The site always works from the development location but not
from the published location. I've compared everything I can think of between
the two sites in IIS and from a directory standpoint and can't find any
differences.
Any thoughts on where else to look? Every security/configuration setting I
can find is the same on both sites.
Thanks,
Jay

Signature
Jay Miller
Software Engineer
Spectrum Management
IfThenElse - 11 Oct 2007 17:31 GMT
This might help
http://weblogs.asp.net/scottgu/archive/2006/04/22/Always-set-the-_2200_applicati
onName_2200_-property-when-configuring-ASP.NET-2.0-Membership-and-other-Provider
s.aspx
> I'm having problems with the login control when I publish my site.
> Everything works fine when I run the application from Visual Studio and
[quoted text clipped - 16 lines]
>
> Jay
Jay Miller - 11 Oct 2007 18:52 GMT
This took care of my problem, thanks.
Jay

Signature
Jay Miller
Software Engineer
Spectrum Management
> This might help
>
[quoted text clipped - 20 lines]
> >
> > Jay