|
|
Browse by Tags
All Tags » help
-
I have installed Flux on my local computer. Below is my virtual directory installation struct
localhost
-- flux_client (mapping to flux_client directory)
-- fluxwebsite (mapping to FluxWebsite directory)
-- web.config (copy from formweb.config)
...
-
Hi Proff,
Sounds to me like default.aspx isn't set up as a default document in your IIS site and the 403 error is in response to trying to list the directory. Ensure you have ASP.NET and ASP.NET 2.0 installed (which you should have) and that they are registered in IIS. You can do this last bit by opening a command prompt and ...
|
|
|