MapGuide Studio 是一个32位应用程序,但是能够在64位平台上安装和运行。不知道大家在安装的时候有没有遇到问题,我看到国外同事的一篇博客的介绍,也许会有人遇到不能安装的问题。因为他的博客国内可能访问不到,我把它转过来。原文在http://mapguide.wordpress.com/2009/12/15/mapguide-studio-2010-with-64-bit/
1,在Autodesk MapGuide Enterprise 2010 安装光盘上找到Autodesk\Autodesk MapGuide Enterprise 2010 Setup\Studio, 双击setuip.msi 运行
2. 下载.NET Framework 2.0 Software Development Kit (SDK) (x64)
3. 浏览到“C:\Program Files\Microsoft.NET\SDK\v2.0.64bit\Bin\” ,拷贝 CorFlags.exe 文件.
4. 复制CorFlags.exe 到你的“C:\Program Files\Autodesk\MapGuideStudio2010\”
5. 开始--》运行,输入cmd打开命令控制台
6. 用cd命令,进入到上面的目录“C:\Program Files\Autodesk\MapGuideStudio2010\”
7. 最后 输入 CorFlags Studio.exe /32BIT+
I recently found I could not install MapGuide Studio 2010 on 64 BIT. Then I found a Knowledge Base Article at Autodesk. This mentioned CORFLAGS.exe. I couldn’t find this anywhere.
Here is how to install MapGuide Studio 2010.
- On the Autodesk MapGuide Enterprise 2010 DVD, browse to the “Autodesk\Autodesk MapGuide Enterprise 2010 Setup\Studio\” folder and double-click on the Setup.msi file.
- Download the .NET Framework 2.0 Software Development Kit (SDK) (x64)
- Browse to the “C:\Program Files\Microsoft.NET\SDK\v2.0.64bit\Bin\” and copy the CorFlags.exe file.
- Paste the CorFlags.exe file into your “C:\Program Files\Autodesk\MapGuideStudio2010\” folder.
- Click START >Run, type CMD and click OK.
- Using CD, type CD Program Files (x86)\Autodesk\MapGuideStudio2010
- Finally, type: CorFlags Studio.exe /32BIT+
This will enable Autodesk MapGuide Studio 2010 on your 64 bit machine.