How to Debug ASP.NET Web App with SSL

EagleRed_at_HighFlyingBirds.com
Date: 04/29/04

  • Next message: Ken Schaefer: "Re: ASP.NET Impersonation / delegation"
    Date: Wed, 28 Apr 2004 18:41:02 -0700
    
    

    I have an ASP.NET web application on a virtual directory that is set to require SSL. After making the settings in IIS I try to debug from VS.NET and I get a message that the project is not configured to debug. However, the project has all the settings and I can debug it if I remove the SSL requirement. How can I debug a project that where the virtual directory is set to require SSL?


  • Next message: Ken Schaefer: "Re: ASP.NET Impersonation / delegation"