Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, August 30, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Community > Discussion Forums
Download info for using ASP.NET 2.0 authentication with a Classic ASP site        
Total Hits: 121  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

The sample ASP.NET/ASP site with the custom Http handler is available for download at:
http://download.microsoft.com/download/9/C/D/9CD0A246-5F89-4854-B4B6-CAE0D3F386BE/WEB343.msi
The sample also depends on a hashing helper that signs and validates the header values.That code is not in the MSI - but the sample code is instead shown below. You can create a project that outputs a DLL called "HashingHelper.dll". For it to be callable from Classic ASP, you will need to run "gacutil -i" to install the assembly in the GAC and you will also need to use "regasm" to register the class in the assembly with COM.


What's New at DevASP.Net
08/30  Create flickr-like Editing Fields..
08/30  Creating a Dynamic Data-Driven Us..
08/30  Creating a Databound Label Contro..
08/30  Displaying a Message in Response ..
08/30  Creating a Dynamic Data-Driven Us..
08/30  Helping Visitors Search Your Site..
08/30  Examining ASP.NET 2.0's Membershi..
08/30  Displaying Detail Records for Use..
08/30  Troubleshooting Failed Requests U..
08/30  Tracing in ASP.NET
08/30  Tracing
08/30  The Basics of .NET Tracing
08/30  Tracing in ASP.NET 2.0
08/30  Page.IsValid Property
08/30  BaseValidator.IsValid Property
08/30  HttpWebRequest Class
08/30  HttpWebRequest
08/30  Cards Game Library
08/30  CMS/TSO PipeLines for Windows - P..
08/30  CMS/TSO PipeLines for Windows - P..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net