Hi,
Currently I'm running DNN via Visual Studio and the "View in browser" option. I would like to set it up so that I can run it through Internet Information Services (using 5.1).
- I create a virtual directory that points to the main directory.
- I check the "Execute" box in the wizard.
- I set the .NET version to 2.xxxx.
- I have set security level for the folders to "Everyone" with all access.
- I have allowed it to browse parent directories, since I have the Express DB.
I received the error message that the page cannot be viewed.
SOLVED!! While writing this post I discovered that this worked when I changed the "Alias" (the name of the virtual directory) to the same as the DNN folder name. I have no idea why but it seems like DNN requires this, perhaps a setup thing? Anyways! Thought I should post this anyway if anybody might find it useful!
/Jesper
I have named the Alias with the same name as the foldername since it seems that this is what it's looking for...