摘要:
CRM 2011: 报价(Quote Detail)到订单(Order Detail)的Mapping(MSCRM 2011 Mapping QuoteProduct to OrderProduct)由于QuoteProduct 到 OrderProduct 的mapping是隐藏的,我们在solu... 阅读全文
阅读排行榜
VMWare安装CentOS-6.3-x86_64-minimal和LAMP
2014-03-01 13:18 by @GB, 372 阅读, 收藏,
摘要:
1.CentOS-6.3-x86_64-minimal启动不了2. 启动之后没有网络连接在VMWare(10.0.1)根据向导一步一步下去安装CentOS 6.3迷你版(Mini),最后启动不了,GOOGLE和这位朋友一样的情况:http://blog.csdn.net/lixianlin/article/details/7293691新建虚拟机,在安装镜像选择那里,选择“I will install the operating system later.“,创建完后,硬件设置中设置安装镜像,一路手动安装下来。。。于是按照他的方法重新安装,之后成功启动,但是又遇到一个问题,没有网络,用那个朋友 阅读全文
System Folder Properties
2014-04-04 12:05 by @GB, 343 阅读, 收藏,
摘要:
http://msdn.microsoft.com/library/aa372057.aspxThe following list provides links to more information about system folders that the installer sets at setup.PropertyDescriptionAdminToolsFolderThe full path to the directory that contains administrative tools.AppDataFolderThe full path to theRoamingfold 阅读全文
Microsoft Dynamics CRM Update Rollup
2013-06-23 20:23 by @GB, 326 阅读, 收藏,
摘要:
来自Microsoft的Rollup list:http://support.microsoft.com/kb/2555051这个Rollup 是从别人的网站拷过来的,以前一直想整理这样一个表单,现在省事了,不过以后会添加新的Rollup和内容。UpdateVersionDate PublishedKB ArticlePrerequisiteDescriptionRC5.0.9688.5314 Dec 2010RTM5.0.9688.58316 Feb 2011KB2461082Rollup 15.0.9688.10454 Apr 2011KB2466084RTMRollup 205.00.9 阅读全文
asp.net mvc 3.0 with Razor发布到server需要的额外dll
2011-03-03 11:08 by @GB, 312 阅读, 收藏,
摘要:
到目录C:\Program Files\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies复制以下dll(我暂时只需要这些)System.Web.WebPages.dllMicrosoft.Web.Infrastructure.dllSystem.Web.WebPages.Razor.dllSystem.Web.WebPages.Deployment.dllSystem.Web.Razor.dll 阅读全文