Re: Mixing classic ASP and ASP.NET 2.0 security
Scott Guthrie <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <677CFAA281B35A48BF00D300D7C0CBB108F13FEF15@NA-EXMSG-C106.redmond.corp.microsoft.com> |
Actually - with ASP.NET 2.0 on IIS6 you can use the ASP.NET FormsAuth, Membership and Role system to share authentication across both ASP.NET and classic ASP. Stefan cover this in detail in chapter 6 (pages 259->286) of his ASP.NET security book here: http://www.amazon.com/gp/product/0764596985/varioussite07-20 Hope this helps, Scott -----Original Message----- From: Discussion of building .NET applications targeted for the Web [mailto:[email protected]] On Behalf Of Alex Ivanoff Sent: Wednesday, November 29, 2006 6:54 PM To: [email protected] Subject: Re: [DOTNET-WEB] Mixing classic ASP and ASP.NET 2.0 security What if I implemented in ASP something similar to FormsAuthentication module which would use COM interop to encrypt/decrypt/validate authentication ticket. Any comments? =================================== This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com