Telephone: (480) 722-1227 Toll Free: (888) 722-1227
  Email - Contact
  Register Login   |   Knowledge Base  >  Knowledge Base Dotnetnuke Module Fixes & How To's  >  Clean Install of DNN and Upgrades  >  DNN Installation Troubleshooting   |   Saturday, July 31, 2010 search:    
DNN Installation Troubleshooting
Last Post 30 Jan 2007 08:11 PM by Vigilant CIO. 1 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Vigilant CIOUser is Offline
Basic Member
Basic Member
Posts:353

--
14 Jan 2007 03:50 PM  
If the install is failing during install, it could be timeout setting or IP address setting in IIS.
Avoid using "All Unassigned" for the IP address.
Check app-pool resource settings (number of transactions, kernal request, etc..) these may need to be unlimited for DNN installs, particulary 3.3 and above.
Vigilant CIOUser is Offline
Basic Member
Basic Member
Posts:353

--
30 Jan 2007 08:11 PM  
problem; no matter what i do, changes to the web.config do not help!
Well, yet another saga in dnn troubleshooting.
The casit website went down, and multiple people were trying to fix it. (problem 1)
root cause, the sql config was wrong, but someone tried to enable the errors mode by pasting customErrors mode="Off" into the top of the webconfig.
This is a major no no because that item is already in the web config. to make maters worse, they pasted at the top of the web.config ;




this effectively disables every entry below the
tag!
Fix:
If this happens, restore a copy of the web.config from previous versions and start over!!!
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2006 - 2010 Vigilant Support   |  Privacy Statement  |  Terms Of Use