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

推荐订阅源

美团技术团队
D
DataBreaches.Net
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
N
Netflix TechBlog - Medium
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
C
Check Point Blog
腾讯CDC
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
IT之家
IT之家
月光博客
月光博客
U
Unit 42
K
Kaspersky official blog
T
Threatpost
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
GbyAI
GbyAI
P
Proofpoint News Feed
Last Week in AI
Last Week in AI
云风的 BLOG
云风的 BLOG
酷 壳 – CoolShell
酷 壳 – CoolShell
I
InfoQ
Engineering at Meta
Engineering at Meta
Recorded Future
Recorded Future
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
Security @ Cisco Blogs
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
Security Archives - TechRepublic
Security Archives - TechRepublic
Webroot Blog
Webroot Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Hacker News - Newest:
Hacker News - Newest: "LLM"
S
Schneier on Security
S
Secure Thoughts
The Register - Security
The Register - Security
B
Blog RSS Feed
The Last Watchdog
The Last Watchdog
P
Palo Alto Networks Blog
爱范儿
爱范儿
B
Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
N
News and Events Feed by Topic
阮一峰的网络日志
阮一峰的网络日志
L
LINUX DO - 热门话题
C
Cisco Blogs
Spread Privacy
Spread Privacy
F
Full Disclosure
博客园 - 聂微东
T
The Blog of Author Tim Ferriss

博客园 - 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"

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