Author |
Topic  |
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 07 September 2007 : 08:15:00
|
Ah, excellent, cheers, Podge; that makes a bit more sense. 
At least it would if it weren't for the fact that the directory does exist and has read/read + execute/list permissions for the guest account. Even gave the guest account full control temporarily, still the same error:quote: Server cannot access application directory 'D:\smarterstats\MRS\'. The directory does not exist or is not accessible because of security settings. 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.Web.HttpException: Server cannot access application directory 'D:\smarterstats\MRS\'. The directory does not exist or is not accessible because of security settings.
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:
[HttpException (0x80004005): Server cannot access application directory 'D:\smarterstats\MRS\'. The directory does not exist or is not accessible because of security settings.] System.Web.HttpRuntime.EnsureAccessToApplicationDirectory() +72 System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +263
[HttpException (0x80004005): ASP.NET Initialization Error] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +982 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +128
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
Edited by - Shaggy on 07 September 2007 08:15:29 |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 07 September 2007 : 08:26:40
|
Followed method 2 here, granting the .NET account List Folder & Read data permissions. Still no joy. Will double check that all is correct after lunch.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
JJenson
Advanced Member
    
USA
2121 Posts |
Posted - 07 September 2007 : 08:51:03
|
The Company I work for uses Omniture for tracking stats. It has worked very well for us. |
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 07 September 2007 : 09:05:39
|
Just double checked the permissions for the .NET account according to that MS article. Gave .NET Traverse Folder / Execute Files & Read permissions as well 'cause it made sense. Still no joy.
<edit> Gave the guest account & the .NET account full control but still getting the same error. </edit>
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
Edited by - Shaggy on 07 September 2007 09:31:29 |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 07 September 2007 : 10:01:02
|
permissions should be given for the ASPNET account and the IUSR_XXXX account. |
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 07 September 2007 : 10:03:56
|
Wuh-hoo! Fixed it! 
Had I bothered reading down any further than method 2 in that MS article, I would have seen that, with IIS6, the necessary permissions need to be granted to Network Service, rather than ASPNet! 
Now, off a-tinkering with me. Thanks for all the help thus far, guys.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 07 September 2007 : 10:11:46
|
You need to replace the spaces in the address with semi-colons; they're being parsed out by the forum.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 10 September 2007 : 06:21:49
|
Was adding our own site to SmarterStats late on Friday when bossman glanced over my shoulder and told me that was the package we should go for based purely on how it looked Told him it might cost a lot more than he was willing to pay but he didn't care 
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
Topic  |
|