﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客-鹏的宝箱</title><link>http://www.cnitblog.com/wanghaoan/</link><description>记录在工作、学习中收集整理的各方面资料</description><language>zh-cn</language><lastBuildDate>Mon, 04 May 2026 20:58:33 GMT</lastBuildDate><pubDate>Mon, 04 May 2026 20:58:33 GMT</pubDate><ttl>60</ttl><item><title>Mogre 环境配置问题(Exception from HRESULT: 0x800736B1) </title><link>http://www.cnitblog.com/wanghaoan/archive/2009/02/18/54675.html</link><dc:creator>wanghaoan</dc:creator><author>wanghaoan</author><pubDate>Wed, 18 Feb 2009 15:13:00 GMT</pubDate><guid>http://www.cnitblog.com/wanghaoan/archive/2009/02/18/54675.html</guid><wfw:comment>http://www.cnitblog.com/wanghaoan/comments/54675.html</wfw:comment><comments>http://www.cnitblog.com/wanghaoan/archive/2009/02/18/54675.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnitblog.com/wanghaoan/comments/commentRss/54675.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/wanghaoan/services/trackbacks/54675.html</trackback:ping><description><![CDATA[<p>样例程序做好啦，运行报错</p>
<p>Unhandled Exception: System.IO.FileLoadException: Could not load file or assemby "Mogre, Version=1.4.8.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1) <br>郁闷了几天，终于解决了。</p>
<p>要安装 </p>
<p style="TEXT-INDENT: 2em">Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)</p>
<p style="TEXT-INDENT: 2em">安装 vc2005 sp1 就不行</p>
<p style="TEXT-INDENT: 2em">下载地址：<a href="http://download.microsoft.com/download/5/9/e/59e74271-2b59-49a1-b955-96b69cc34f38/vcredist_x86.exe" target=_blank><font color=#556c88>vcredist_x86.exe</font></a></p>
<img src ="http://www.cnitblog.com/wanghaoan/aggbug/54675.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/wanghaoan/" target="_blank">wanghaoan</a> 2009-02-18 23:13 <a href="http://www.cnitblog.com/wanghaoan/archive/2009/02/18/54675.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>