Google your 403 error message. That should return results related to running aspnet_regiis, setting permissions, and a few other things you can try.
-Ben Dewey -----Original Message----- From: Vineet ghatge [mailto:[email protected]] Sent: Tuesday, September 08, 2009 1:23 PM To: [email protected] Subject: Re: .NET Stocktrader Hi Ben, 1. Try http://localhost - do you get an iis start message? When I ran this I got the IIs start Msg > 2. try http://localhost/trade/default.aspx do you get the startup file? > When I ran this step I got the following error:- The page cannot be displayed There is a problem with a program on the page you are trying to reach, and the page cannot be displayed. Please try the following: Open the localhost home page, and then look for links to the information you want. Click the Refresh button, or try again later. HTTP 403.1 Forbidden: Execute Access Forbidden Internet Information Services Technical Information (for support personnel) Background: You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. More information: Microsoft Support > With Regards, > VGH
