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 ...Upgrade 3.2.2 to 3.3 resulting in Windows Login/EventQueueUpgrade 3.2.2 to 3.3 resulting in Windows Login/EventQueue
Previous
 
Next
New Post
6/23/2006 3:58 PM
 
 Since upgrading from 3.2.2 to 3.3, I am prompted with a Windows Login from my web site www.ultimediagames.com.  If I cancel from that, I get the following error:

Server Error in '/DotNetNuke' Application.

Access to the path "d:\Customers\user1191068\www\DotNetNuke\Portals\_default\EventQueue\Application_Start-2694e24e-cf41-4698-9388-15f0ce1291b1-0ba3e74d-f5e9-4893-b12a-9778446269e3.config" is denied.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.UnauthorizedAccessException: Access to the path "d:\Customers\user1191068\www\DotNetNuke\Portals\_default\EventQueue\Application_Start-2694e24e-cf41-4698-9388-15f0ce1291b1-0ba3e74d-f5e9-4893-b12a-9778446269e3.config" is denied.

ASP.NET is not authorized to access the requested resource. Consider granting access rights to the resource to the ASP.NET request identity. ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5 or Network Service on IIS 6) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"/>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.

To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[UnauthorizedAccessException: Access to the path "d:\Customers\user1191068\www\DotNetNuke\Portals\_default\EventQueue\Application_Start-2694e24e-cf41-4698-9388-15f0ce1291b1-0ba3e74d-f5e9-4893-b12a-9778446269e3.config" is denied.]
   System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
   System.IO.File.Delete(String path) +165
   DotNetNuke.Services.EventQueue.EventQueueController.DeserializeMessage(String filePath, String subscriberId) +250
   DotNetNuke.Services.EventQueue.EventQueueController.GetMessages(String eventName) +339
   DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) +395



Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

 

My users/browsers should not be promtped with a Windows Login, what do I need to do to fix this?

 
New Post
6/23/2006 4:27 PM
 

For starters, do as the error message suggests.

Check to make sure that your account under which IIS runs has access to the directory requested. This would be identical to what you do when you install DotNetNuke and set the folder permissions for IIS.

 
New Post
6/23/2006 5:25 PM
 
I have a simlar problem on a shared web host.

My helpful ISP tells me that both NETWORK SERVICE and the IUSR account has access with .NET running in Impersonated Medium Trust mode. 

  
 
New Post
6/25/2006 12:19 PM
 

Hi pbriggs

I was getting the same error but today I seem to have fixed it.
In my web.config I noticed that    

<!--
      <identity impersonate="true"/>
      <authentication mode="Windows">
      </authentication>
  -->

I Changed to

     <!--
      <identity impersonate="true"/>
      <authentication mode="Forms">
      </authentication>
  -->
And I have been working with the site all afternoon. 

Hope this helps.

Betacam


Mutate and Survive
 
New Post
6/26/2006 11:31 AM
 
I have noticed in your quote of your web.config (and in my own) that the section is commented out.  I have uncommented it -- I'll let you know if that works out.
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade 3.2.2 to 3.3 resulting in Windows Login/EventQueueUpgrade 3.2.2 to 3.3 resulting in Windows Login/EventQueue


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