Webform中的设计/拆分悬挂 [英] Design/Split hanging in Webform

查看:90
本文介绍了Webform中的设计/拆分悬挂的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

直到大约一个小时之前,我在使用Visual Studio时都没有问题-我可以查看我的Web窗体,进行更改等.突然之间,单击设计"或拆分"就挂起了.我没有得到一个错误,它只是坐在那里.我可以关闭该表单,但是对于Webform的任何表单,都回到设计"视图中.

Until about an hour or so ago, I had no problems with Visual Studio - I could view my webforms, make changes etc. All of a sudden, clicking Design or Split just hangs. I don't get an error, it just sits there. I can close the form, but going back into Design view for any for webform does the same thing.

我创建了一个新的空白Web项目,添加了一个空白的Default.aspx页面-相同的问题.

I created a new blank web project, added a blank Default.aspx page - same issue.

我尝试重新启动计算机,创建一个新的Windows用户并尝试使用该帐户,然后安装AspNet5.ENU.RC1_Update1_KB3137909(这是Visual Studio中显示的更新).

I have tried restarting the computer, creating a new windows user and trying on that account and installing AspNet5.ENU.RC1_Update1_KB3137909 (which was an update that was showing up in Visual Studio).

什么都没有,任何人都知道可能使它起作用的任何提示?

Nothing is working, anyone know of any tips that might get it working?

如果我关闭Web表单并在解决方案资源管理器中右键单击它并查看标记,然后单击Shift-F7以获取设计视图,则会收到以下错误:

If I close the webform and right click it in Solution Explorer and view markup and then click Shift-F7 to get design view, I get the following error:

未注册的类正在查找具有clsid {A53914B4-1C62-4D60-8E8D-C7B67B4DFF87}的对象

Class not registered looking for object with clsid {A53914B4-1C62-4D60-8E8D-C7B67B4DFF87}

推荐答案

经过长时间的搜索并尝试了许多不同的方法之后,唯一成功的方法是运行Visual Studio安装程序并选择修复".

After googling for a long time and trying lots of different approaches, the only successful approach was running the Visual Studio installer and selecting Repair.

这花了一个小时的大部分时间,但已纠正了该问题.

This took the better part of an hour to run, but has corrected the issue.

对于它的价值-问题:未注册类,寻找带有clsid {A53914B4-1C62-4D60-8E8D-C7B67B4DFF87}的对象

For what it is worth - the issue: Class not registered looking for object with clsid {A53914B4-1C62-4D60-8E8D-C7B67B4DFF87}

似乎指向Common7 \ Packages文件夹中的fpeditax.dll错误

Seems to point to an error in the fpeditax.dll in the Common7\Packages folder

最后的解决方案:从安装程序运行修复.

So final solution: Run a Repair from the installer.

这篇关于Webform中的设计/拆分悬挂的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆