Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Access to the path containing 'hash.web' denied  (Read 7166 times)

0 Members and 2 Guests are viewing this topic.

d5

  • Guest
Access to the path containing 'hash.web' denied
« on: July 07, 2006, 12:42:59 AM »
HI

Here is the problem:Access to the path containing 'hash.web' is getting denied. I get this when trying to run my Asp.net and C#.det application. The following is the solution to it. But I dont know how to implement the solution. I dont know where to find the exclusion catalog.

Solutions:
•      Keep Indexing Service Manual or Stop It
•      In Indexing Service Preferences, Make C:/Winnt/Microsoft.NET to be excluded or placed in the exclusion catalog so that Indexing Service will not access this location

Also are there any other solution suggestions??

Plesase help

Thanks
Baffled D5
 :'(

d5

  • Guest
Re: Access to the path containing 'hash.web' denie
« Reply #1 on: July 07, 2006, 03:25:33 AM »
Hi

Problem solved. Just thought that i'd post the solution.

i granted write permissions to the asp worker account in this folder:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files
and now it works.