RE: Failed to start monitoring changes to
- From: v-alchen@xxxxxxxxxxxxx (Allen Chen)
- Date: Wed, 06 Aug 2008 09:05:22 GMT
Hi Jerry
From your description you create a virtual directory on server A and thephysical path of it points to a shared folder residing on machine B. This
error happens when you view the page on server A. If my understanding is
wrong please correct me and tell me more details about the deployment
topology.
As you said, this exception is generally caused by the permission
settings. The Web.config file is monitored by ASP.NET. If there're any
changes on this file ASP.NET will check the permission of the logon account
first. If it has no read/write permission the error will occur.
For more details please refer to following KB article. Though it's for
local disk deployment it can also help to solve this issue when publishing
your site to a shared folder.
http://support.microsoft.com/kb/317955
In your case please check if the logon account has read permission to the
CDNet folder.
Another possible reason is the exhaustion of SMB(Server Message Block),
which is the protocol of the remote file share. You can refer to this KB
article for more details:
http://support.microsoft.com/kb/843584/en-us
If all these steps cannot solve this problem please let me know.
Regards
Allen Chen
Microsoft Online Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
--------------------
| Thread-Topic: Failed to start monitoring changes to
| thread-index: Acj3JBoujKrIhxiwQladHL4DD+8q+Q==
| X-WBNR-Posting-Host: 207.46.19.197
| From: =?Utf-8?B?SmVycnkgQw==?= <jerryed@xxxxxxxxxxxxx>
| Subject: Failed to start monitoring changes to
| Date: Tue, 5 Aug 2008 10:53:01 -0700
| Lines: 30
| Message-ID: <81E4A5FB-3886-4E82-9A4A-72A92E3FCE2D@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| Newsgroups: microsoft.public.dotnet.framework.aspnet.security
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet.security:2589
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
|
| I am receiving this message when I try to browse a file in a virtural
| directory connected to a network share on another machine in my local
network.
|
| An error occurred loading a configuration file: Failed to start
monitoring
| changes to '\\CDDemo\CDNet\web.config' because access is denied.
| Source Error:
| [No relevant source lines]
| Source File: \\CDDemo\CDNet\web.config Line: 0
----------------------------------------------------------------------------
----
| Version Information: Microsoft .NET Framework Version:2.0.50727.1433;
| ASP.NET Version:2.0.50727.1433
|
| The connect user I entered when I made the virtural directory is a
domain
| administrator.
|
| The operation system is Windows Server 2003, IIS 6.0
|
| I have found several posts about this problem but I try to set
permissions
| and still get this error. It still is probably a permissions problem but
I
| cannot find the solution
|
| Any Help
|
|
| Thank you,
|
|
|
| --
| Jerry
|
.
- Follow-Ups:
- RE: Failed to start monitoring changes to
- From: Jerry C
- RE: Failed to start monitoring changes to
- References:
- Failed to start monitoring changes to
- From: Jerry C
- Failed to start monitoring changes to
- Prev by Date: Failed to start monitoring changes to
- Next by Date: RE: Failed to start monitoring changes to
- Previous by thread: Failed to start monitoring changes to
- Next by thread: RE: Failed to start monitoring changes to
- Index(es):
Relevant Pages
|