<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>WSPBuilder</title><link>http://www.codeplex.com/wspbuilder/Project/ProjectRss.aspx</link><description>A SharePoint Solution Package &amp;#40;WSP&amp;#41; creation tool for WSS 3.0 &amp;#38; MOSS 2007      No more manually creating the manifest.xml file.   No more manually specifying the DDF file.   No more using the makecab.e...</description><item><title>New Post: feature.xml</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30610</link><description>&lt;div style="line-height: normal;"&gt;Hi All,&lt;br&gt;
we are developing web part and template with Visual Studio 2005 extensions for Windows SharePoint Services 3.0 (version 1.1)&lt;br&gt;
we would like to use WSPBuilder.exe to automate build process.&lt;br&gt;
We follow the step described on manual, created &amp;quot;12&amp;quot; dir and copy folder (mywebpart) and files (myperpart.webpart, mywebpart.xml)&lt;br&gt;
Then run WSPBuilder. If we don't copy feature.xml in new folder under &amp;quot;12\MyWebFolder&amp;quot; the WSP is not correct.&lt;br&gt;
Is there a way to automate the creation of feature.xml?&lt;br&gt;
Thanks in advance&lt;br&gt;
&amp;nbsp;&lt;br&gt;
&lt;/div&gt;</description><author>gab</author><pubDate>Tue, 01 Jul 2008 14:02:14 GMT</pubDate><guid isPermaLink="false">New Post: feature.xml 20080701020214P</guid></item><item><title>New Post: include license file into 80/bin folder</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30587</link><description>&lt;div style="line-height: normal;"&gt;We have to integrate a license file of a third party dll in the folder 80/bin (license.lic). Is there a possibility to deploy the file with wspbuilder into the 80/bin folder? thanks for your answer.&lt;br&gt;
&lt;/div&gt;</description><author>phils</author><pubDate>Tue, 01 Jul 2008 07:57:22 GMT</pubDate><guid isPermaLink="false">New Post: include license file into 80/bin folder 20080701075722A</guid></item><item><title>Source code checked in, #18890</title><link>http://www.codeplex.com/wspbuilder/SourceControl/ListDownloadableCommits.aspx</link><description>Command bug in VS Addin fixed. Some clean up.</description><author>keutmann</author><pubDate>Tue, 01 Jul 2008 01:12:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18890 20080701011243A</guid></item><item><title>New Post: Third party dll's</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30469</link><description>&lt;div style="line-height: normal;"&gt;Hello &lt;br&gt;
I have the following challenge. I have a third party dll which my features requires.&amp;nbsp;The name is MyThirdPartyDll.dll&lt;br&gt;
I want it to be installed in the gac along with my MyFeature.dll&lt;br&gt;
I know that&amp;nbsp;a assembly tag should be added to the manifest file and I can do so manualy. But is there a way to &lt;br&gt;
have wspbuilder do it ?&lt;br&gt;
&lt;span style="color:blue"&gt;&lt;br&gt;
&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;Solution&lt;/span&gt; SolutionId=&amp;quot;4AFC1350-F354-4439-B941-51377E845F2B&amp;quot; &lt;br&gt;
&amp;nbsp; xmlns=&amp;quot;http://schemas.microsoft.com/sharepoint/&amp;quot;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;FeatureManifests&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;FeatureManifest&lt;/span&gt; Location=&amp;quot;Calls\feature.xml&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;FeatureManifest&lt;/span&gt; Location=&amp;quot;ServiceRequest\feature.xml&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;FeatureManifest&lt;/span&gt; Location=&amp;quot;Customers\feature.xml&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;FeatureManifest&lt;/span&gt; Location=&amp;quot;HelpDeskCore\feature.xml&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon"&gt;FeatureManifests&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;b&gt;TemplateFiles&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;b&gt;TemplateFile Location=&amp;quot;Mobile\HelpDeskHomePage.ascx&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;b&gt;TemplateFile Location=&amp;quot;1033\xml\webtemphd.xml&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;b&gt;TemplateFile Location=&amp;quot;SiteTemplates\HelpDesk\onet.xml&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;b&gt;TemplateFile Location=&amp;quot;SiteTemplates\HelpDesk\default.aspx&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&lt;b&gt;TemplateFiles&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;Assemblies&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;Assembly&lt;/span&gt; DeploymentTarget=&amp;quot;GlobalAssemblyCache&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location=&amp;quot;MyThirdPartyDll.dll&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;br&gt;
&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:maroon"&gt;Assembly&lt;/span&gt; DeploymentTarget=&amp;quot;GlobalAssemblyCache&amp;quot;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location=&amp;quot;MyFreature.dll&amp;quot;&lt;span style="color:blue"&gt;/&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&amp;nbsp; &lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon"&gt;Assemblies&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;span style="color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:maroon"&gt;Solution&lt;/span&gt;&lt;span style="color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;/div&gt;</description><author>wozzle</author><pubDate>Sun, 29 Jun 2008 20:13:59 GMT</pubDate><guid isPermaLink="false">New Post: Third party dll's 20080629081359P</guid></item><item><title>New Post: Deploying PDB's when compiled in debug mode</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=29343</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;We had a need to deploy the .PDB files into the bin directory with our .dlls, for the purpose of reporting exceptions with a custom exception handling class.&lt;br&gt;
The way that we accomplished this was to recompile WSPBuilder with the following code change to AssemblyFileReference.cs, this may work for GAC deployment also, although I've not tested that.&lt;br&gt;
&lt;hr&gt;
&lt;br&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;private&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;void&lt;/span&gt;&lt;span style="font-size:13px"&gt; FindAssembliesInDirectory(&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;DirectoryInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt; parentDir, &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;SolutionDeploymentTargetType&lt;/span&gt;&lt;span style="font-size:13px"&gt; targetType, &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;Dictionary&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;string&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;AssemblyInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;gt; assembliesFound)&lt;br&gt;
{&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[] dllFileInfoDLLs = parentDir.GetFiles(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;*.dll&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;as&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[];&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[] dllFileInfoPDBs = parentDir.GetFiles(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;*.pdb&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;as&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[] dllFileInfoCombined = &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;new&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[dllFileInfoDLLs.Length + dllFileInfoPDBs.Length];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dllFileInfoDLLs.CopyTo(dllFileInfoCombined, 0);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dllFileInfoPDBs.CopyTo(dllFileInfoCombined, dllFileInfoDLLs.Length);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;foreach&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt; dllFileInfo &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;in&lt;/span&gt;&lt;span style="font-size:13px"&gt; dllFileInfoCombined)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;if&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileProvider&lt;/span&gt;&lt;span style="font-size:13px"&gt;.IncludeFile(dllFileInfo))&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;AddCandidateAssembly(dllFileInfo, targetType, assembliesFound);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br&gt;
}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;foreach&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;DirectoryInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt; childDir &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;in&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileProvider&lt;/span&gt;&lt;span style="font-size:13px"&gt;.GetDirectories(parentDir))&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px"&gt;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FindAssembliesInDirectory(childDir, targetType, assembliesFound);&lt;br&gt;
}
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;hr&gt;
&lt;/span&gt;&lt;/p&gt;
Productions the following xml in the manifest file. &lt;br&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;&lt;strong&gt;&amp;lt;Assembly Location=&amp;quot;[YourAssemblyName].pdb&amp;quot; DeploymentTarget=&amp;quot;WebApplication&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt;It would be very nice to get this behaviour via a configuration setting in a future version of WSPBuilder.&lt;br&gt;
Hope that helps!&lt;/p&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>ronn_mcqueen</author><pubDate>Fri, 27 Jun 2008 20:28:49 GMT</pubDate><guid isPermaLink="false">New Post: Deploying PDB's when compiled in debug mode 20080627082849P</guid></item><item><title>New Post: Deploying PDB's when compiled in debug mode</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=29343</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;We had a need to deploy the .PDB files into the bin directory with our .dlls, for the purpose of reporting exceptions with a custom exception handling class.&lt;br&gt;
The way that we accomplished this was to recompile WSPBuilder with the following code change to AssemblyFileReference.cs, this may work for GAC deployment also, although I've not tested that.&lt;br&gt;
&lt;hr&gt;
&lt;br&gt;
&lt;span style="font-size:13px;color:#0000ff"&gt;private&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;void&lt;/span&gt;&lt;span style="font-size:13px"&gt; FindAssembliesInDirectory(&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;DirectoryInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt; parentDir, &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;SolutionDeploymentTargetType&lt;/span&gt;&lt;span style="font-size:13px"&gt; targetType, &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;Dictionary&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;string&lt;/span&gt;&lt;span style="font-size:13px"&gt;, &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;AssemblyInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;&amp;gt; assembliesFound)&lt;br&gt;
{&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[] dllFileInfoDLLs = parentDir.GetFiles(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;*.dll&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;as&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[];&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[] dllFileInfoPDBs = parentDir.GetFiles(&lt;/span&gt;&lt;span style="font-size:13px;color:#a31515"&gt;&amp;quot;*.pdb&amp;quot;&lt;/span&gt;&lt;span style="font-size:13px"&gt;) &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;as&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[] dllFileInfoCombined = &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;new&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt;[dllFileInfoDLLs.Length + dllFileInfoPDBs.Length];&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dllFileInfoDLLs.CopyTo(dllFileInfoCombined, 0);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;dllFileInfoPDBs.CopyTo(dllFileInfoCombined, dllFileInfoDLLs.Length);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;foreach&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt; dllFileInfo &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;in&lt;/span&gt;&lt;span style="font-size:13px"&gt; dllFileInfoCombined)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;if&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileProvider&lt;/span&gt;&lt;span style="font-size:13px"&gt;.IncludeFile(dllFileInfo))&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;AddCandidateAssembly(dllFileInfo, targetType, assembliesFound);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br&gt;
}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;foreach&lt;/span&gt;&lt;span style="font-size:13px"&gt; (&lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;DirectoryInfo&lt;/span&gt;&lt;span style="font-size:13px"&gt; childDir &lt;/span&gt;&lt;span style="font-size:13px;color:#0000ff"&gt;in&lt;/span&gt;&lt;span style="font-size:13px"&gt; &lt;/span&gt;&lt;span style="font-size:13px;color:#2b91af"&gt;FileProvider&lt;/span&gt;&lt;span style="font-size:13px"&gt;.GetDirectories(parentDir))&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:13px"&gt;{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;FindAssembliesInDirectory(childDir, targetType, assembliesFound);&lt;br&gt;
}
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;hr&gt;
&lt;/span&gt;&lt;/p&gt;
Productions the following xml in the manifest file. &lt;br&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;&lt;strong&gt;&amp;lt;Assembly Location=&amp;quot;[YourAssemblyName].pdb&amp;quot; DeploymentTarget=&amp;quot;WebApplication&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt;It would be very nice to get this behaviour via a configuration setting in a future version of WSPBuilder.&lt;br&gt;
Hope that helps!&lt;/p&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>ronn_mcqueen</author><pubDate>Fri, 27 Jun 2008 20:28:49 GMT</pubDate><guid isPermaLink="false">New Post: Deploying PDB's when compiled in debug mode 20080627082849P</guid></item><item><title>New Post: Deploying PDB's when compiled in debug mode</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=29343</link><description>&lt;div style="line-height: normal;"&gt;Keutmann, &lt;br&gt;
&lt;br&gt;
Thanks for the reply -- This method works great if you have all the development tools on the SharePoint server. Unfortunately, I have a remote SharePoint server which is used for our development purposes, and without the .pdb in the GAC, it will not debug.&lt;br&gt;
&lt;br&gt;
No harm, though. I've got the nuisance of copying down to an art at this point :)&lt;br&gt;
&lt;/div&gt;</description><author>FeL0niOuSmOnK</author><pubDate>Fri, 27 Jun 2008 13:47:09 GMT</pubDate><guid isPermaLink="false">New Post: Deploying PDB's when compiled in debug mode 20080627014709P</guid></item><item><title>New Post: Failure due to Assemblies in the GAC</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=22446</link><description>&lt;div style="line-height: normal;"&gt;We had the same problem. It looks like it happens when you have two assemblies, both included in the solution and one of them&amp;nbsp;referencing the other one plus having the referenced assembly deployed to the GAC at the time you try to run wspbuilder.&lt;br&gt;
&lt;br&gt;
Things were even worse for us as we have the WSPBuilder as a post build action in VS.NET and even that wspbuilder didn't succeeed, VS would still report that the build was successful. &lt;br&gt;
&lt;br&gt;
To resolve the issue we added calls in the post build actions to gacutil.exe to remove the assembly from the GAC before running&amp;nbsp;wspbuilder and then optionally adding it back in the GAC after that. Also you could&amp;nbsp;check&amp;nbsp;whether&amp;nbsp;%ERRORLEVEL% == 0 in after wspbuilder call returns. A non zero value will indicate an error and you could make the VS build to fail in that case.&lt;br&gt;
&lt;br&gt;
Hope this helps someone.&lt;br&gt;
&lt;br&gt;
Cheer, &lt;br&gt;
Hristo Pavlov
&lt;/div&gt;</description><author>hristopavlov</author><pubDate>Fri, 27 Jun 2008 03:57:21 GMT</pubDate><guid isPermaLink="false">New Post: Failure due to Assemblies in the GAC 20080627035721A</guid></item><item><title>Source code checked in, #18847</title><link>http://www.codeplex.com/wspbuilder/SourceControl/ListDownloadableCommits.aspx</link><description>Addin refactored and fixed. WebPartTemplate updated. Setup project updated.</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 23:24:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18847 20080626112413P</guid></item><item><title>New Post: Prevent WSPAddin Log in project folder</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=27195</link><description>&lt;div style="line-height: normal;"&gt;This is actually something that should not have been there, so it will be removed in the next version of WSPBuilder.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:39:24 GMT</pubDate><guid isPermaLink="false">New Post: Prevent WSPAddin Log in project folder 20080626043924P</guid></item><item><title>New Post: Please put link to demo code on Home page</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=27779</link><description>&lt;div style="line-height: normal;"&gt;The demo project is kept in the source code of the WSPBuilder project.&lt;br&gt;
However I will create a separate project for this in the future.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:36:42 GMT</pubDate><guid isPermaLink="false">New Post: Please put link to demo code on Home page 20080626043642P</guid></item><item><title>New Post: Context menu item for WSPBuilder disappears when a WSPBuilder project is in a solution folder.</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=28706</link><description>&lt;div style="line-height: normal;"&gt;I'll look into this issue and make sure that it will be fixed in the next version of WSPBuilder Extensions.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:34:32 GMT</pubDate><guid isPermaLink="false">New Post: Context menu item for WSPBuilder disappears when a WSPBuilder project is in a solution folder. 20080626043432P</guid></item><item><title>New Post: Cablib failure </title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=28015</link><description>&lt;div style="line-height: normal;"&gt;The CABLIB.DLL is a C++ library and therefore you have to use the right version of it when you are using 32 or 64 bit windows server systems.&lt;br&gt;
You should be able to find previous version of&amp;nbsp;wspbuilder on codeplex where the cablib.dll can be found in 32 / 64 bit versions.&lt;br&gt;
The cablib.dll have not changed since the start of the wspbuilder project and therefore it can be used for all versions of wspbuilder.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:30:58 GMT</pubDate><guid isPermaLink="false">New Post: Cablib failure  20080626043058P</guid></item><item><title>New Post: Deploying PDB's when compiled in debug mode</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=29343</link><description>&lt;div style="line-height: normal;"&gt;Please see this post :&amp;nbsp;&lt;a href="http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=23"&gt;http://www.elumenotion.com/Blog/Lists/Posts/Post.aspx?ID=23&lt;/a&gt;&lt;br&gt;
Just be sure to copy your debug build dll.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:26:16 GMT</pubDate><guid isPermaLink="false">New Post: Deploying PDB's when compiled in debug mode 20080626042616P</guid></item><item><title>New Post: Having trouble adding safe controls to manifest.xml</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=24427</link><description>&lt;div style="line-height: normal;"&gt;The WSPBuilder ignores the Microsoft dll's when creating the SafeControls tags. &lt;br&gt;
However if you inherit from any webpart class in your own code, then the WSPBuilder should pickup your&amp;nbsp;webpart class (must be public) and add a&amp;nbsp;SafeControl tag in the manifest.xml file.&lt;br&gt;
If this do not solve your problem please specify your project in more detail.&lt;br&gt;
Be sure to use the WSPBuilder ver. 0.9.8.0406.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:22:43 GMT</pubDate><guid isPermaLink="false">New Post: Having trouble adding safe controls to manifest.xml 20080626042243P</guid></item><item><title>New Post: deploy to port 443?</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30268</link><description>&lt;div style="line-height: normal;"&gt;WSPBuilder builds the&amp;nbsp;wsp package (CAB format), just like&amp;nbsp;winrar builds a zip file.&lt;br&gt;
There are deployment&amp;nbsp;functions within WSPBuilder, but they are only meant to be used on the developing environment.&lt;br&gt;
Use the&amp;nbsp;stsadm.exe to install the&amp;nbsp;wsp package on production servers.&lt;br&gt;
You have to be on the front-end server to deploy a wsp package on a farm.&lt;br&gt;
It does not matter what port the WebApplication runs with.
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 16:02:30 GMT</pubDate><guid isPermaLink="false">New Post: deploy to port 443? 20080626040230P</guid></item><item><title>New Post: Using WSPBuilder with Team foundation Build</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30321</link><description>&lt;div style="line-height: normal;"&gt;Hi&lt;br&gt;
&lt;br&gt;
WSPBuilder Extensions is an addin that works fine with TFS 2008. It gives you build options from the Project Context menu and so on.&lt;br&gt;
It uses the WSPBuilder console application to build the WSP package.&lt;br&gt;
&lt;br&gt;
The WSPBuilder (console app) can be used for build servers and do not need to run within TFS 2008.&lt;br&gt;
&lt;/div&gt;</description><author>keutmann</author><pubDate>Thu, 26 Jun 2008 15:55:35 GMT</pubDate><guid isPermaLink="false">New Post: Using WSPBuilder with Team foundation Build 20080626035535P</guid></item><item><title>New Post: Using WSPBuilder with Team foundation Build</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30321</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I'm create Build with TFS 2008 and I'm looking for information on whether WSPBuilder works well with it? Or are ther some gotcha's that I should be looking out for?&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
James
&lt;/div&gt;</description><author>Indyy66</author><pubDate>Thu, 26 Jun 2008 12:53:21 GMT</pubDate><guid isPermaLink="false">New Post: Using WSPBuilder with Team foundation Build 20080626125321P</guid></item><item><title>Source code checked in, #18821</title><link>http://www.codeplex.com/wspbuilder/SourceControl/ListDownloadableCommits.aspx</link><description>Work in progress.. &amp;#34;Copy to GAC&amp;#34; added. </description><author>keutmann</author><pubDate>Wed, 25 Jun 2008 23:18:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18821 20080625111834P</guid></item><item><title>New Post: deploy to port 443?</title><link>http://www.codeplex.com/wspbuilder/Thread/View.aspx?ThreadId=30268</link><description>&lt;div style="line-height: normal;"&gt;Does WSPBuilder support deploys to an entire farm, or ports other than 80?&lt;br&gt;
&lt;/div&gt;</description><author>bobchauvin</author><pubDate>Wed, 25 Jun 2008 15:18:28 GMT</pubDate><guid isPermaLink="false">New Post: deploy to port 443? 20080625031828P</guid></item></channel></rss>