Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Gemini using another web.config

web-app

On the installation, everything went perfectly...no erorrs, DB was created, etc.
But when i go toit i get an error, but i noticed that it is reading my DotNetNuke web.config.

Gemini is using a virtual directory in my DotNetNuke installation, is there a way i can specify it to use Gemini's?

Ahmed
· 1
Ahmed
Replies (2)
helpful
0
not helpful

I created a new Website in IIS and got it to work...i would like to have it as a Virtual Directory but my other websites web.config takes precedence before Gemeni's. Anyone know how to fix this so it uses ONLY Gemini's Web.config?


Ahmed
· 1
Ahmed
helpful
0
not helpful

This is a standard IIS issue rather than with Gemini itself - web.config's in a virtual directory (even a seperate application) will always inherit from the parent web.config file. You'll need to either use a seperate site altogether, or ensure that any settings from your own web.config file are overwritten with new settings in the gemini one.


James Crowley
· 1
James Crowley