Access to the path is denied.

Source: Internet
Author: User
1. Prompt: access to the path: C: \ pbmis \ cfg. XML is denied.

The Asp.net program directory is stored on the system disk in the NTFS format.

The program has write operations on cfg. xml.
This problem occurs during running.
How can this problem be solved?
Thank you.

No problem on my own machine
This error occurs on another machine.
Depressing

No write permission

Open the machine. config file in % SystemRoot % \ microsoft.net \ framework \ v1.1.4322 \ config in the text editor, find the <processmodel> section, and set username = "system ".

2. Access to the path X: XX is denied frequently appears in a virtual space, especially for files such as XML and LRC with the extension. The solution is as follows:
Add the <identity impersonate = "true"/> node to the <system. Web> of Web. config.
Explanation: Add users to the file directory you want to operate, that is, Asp.net users, which are generally "iuser_computername"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.