Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...IIS Permissions questionIIS Permissions question
Previous
 
Next
New Post
11/29/2010 2:46 PM
 
Hello, I recently installed a fresh copy of DNN 5.5.1 on a dev server using the MS Web Platform installer (I realize there's a new version, but this the version the MS installer put on).

I created a test page and put a document module on it.  I uploaded a document and then tried to download it.  I got the following error:

An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: The file '/dotnetnuke/LinkClick.aspx' does not exist. ---> System.Web.HttpException: The file '/dotnetnuke/LinkClick.aspx' does not exist.

From reading elsewhere, I believe the problem may be a permissions issues.

The app pool that this site is in uses ApplicationPoolIdentity as it's Identity.  I'm unable to set permissions for this "user" on the DNN installation directory.  I tried changing the Identity to NetworkService like the other app pools on the machine, but that broke cause DNN not to work at all.

Any ideas would be appreciated!

Gabe
 
New Post
11/29/2010 3:20 PM
 
Gabe,

You should be able to right-click the IIS web site in IIS Manger and select "Permissions." Your AppPool Identity should have modify permissions on the DNN directory.

I have a blog here that should help you and one that gets into to the nuts and bolts here.


 
New Post
11/29/2010 6:30 PM
 
Gabe,

If you are running under an ASP.Net 4.0 application pool, you will need to make a couple of additional modifications to the web.config for a known issue with the Captcha hander, the LinkClick handler, and a few others.

Find the <system.webServer> . . . <handlers> . . . .  </handlers> section in your site's web.config and wherever you see the attribute:

preCondition="integratedMode,runtimeVersion2.0"

change it to

preCondition="integratedMode,runtimeVersion4.0"

Unfortunately, that modification to web.config is not currently being done automatically when moving to ASP.Net 4.0 but is on the list of changes checked in for DotNetNuke v 5.06.01.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
11/30/2010 10:09 AM
 
Thanks for the replies!  William, there were 6 places I switched runtimeVersionv2.0 to 4.0 and now everything is working correctly.  Thanks for the help!

Gabe
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...IIS Permissions questionIIS Permissions question


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out