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 ...Access to the path ... Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a is deniedAccess to the path ... Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a is denied
Previous
 
Next
New Post
8/31/2006 5:08 PM
 
Hi,

After upgrading to 4.3.4 I receive this error pretty often..  I can get past it after a refresh but it's not cool ;)

Any tips?  Below is the error:

Server Error in '/' Application.

Access to the path 'c:\webroot\Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a12-9191-51834836d8ad.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 'c:\webroot\Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a12-9191-51834836d8ad.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 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:

Line 263:            'Process any messages in the EventQueue for the Application_Start event
Line 264: Dim oEventController As New EventQueue.EventQueueController
Line 265: oEventController.ProcessMessages("Application_Start")
Line 266:
Line 267:

Source File: c:\webroot\App_Code\Global.asax.vb    Line: 265

Stack Trace:

[UnauthorizedAccessException: Access to the path 'c:\webroot\Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a12-9191-51834836d8ad.config' is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +2014243
System.IO.File.Delete(String path) +157
DotNetNuke.Services.EventQueue.EventQueueController.DeserializeMessage(String filePath, String subscriberId) +247
DotNetNuke.Services.EventQueue.EventQueueController.GetMessages(String eventName) +330
DotNetNuke.Services.EventQueue.EventQueueController.ProcessMessages(String eventName) +12
DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) in c:\webroot\App_Code\Global.asax.vb:265


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

 
New Post
9/5/2006 3:06 PM
 
hi, I'm trying to keep this thread alive until the issue is resolved... lots of dnn users upgrading.. has anyone experienced this error? 

thanks for any tips :)
 
New Post
9/6/2006 1:43 PM
 

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
 
New Post
9/11/2006 11:44 AM
 
I receive same kind of error message, anyone know how to fix this problem?
 
New Post
9/11/2006 12:56 PM
 

sorry to see users experience errors.. but in this case I'm glad I'm not the only one.  hopefully someone can shed some light on this little issue.. and thanks in advance!

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Access to the path ... Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a is deniedAccess to the path ... Portals\_default\EventQueue\Application_Start--062b2695-52ca-4a is denied


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