用vs2011 编译 orchard 源代码
摘要:
微软发布了 vs2011 beta,各方面功能还比较稳定。但是用其编译orchard的源代码会出错“找不到GalleryServer”。解决办法:1.删除Modules\Orchard.Packaging\Service References2.重新添加Service References,地址(address)中输入http://orchardproject.net/gallery/server/FeedService.svc,然后点击Go类名中输入GalleryServer,然后点击OK。重新编译即可。 阅读全文
posted @ 2012-03-30 17:15 兮 阅读(228) 评论(0) 推荐(0)