-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: shahid_ta
Message 2 in Discussion

You can give required permissions to the web.config file for Machine\ASPNET 
account, If you are running the worker process under the default machine 
account (It applies to 2000 or XP) but in case of 2003 server ( And I see that 
u r using 2003 Server, Framework Version on the error message suggests that u r 
using 2003 with SP1) u need to give permissions to the Network Service account.
 
U can download a tool called FileMon from Sysinternals.com  and follow the 
instructions provided below to capture the filemon logs and check for access 
denieds (U can use MS Excel to filter the logs).
I would like to run a couple of utilities one called filemon which logs all 
calls to the hard disk and one called regmon which logs all calls to the 
Registry. This would help us in debugging the problem.
****************************************************************************************
Instructions for generating the filemon log:
Filemon can be downloaded from http://www.sysinternals.com/
 
On this page towards the end you will find a link to download filemon for 
WinNT/2K/XP.
The steps for setting up the filemon tool: 
1. Launch the tool. 
2. Go to Options-->and uncheck Capture Events. 
3. Go to Edit and click Clear Display. 
4. Select Options/Capture Events to START logging. 
5. Setup the application just prior to the point where you get the error. 
6. Reproduce the error in the application 
7. After the error appears, choose Events/Capture Events to STOP the logging. 
8. Save the log under File/Save As and open the log in Excel and go to 
Data->Filter->Auto Filter. Check the dropdown for "F" Cell and u can filter out 
the Access Denied and u will find Access Denieds for Network Service account on 
various file(s)/folder(s) and the process will be w3wp.exe.
 
HTH,
Shahid.
 

                Yahoo! for Good
 
Click here to donate to the Hurricane Katrina relief effort. 


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to