09 2013 档案

IIS Express如何支持json
摘要:在Visual Studio 2012中,新建D3页面Sunburst.html,调用flare.json文件,浏览器中查看时报错“未找到flare.json”,后来找到"库\文档\IISExpress\config\applicationhost.config"文件,(C:\Users\Administrator\Documents\IISExpress\config)在中添加:结果可以正常显示Sunburst.html。我在解决问题时参考:http://blog.csdn.net/jinciyulang/article/details/8694278,感谢!1. vs2 阅读全文

posted @ 2013-09-17 11:32 Bean_Lv 阅读(1459) 评论(0) 推荐(0)