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

推荐订阅源

T
Troy Hunt's Blog
Blog — PlanetScale
Blog — PlanetScale
Engineering at Meta
Engineering at Meta
F
Full Disclosure
Recorded Future
Recorded Future
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
GbyAI
GbyAI
博客园_首页
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Recent Commits to openclaw:main
Recent Commits to openclaw:main
H
Hacker News: Front Page
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
博客园 - 司徒正美
Webroot Blog
Webroot Blog
Google DeepMind News
Google DeepMind News
Help Net Security
Help Net Security
Cloudbric
Cloudbric
PCI Perspectives
PCI Perspectives
有赞技术团队
有赞技术团队
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
TaoSecurity Blog
TaoSecurity Blog
L
Lohrmann on Cybersecurity
量子位
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
T
Tailwind CSS Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
B
Blog RSS Feed
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
P
Proofpoint News Feed
N
News and Events Feed by Topic
罗磊的独立博客
T
Threat Research - Cisco Blogs
Schneier on Security
Schneier on Security
T
Tor Project blog
IT之家
IT之家
M
MIT News - Artificial intelligence
S
Security @ Cisco Blogs
O
OpenAI News
AI
AI
S
Securelist
Simon Willison's Weblog
Simon Willison's Weblog
The Last Watchdog
The Last Watchdog
月光博客
月光博客
Security Archives - TechRepublic
Security Archives - TechRepublic
L
LINUX DO - 热门话题

博客园 - Jeet

[转]TFS.VisualStudio.com TF30063: You are not authorized to access Collection 使用ODP.NET连接Oracle数据库一个OracleCommand运行多条SQL语句的方法 删除SQL数据库中所有的表 LoadLibrary返回值为0 解决64位平台上的"BadImageFormatException was unhandled" Post-Build event不能注册到全局缓存解决办法 Oracle相关博客转移 使用Outlook 2010,拖拽大于20M附件发生“附件大小超过了允许的范围”提示的解决方法 WIN7下丢失的光驱解决办法:由于其配置信息不完整或已损坏,Windows 无法启动这个硬件设备 Use OpenLDAP as security provider in Oracle UCM 11g 解决RedHat AS5 RPM安装包依赖问题 Using WSDLs in UCM 11g like you did in 10g 在64位Windows 7上安装Oracle UCM 10gR3 The Definitive Guide to Stellent Content Server Development ORACLE 10G EM错误解决 - Jeet PMP证书续期换证操作 玩儿条形码之条码打印 Vista下附加Sql Server数据库报5123的错误 - Jeet - 博客园 玩儿条形码之从DOS打印到USB打印机端口
VS2008加Visio for Enterprise Architects安装方法
Jeet · 2009-11-12 · via 博客园 - Jeet

抵抗不住WINDOWS 7的诱惑,花了点时间重新装了系统,把VS2008也装好,在装Visio 2003 for Enterprise Architects却发现装不上了,提示说VS的版本不对。才知道原来是装了VS2005后再升级到VS2008的,但平时工作数据库建模时常用到Visio,怎么办,难道装个VS2005后再安装?试了几种方法都不行,后来找到这篇文章,看起来可行,照板煮碗做一遍,居然成功了。

Visual Studio 2008 and Visio for Enterprise Architects
星期六, 7 六月 2008 11:41 by jf26028
So, I rebuilt a workstation because I am soon to lose my current wicked awesome hp laptop. Like many people, reloading a workstation is both, a pleasure and a pain. On one hand, you get to refresh your xp installation, so everything seems super fast again. On the down side, none of your tools, plug-ins, extensions, settings, or any of that stuff is in place, so you have to redo all that work.Anyway, I installed visual studio 2008 and Visio. Then, like zillions of other people, I said "Hey! Where did the generate menu go?". Turns out, Visio Professional is just not quite professional enough to generate a script from a database diagram. Good grief. So, where is this Enterprise Architect version? Sweet. Its on msdn. Pulled it down, and started to install, and soon, all would be well in the world....or so I thought.Now, I came up against the dreaded "You must first install one of the qualified Visual Studio editions" or it's evil cousin "you must first install visual studio 2003 enterprise architect". Blast! Turns out, you can only install the good Visio if you have visual studio 2003 or 2005 enterprise architect installed. You have got to be kidding me. I have msdn. I have access to both of those applications. I do not want to re-install visual studio 2005 over my new, pristine 2008 installation, but I really need Visio, with the generate functionality.Well, after lots of searching, and accepting the fact that I was probably violating some sort of licensing agreement, I came up with a hack workaround. If you have an installation of visual studio 2008, and want Visio enterprise architect, but do not want to install visual studio 2005, this can work for you. I gave filemon a try, but it didn't look like it was doing anything interesting. Then, I gave regmon a try, filtered on msiexec, and found some interesting keys. The last thing it did before bailing out on the installation was look in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0. I did have that key in my registry, but it obviously didn't have exactly what the installer was looking for. In the 9.0 folder was my visual studio 2008 installation.I exported the 8.0 folder using regedit for a backup, exported the 9.0 folder, opened the exported .reg file, did a search/replace on "9.0" to "8.0", and saved it. Then, I imported the modded 9.0->8.0 .reg file into the registry, basically pretending that my visual studio 2008 installation was actually a visual studio 2005 installation, at least as far as the registry was concerned. Fired up the Visio installer, and, kachow, it worked. After installing, I reverted back to my original 8.0 export, and everything is good to go.It is a hack to get you going, but if you have the same problem, and are crazy like me, this can get you going.

直白一点的说,就是行把注册表下的HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0键值备份,然后把HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0的内容导出,把导出的注册表文件中的9.0都替换成8.0,再把修改后的文件导入注册表,这时安装就顺利完成。装完再把8.0键值删除,把备份的8.0内容导入,成功安装,使用也一切正常。真是满佩服的,这么难想的招也能想出来,呵呵。