| Bryan 的个人资料SharePoint o Rama日志列表 | 帮助 |
|
11月6日 Assembly MyAssembly.dll must be strong signed in order to be marked as a prerequisite.One of the things I do to allow easy on-boarding of developers is to put all referenced assemblies (Enterprise Library, Smart Client Software Factory, etc...) into a folder and add all the files as solution items. This allows the developer to just pull the code from VSS or VSTS and start working without any other installs. Currently, I am using the NetTiers CodeSmith template which generates an object layer from a database and integrates with Enterprise Library. When I updated the NetTiers assemblies, I got this error above since the main project is deployed using ClickOnce. After researching the problem, I found that cleaning out the bin and obj folders fixed the problem. 评论 (2)
PhillipsBryan
在此页禁用了评论功能。
引用通告此日志的引用通告 URL 是: http://bphillips76.spaces.live.com/blog/cns!F9B548E4C21D6166!299.trak 引用此项的网络日志
|
|
|