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

推荐订阅源

月光博客
月光博客
MyScale Blog
MyScale Blog
博客园 - Franky
The Cloudflare Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
WordPress大学
WordPress大学
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
The Blog of Author Tim Ferriss
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
J
Java Code Geeks
腾讯CDC
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
博客园 - 【当耐特】
美团技术团队
云风的 BLOG
云风的 BLOG

博客园 - See Me Fly

[MVC] Code First中Migration的问题 [MVC]开篇 搭建小型邮件服务器 Visual Studio中添加Service异常 IIS7 IIS8上面运行 ASP 画圆滑的曲线连接地图上面的点 [IIS] 不能加载类型System.ServiceModel.Activation.HttpModule [DICOM] 开篇 研究SplendidCRM UnauthorizedAccessException trying to delete a file [转]C#WinForm - 立即更新静态文本Label Crystal Report 2011连接SQL Server 2008失败 Xcode: 给项目添加framework DC中用户的同步问题 用VNC连接Mac OS Xcode访问SVN服务器 Window 7访问共享目录问题 JIRA配置SSL Failed to install MSXML6 when installing SQL Server 2005 - See Me Fly
[DICOM] Download ClearCanvas Source Code
See Me Fly · 2012-09-07 · via 博客园 - See Me Fly

下面有几个产品,Workstaion, PACS,RIS, ImageServer等。有些需要License,有些是开源的。

其中开源的Community Edition中有

参考页面:https://trac.clearcanvas.ca/source/wiki/GettingTheCode 

这里写的挺详细的,不过过程中还是碰到些问题,所以再把操作的步骤写一下。

  •  Download the TortoiseHG

http://tortoisehg.bitbucket.org/download/index.html

  • Install it by default
  • Open TortoiseHg

  • Update the INI file to add folllowing:

[hostfingerprints]
sourcebrowser.clearcanvas.ca = 49:a4:93:51:27:85:f1:37:bf:32:b6:53:e0:77:31:cf:2e:af:ac:41 

Above doesn't work, so I continue to add the "certificate bundle".

  • Download "certificate bundle"

https://certs.godaddy.com/anonymous/repository.seam?streamfilename=gd_bundle.crt&actionMethod=anonymous%2Frepository.xhtml%3Arepository.streamFile%28%27%27%29&cid=150567

  •  Copy the content from 'gd_bundle.crt' to 'C:\Program Files\TortoiseHg\hgrc.d\cacert.pem'