asp.net – 连接到源文件XYZ的撤消管理器时出错

在Visual Studio 2008中调试ASP.NET应用程序时,我最近收到错误消息:

连接到源文件XYZ的撤销管理器时出错

任何想法如何摆脱错误

解决方法

更简单:

My experiment consisted of simply opening the designer.cs file,typing a character somewhere in the file,deleting the new character,saving the file and recompiling.

发现在That One Developer Blog,它对我来说完美。

相关文章

### 创建一个gRPC服务项目(grpc服务端)和一个 webapi项目(...
一、SiganlR 使用的协议类型 1.websocket即时通讯协议 2.Ser...
.Net 6 WebApi 项目 在Linux系统上 打包成Docker镜像,发布为...
一、 PD简介PowerDesigner 是一个集所有现代建模技术于一身的...
一、存储过程 存储过程就像数据库中运行的方法(函数) 优点:...
一、Ueditor的下载 1、百度编辑器下载地址:http://ueditor....