这是windows 2003系统报的错误消息:
Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699,
faulting module csproj.dll, version 8.0.50727.42, stamp 4333e68b, debug? 0,
fault address 0x00021524.
1)
Faulting application devenv.exe, version 8.0.50727.42, stamp 4333e699,
faulting module csproj.dll, version 8.0.50727.42, stamp 4333e68b, debug? 0,
fault address 0x00021524.
2)
.NET Runtime version 2.0.50727.42 - Fatal Execution Engine Error (7A2B45A2)
(0)
They both occur after switching to Design view for Windows Forms application
in VS.2005. Also there is an issue with ASP.Net application - web forms
cannot be designed in VS.2005:
- controls cannot be dropped from the tool box into Design view, but CAN be
added into Source view;
- server controls on existing aspx forms are not rendered, but html
controls are, plus the latter are editable as usual, while the former are not;
So far i've tried the following:
- reinstall VS.2005, clearing out it's program folder and HKLM registry
branch
- reinstall .Net framework, clearing it's folder
- clear content of <profile>\Application Data\*\Visual Studio\
The issue still persist.
Could you please suggest the remedy, possibly in English ? Thank you so much.
——————————————————
[问题]:
前两天我的计算机被恶意软件修改了IE,我用一些工具修复了之后,用Visual Studio 2005编写代码,运行都正常,就是打不开windows
form的设计窗口。将Visual Studio重装了一遍也没有用。请问,有什么可能的解决方法吗?谢谢!
[你的回答]:
> 您可以首先uninstall vs2005,然后删除Default user和当前用户目录下My Document目录下的vs2005文件夹,然后删除系统目录下Program Files下的Microsoft visual studio 8文件夹爱,然后再重新安装vs2005。
>
> 郭轩
> 在线技术支持工程师
> 微软全球技术支持中心
-------------------------------------------------------
对于这个答案我很吃惊,重新安装才能解决问题?难道没有其他解决的办法?