Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
In DotNetNuke, I have added multiple URL aliases for a portal. The first one added is the default alias which cannot be removed or changed.
A client of me is migrating to a new CMS and the old CMS conta开发者_运维百科ins placeholders in the content that need to be replaced, something like (bad example ahead): {{ID:CurrentShoppingId}}, whi
I am extremely new to dotnetnuke. I don\'t know which server side language can write in Dotnetnuke skin.ascx page. How to write server side script in sk开发者_如何学运维in.ascx file?just use <% %&g
my company is running IIS and DNN (I\'m not a server guy, so color me ignorant), and I\'ve read previous that you should either redirect 开发者_如何学JAVAyour .http://www.mydomain to .http://mydomain
I have a DNN site (05.02.03) in test and nearing release into production and I would like to suppress the details of error me开发者_高级运维ssages (i.e. Null Reference Exception, and others) to genera
In the Dot Net Nuke module that I\'m developing I need to separate the controls into several different areas.Unfortunately, it appears that Dot Net Nuke thinks that any control identif开发者_JS百科ied
I have created 2 parent BLOGs in DNN. BLOG x has 3 children BLOGs and BLOG y has 5 children. When I click Add BLOG entry, only BLOG x & is children come up in the dropdown list, BLOG y is missin
Are there any recommended methods for automating configuring DotnetNuke开发者_开发百科 settings? We will have several instances of our DNN application (prod, beta, qa, dev, local, etc) and need to be
I am developing a number of modules for a client that will share some user interface functionality using a common Web User Control to provide the UI. When I wrote the first module and added in the .as