当前位置:网站首页>Access Denied: "microsoft.web.ui.webcontrols" workaround
Access Denied: "microsoft.web.ui.webcontrols" workaround
2022-08-05 07:15:00 【51CTO】
ERROR:
Configuration Error
Description: An error occurred while processing the configuration file required to service this request.Please check the specific error details below and modify the configuration file appropriately.
Parser Error Message: Access Denied: "microsoft.web.ui.webcontrols".
Solution:
The most common cause is the Indexing service.The solution is to disable the Indexing service, or configure ASP.net's temporary directory not to be affected by the Indexing service.
The steps to configure the temporary directory of ASP.net not to be affected by the Indexing service are as follows:
1. Start--Administrative Tools--Computer Management (Location of Win2003, similar to other operating systems) Open Computer Management
2. Expand the "Services and Applications" node in the left tree of Computer Management, then expand the "Indexing Service" node under it, then expand the "System" node under it, and then expand under it "Directory" node.
3. On the right side of computer management, we can see the configured indexing service directory.
4. Right-click on the "Directory" node and select "New"--"Directory"
5. In the "Add Directory" dialog box, enter the temporary file of ASP.net through the input boxTable of contents.The default should be:
c:/
6. In the "Include in Index?" option, select "No"
7. Click the "OK" button
8. Right-click on the "Indexing Service" node and restartindexing service.
边栏推荐
- "Automatic Data Collection Based on R Language"--Chapter 3 XML and JSON
- YOLOv3 SPP理论详解(包括CIoU及Focal loss)
- 一天学会从抓包到接口测试,通过智慧物业项目深度解析
- TRACE32——Break
- UDP broadcast
- After the firewall iptable rule is enabled, the system network becomes slow
- A small problem with mysql using the in function
- 【Dynamic type detection Objective-C】
- 【instancetype类型 Objective-C】
- C# FileSystemWatcher
猜你喜欢

Illegal key size 报错问题

Summary of Text Characterization Methods

DeFi 前景展望:概览主流 DeFi 协议二季度进展

游戏思考19:游戏多维计算相关:点乘、叉乘、点线面距离计算

腾讯实习总结

MobileNetV1架构解析

IO process thread -> communication between processes -> day7

Game Thinking 19: Multi-dimensional calculation related to games: point product, cross product, point-line-surface distance calculation

RNote108---显示R程序的运行进度

Shared memory + inotify mechanism to achieve multi-process low-latency data sharing
随机推荐
TRACE32——Go.direct
MySQL: basic part
2022熔化焊接与热切割操作证考试题及模拟考试
二叉搜索树问题
TRACE32——List源代码查看
Redis数据库学习
691. 立方体IV
Flink学习12:DataStreaming API
Shiny02---Shiny异常解决
Does Libpq support read-write separation configuration?
Unity—物理引擎+“武器模块”
RK3568 environment installation
Bluetooth gap protocol
MySQL: order by sorting query, group by grouping query
PCI Pharma Services Announces Multi-Million Dollar Expansion of UK Manufacturing Facility to Meet Growing Demand for Global High Potency Drug Manufacturing Services to Support Oncology Treatment
TRACE32——加载符号表信息用于调试
TRACE32——Break
Mysql master-slave delay reasons and solutions
软件测试必问面试题(附答案和解析)
Put Cloudflare on the website (take Tencent Cloud as an example)