惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
爱范儿
爱范儿
T
The Exploit Database - CXSecurity.com
量子位
T
Tailwind CSS Blog
T
Threatpost
The GitHub Blog
The GitHub Blog
AWS News Blog
AWS News Blog
云风的 BLOG
云风的 BLOG
K
Kaspersky official blog
P
Proofpoint News Feed
博客园 - 司徒正美
L
LangChain Blog
T
Threat Research - Cisco Blogs
C
CERT Recently Published Vulnerability Notes
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
S
Secure Thoughts
The Last Watchdog
The Last Watchdog
Spread Privacy
Spread Privacy
H
Hacker News: Front Page
T
Troy Hunt's Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
W
WeLiveSecurity
A
Arctic Wolf
Apple Machine Learning Research
Apple Machine Learning Research
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
P
Proofpoint News Feed
T
Tor Project blog
T
The Blog of Author Tim Ferriss
I
Intezer
P
Privacy & Cybersecurity Law Blog
美团技术团队
N
Netflix TechBlog - Medium
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Vulnerabilities – Threatpost
Application and Cybersecurity Blog
Application and Cybersecurity Blog
G
Google Developers Blog
Attack and Defense Labs
Attack and Defense Labs
T
Tenable Blog
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
腾讯CDC
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Last Week in AI
Last Week in AI

博客园 - Lain

远去的自己... 最美的时候... Installing VS 2008 SP1 on Windows 7 关于清理文本中的各类空白字符.. 如何解决FtpWebRequest基础连接已经关闭:接收时发生错误... 斥候... 普鲁斯特.... 智力题..发月饼... 马太效应... 几种解法.... 稀饭的就是这个.. 将插入的新行放入dataGridView的第一行 阿迪王... 大马士革钢... The English Language visual studio R6034解决方案集 Erro Message in Visual Studio : "automation can't create object" 低位在前... 不能理解...
Visual studio 2008切换设计视图无响应
Lain · 2009-08-05 · via 博客园 - Lain

使用Visual studio 2008进行WebForm的开发时,切换到设计视图发生无响应(假死)现象的,其解决方法

总结网上的经验主要有三点:

将visual studio2008的安装包中的 \WCU\WebDesignerCore\WebDesignerCore.EXE,提取出来安装。

将C:\Program Files\Common Files\Microsoft Shared\OFFICE12\Office Setup Controller\下的“SETUP.EXE”,更名或者删除。

如果安装了RTX[企信通]:将注册表中。[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\TypeLib\{F5078F18-C551-11D3-89B9-0000F81FE221}\5.0\0\win32]下的默认值修改为:"C:\\Program Files\\Common Files\\Microsoft Shared\\OFFICE11\\msxml5.dll"

主要就这三点,需要一步步的试,可以了就不用再做,一般到第二步就行了