重构 -> 重命名在 Visual Studio 中损坏

发布于 2024-11-17 22:28:41 字数 300 浏览 0 评论 0原文

我正在使用 Visual Studio SP1(版本 10.0.40219.1),并创建了一个 ASP.NET MVC 3 应用程序。我正在尝试重命名一个继承自 Controller 的抽象类。

我右键单击类名并选择 Refactor->Rename。我更改了名称并单击“确定”(选中“预览参考更改”)。在“预览更改”对话框中,我单击“应用”,但出现以下错误:

微软视觉工作室

StartIndex 不能小于零。
参数名称:startIndex

问题可能是什么?

I'm using Visual Studio SP1 (Ver 10.0.40219.1) and I created an ASP.NET MVC 3 app. I'm trying to rename an abstract class that inherits from Controller.

I right-clicked the class name and selected Refactor->Rename. I changed the name and clicked OK (with Preview reference changes checked). On the Preview Changes dialog I clicked Apply, and got the following error:

Microsoft Visual Studio

StartIndex cannot be less than zero.
Parameter name: startIndex

An ideas what the problem might be?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文