Questions tagged [dotnetnuke]

11 questions
3
votes
3 answers

IIS - Website works on only one port in localhost settings

I configured a website (DotNetNuke website) on IIS 8.5 having Windows Server 2012 R2 operating system on port 85. I accessed the website using http://localhost:85 and the website worked well. Then, I added another binding to the website in IIS with…
Satwik Nadkarny
  • 153
  • 2
  • 7
3
votes
1 answer

Performance issue for webserver

We have asp.net sites based on dotnetnuke architecture and we are having two load balancing server with 2 gigs and with 24GB Ram. and SQL Server is with 48GB Ram. But still we are having some problem with sites and its heating 100% cpu usage. We…
Jalpesh Vadgama
  • 171
  • 1
  • 3
2
votes
2 answers

IIS8 not serving static content, even though Static Content role is installed

We have a new installation of Windows Server 2012 acting as a development server. I'm attempting to install DotNetNuke to a site, but when I run the install wizard, while the site comes up, static content is not being served (e.g., no images, CSS or…
Michael Itzoe
  • 215
  • 1
  • 5
  • 9
2
votes
1 answer

Can I downgrade the database version of DotNetNuke?

I have DNN installation on SQL Server 2008 (R2). I am changing my hosting to another web hosting company where SQL Server 2005 is the only option. Right now I have db backup (.bak file) & all DNN folders. Is it possible to downgrade the database…
Alexander
  • 125
  • 4
1
vote
2 answers

Thousands of robots.txt 404 errors from bots trying to crawl old multisite

Current situation is that we are getting thousands and thousands of 404 errors from bots looking for robots.txt in different places on our site due to domain redirects. Our old website was a labyrinthine multisite powered by dotnetnuke with multiple…
1
vote
1 answer

PortalAlias Mapping Mode 301 Redirect in DotNetNuke 5 on IIS7 doesnt redirect pages properly

I have a problem that normally another guy would solve but he is on holidays and I know little about DNN5 and IIS7. I have a customer of a customer that wants increase their page rank in google through SEO. They requested domainname.com.au to be…
user1378730
  • 111
  • 4
1
vote
0 answers

DotNetNuke 05.06.00 (459) failing with "The AppDomain shut down because of a change to the application level configuration" message

I've developed a DNN5 site for customer locally on my laptop and I am having problem moving it to a production server. Server is running Windows 2008 R2 (IIS 7.5). I've copied all the files, copied db, modified web.config to see the new db, checked…
Filip
  • 217
  • 2
  • 3
  • 9
1
vote
1 answer

Migrate database from SQL Server Standard to SQL Server Express for DotNetNuke

we have an old server that we want to dedicate fully as a public webserver (hosting a few DotNetNuke sites), and for this purpose we would like to install SQL Server Express (probably 2008) on the server and thus have both the Database server and…
0
votes
1 answer

Access site in vmware from host MAC machine browser issue

I have windows 7 installed in my MAC VmWare. In windows I have dotNetNuke instalation hosted on iis. I try to access this iis from MAC browser by typing ip address of my virtual machine: 192.168.x.y This shows me IIS welcome message. But when I try…
1110
  • 101
  • 3
0
votes
1 answer

Two DotNetNuke (DNN) installs on the same server

How do I clone a DNN site? The idea is to have a dev and a prod site on the same server. I have already cloned the database and changed the connection strings. What else needs to be done?
NitroxDM
  • 635
  • 1
  • 13
  • 29
0
votes
3 answers

How do I create email addresses for all my users using my domain (username@mydomain.com)?

My client wants to create email addresses for all their dotnetnuke users using their domain. The point is to keep the user's email addresses 'private' while still allowing communication through a public email address that they can control. It's not…
robbie
  • 101
  • 3