<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>wspbuilder Forum Rss Feed</title><link>http://www.codeplex.com/wspbuilder/Thread/List.aspx</link><description>wspbuilder Forum Rss Description</description><item><title>New Post: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013</title><link>http://wspbuilder.codeplex.com/discussions/404783</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;
&lt;p&gt;&lt;span style="font-size:11.0pt; font-family:"&gt;I already know how to do it...and the solution in your post only covers part of the issue. WSPBuilder does not support .net 4 framework, which is the main issue because you need .net 4 framework for SharePoint
 2013.&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0in 0in 0in"&gt;
&lt;p&gt;&lt;b&gt;&lt;span style="font-size:10.0pt; font-family:"&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size:10.0pt; font-family:"&gt; Matt_Bezanson [email removed]
&lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; Friday, March 15, 2013 5:45 PM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; willzworld2@msn.com&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; Re: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013 [wspbuilder:404783]&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.0pt; font-family:"&gt;From: Matt_Bezanson&lt;/span&gt;&lt;/p&gt;
&lt;div id="ThreadNotificationPostBody" style="margin-bottom:24.0pt"&gt;
&lt;p&gt;&lt;span style="font-size:9.0pt; font-family:"&gt;Here is a post that talks about how to do this:
&lt;br&gt;
&lt;br&gt;
&lt;a href="http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html"&gt;http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
Note the path in Win 2008 R2 is: C:\ProgramData\Microsoft\MSEnvShared\Addins&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>Portalmonkey</author><pubDate>Sat, 16 Mar 2013 05:11:51 GMT</pubDate><guid isPermaLink="false">New Post: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013 20130316051151A</guid></item><item><title>New Post: WSPBuilder for Visual Studio 2012</title><link>http://wspbuilder.codeplex.com/discussions/432513</link><description>&lt;div style="line-height: normal;"&gt;Here is a post that talks about how to do this: &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html" rel="nofollow"&gt;http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html&lt;/a&gt;&lt;br /&gt;
 &lt;br /&gt;
Note the path in Win 2008 R2 is: C:\ProgramData\Microsoft\MSEnvShared\Addins&lt;br /&gt;
&lt;/div&gt;</description><author>Matt_Bezanson</author><pubDate>Fri, 15 Mar 2013 21:46:16 GMT</pubDate><guid isPermaLink="false">New Post: WSPBuilder for Visual Studio 2012 20130315094616P</guid></item><item><title>New Post: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013</title><link>http://wspbuilder.codeplex.com/discussions/404783</link><description>&lt;div style="line-height: normal;"&gt;Here is a post that talks about how to do this:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html" rel="nofollow"&gt;http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Note the path in Win 2008 R2 is:  C:\ProgramData\Microsoft\MSEnvShared\Addins&lt;br /&gt;
&lt;/div&gt;</description><author>Matt_Bezanson</author><pubDate>Fri, 15 Mar 2013 21:45:00 GMT</pubDate><guid isPermaLink="false">New Post: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013 20130315094500P</guid></item><item><title>New Post: WSPBuilder does not include my assembly in the WSP</title><link>http://wspbuilder.codeplex.com/discussions/83024</link><description>&lt;div style="line-height: normal;"&gt;thanks robin_meure. It worked perfectly for me.&lt;br /&gt;
&lt;/div&gt;</description><author>AhmedAli786</author><pubDate>Sun, 10 Mar 2013 09:47:25 GMT</pubDate><guid isPermaLink="false">New Post: WSPBuilder does not include my assembly in the WSP 20130310094725A</guid></item><item><title>New Post: Clean, Build, Build WSP and Deploy Macro!</title><link>http://wspbuilder.codeplex.com/discussions/435056</link><description>&lt;div style="line-height: normal;"&gt;I couldn't find this anywhere, it is useful to me and thought someone else might like it.  Not that you couldn't create it yourself, anyway.  VS 2010 SP2007&lt;br /&gt;
&lt;br /&gt;
Option Strict Off&lt;br /&gt;
Option Explicit Off&lt;br /&gt;
Imports System&lt;br /&gt;
Imports EnvDTE&lt;br /&gt;
Imports EnvDTE80&lt;br /&gt;
Imports EnvDTE90&lt;br /&gt;
Imports EnvDTE90a&lt;br /&gt;
Imports EnvDTE100&lt;br /&gt;
Imports System.Diagnostics&lt;br /&gt;
&lt;br /&gt;
Public Module RecordingModule&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Sub WSP()
    DTE.Solution.SolutionBuild.Clean(True)
    DTE.Solution.SolutionBuild.Build(True)
    DTE.ExecuteCommand(&amp;quot;WSPTools.VisualStudio.VSAddIn.Connect.BUILDPROJECTWSP&amp;quot;)
    Threading.Thread.Sleep(5000)
    DTE.ExecuteCommand(&amp;quot;WSPTools.VisualStudio.VSAddIn.Connect.DEPLOYWSP&amp;quot;)
End Sub&lt;/code&gt;&lt;/pre&gt;

End Module&lt;br /&gt;
&lt;/div&gt;</description><author>Exploseph</author><pubDate>Fri, 01 Mar 2013 16:53:54 GMT</pubDate><guid isPermaLink="false">New Post: Clean, Build, Build WSP and Deploy Macro! 20130301045354P</guid></item><item><title>New Post: WSPBuilder for Visual Studio 2012</title><link>http://wspbuilder.codeplex.com/discussions/432513</link><description>&lt;div style="line-height: normal;"&gt;The will be a WSPBuilder version for Visual Studio 2012 ?&lt;br /&gt;
&lt;br /&gt;
I'm working on a MOSS 2007 site but wan't to use latest version of visual studio...&lt;br /&gt;
&lt;/div&gt;</description><author>pfgoncalves</author><pubDate>Fri, 08 Feb 2013 16:46:48 GMT</pubDate><guid isPermaLink="false">New Post: WSPBuilder for Visual Studio 2012 20130208044648P</guid></item><item><title>New Post: .net 4.0 Support</title><link>http://wspbuilder.codeplex.com/discussions/363262</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have a solution for this problem...see my discussion dated 11/27/2012&lt;/p&gt;
&lt;/div&gt;</description><author>portalmonkey</author><pubDate>Tue, 27 Nov 2012 21:24:55 GMT</pubDate><guid isPermaLink="false">New Post: .net 4.0 Support 20121127092455P</guid></item><item><title>New Post: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013</title><link>http://wspbuilder.codeplex.com/discussions/404783</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;If you are like me, you hate the Visual Studio Templates for SharePoint and love WSPBuilder for creating your wsp's. I recently set up a new dev environment on Server 2008 R2 with a SQL Server 2008R2 backend. I installed SharePoint 2013 and Visual Studio
 2012 on the frontend. While I was upgrading one of my old 2007 solutions to make it work on SP 2013, I realized I could no longer quickly build my solution package. I tried installing the SP 2010 version of WSPBuilder on VS 2012, but it didn't work. So, I
 manually copied the Visual Studio templates to the proper locations and modified the xml in the tools file and it worked--I could now see the WSPBuilder templates and the tools were showing (i.e.&amp;nbsp;I could right click on my project and see the WSPBuilder
 &amp;gt; Build wsp in the context menu. I created the wsp and realized the dll in &amp;quot;GAC&amp;quot; folder was being excluded because of &amp;quot;unmanaged code&amp;quot;--that's because the builder was built to use the 3.5 framework--anything above that is considered unmanaged code. To fix
 this, I opened the source code for the the WSPTools and commented out the code in several places where unmanaged code was being excluded from the manifest. I then recompiled the project and copied the new WSPBuilder.exe into the program folder (in Program
 Files X86)--PRESTO!--Everything works now. The dll is added to the Global Assembly Cache in the manifest and all of the safe control tags are created. When you run the builder in VS, you get the &amp;quot;Could not resolve&amp;quot; message in the verbose output, but it still
 creates all of the tags in the Manifest and packages everything correctly in the .wsp.&lt;/p&gt;
&lt;p&gt;If you would like more details on how to do this, feel free to email me at &lt;a href="mailto:willzworld2@msn.com"&gt;
willzworld2@msn.com&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>Portalmonkey</author><pubDate>Tue, 27 Nov 2012 21:20:16 GMT</pubDate><guid isPermaLink="false">New Post: I Have the Solution to Make WSP Builder work with Visual Studio 2012 and SharePoint 2013 20121127092016P</guid></item><item><title>New Post: [resolved] Got a problem with WSPbuilder for workflow</title><link>http://wspbuilder.codeplex.com/discussions/264379</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi&amp;nbsp; Mathis&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; I saw your link its too good.I have moss and tried the same&amp;nbsp;.Everythin worked fine for me but after i created a List and added new item it says Failed on start(retrying)&lt;/p&gt;
&lt;p&gt;any idea.Please help&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Ashik&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Ashik101</author><pubDate>Thu, 22 Nov 2012 13:12:23 GMT</pubDate><guid isPermaLink="false">New Post: [resolved] Got a problem with WSPbuilder for workflow 20121122011223P</guid></item><item><title>New Post: WSPBuilder Activity</title><link>http://wspbuilder.codeplex.com/discussions/359716</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I ended up creating a custom activity to create WSP. I changed the default dll setting for build so that they remain in bin folder and call wspbuilder. After wsp is created move all dll files to source folder where TFS would have copied the dlls with default settings.&lt;/p&gt;&lt;/div&gt;</description><author>xavier1980</author><pubDate>Fri, 09 Nov 2012 07:40:35 GMT</pubDate><guid isPermaLink="false">New Post: WSPBuilder Activity 20121109074035A</guid></item><item><title>New Post: WSPBuilder Activity</title><link>http://wspbuilder.codeplex.com/discussions/359716</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am looking at this as well, did you end up finding an example or tutorial?&lt;/p&gt;&lt;/div&gt;</description><author>dylan_berry</author><pubDate>Thu, 08 Nov 2012 18:03:46 GMT</pubDate><guid isPermaLink="false">New Post: WSPBuilder Activity 20121108060346P</guid></item><item><title>New Post: SharePoint 2013</title><link>http://wspbuilder.codeplex.com/discussions/402422</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Are there any plans to modify WSPBuilder to support SharePoint 2013? &amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>davidgemel</author><pubDate>Thu, 08 Nov 2012 16:16:18 GMT</pubDate><guid isPermaLink="false">New Post: SharePoint 2013 20121108041618P</guid></item><item><title>New Post: List of error codes?</title><link>http://wspbuilder.codeplex.com/discussions/398892</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Is there a list of error codes that are output by wspbuilder? Specifically, is there any info about code 3?&lt;/p&gt;
&lt;/div&gt;</description><author>idreamingreen</author><pubDate>Wed, 10 Oct 2012 21:59:00 GMT</pubDate><guid isPermaLink="false">New Post: List of error codes? 20121010095900P</guid></item><item><title>New Post: Third party dll's</title><link>http://wspbuilder.codeplex.com/discussions/30469</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am also facing the same issue.&amp;nbsp; I have modified the manifest.xml content to add the assembly reference. Re-creating wsp and then deploy. But i want to know whether wspbuilder installed to visual studio 2010 can do it automatically? I have created
 a folder names GAC in my projct and added the third party dll as an existing item. But in wsp manifest xml i dont find any assembly references added.&lt;/p&gt;
&lt;/div&gt;</description><author>sharmilacodeplex</author><pubDate>Fri, 14 Sep 2012 09:10:24 GMT</pubDate><guid isPermaLink="false">New Post: Third party dll's 20120914091024A</guid></item><item><title>New Post: add referenced dll in wsp</title><link>http://wspbuilder.codeplex.com/discussions/395406</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have created a wspbuilder project&amp;nbsp; for sharepoint 2010. I have also added reference of a third party dll in the project. Now I create&amp;nbsp; the wsp. but the third party dll is missing in GAC(assembly folder of windows) which in turn is giving error
 in the project that the &amp;quot;file is not found&amp;quot;. Can&amp;nbsp; anyone tell me how can solve this issue. I tried manually embedding the third party dll to the manifest.xml but re-creating the wsp out of it is not making any changes. Can anyone tell me whether I am
 missing something? What are the steps to add the referenced dll to the wsp package?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sharmila&lt;/p&gt;
&lt;/div&gt;</description><author>sharmilacodeplex</author><pubDate>Thu, 13 Sep 2012 12:42:57 GMT</pubDate><guid isPermaLink="false">New Post: add referenced dll in wsp 20120913124257P</guid></item><item><title>New Post: How can we set SafeAgainstScript attribute to true while adding SafeControl entries using WSPBuilder</title><link>http://wspbuilder.codeplex.com/discussions/347606</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Powershell to the rescue:&lt;/p&gt;
&lt;p&gt;
&lt;div style="color: black; background-color: white;"&gt;
&lt;pre&gt;&lt;span style="color: blue;"&gt;function&lt;/span&gt; SetSafeAgainstScriptTrue(&lt;span style="color: orangered;"&gt;$url&lt;/span&gt;)
{
	&lt;span style="color: orangered;"&gt;$webapp&lt;/span&gt; &lt;span style="color: gray;"&gt;=&lt;/span&gt; Get&lt;span style="color: gray;"&gt;-&lt;/span&gt;SPWebApplication &lt;span style="color: orangered;"&gt;$url&lt;/span&gt;
	
	&lt;span style="color: orangered;"&gt;$path&lt;/span&gt; &lt;span style="color: gray;"&gt;=&lt;/span&gt; &lt;span style="color: orangered;"&gt;$webapp&lt;/span&gt;.IisSettings.get_Item(0).Path.FullName &lt;span style="color: gray;"&gt;+&lt;/span&gt; &lt;span style="color: #a31515;"&gt;"\web.config"&lt;/span&gt;
	&lt;span style="color: orangered;"&gt;$now&lt;/span&gt; &lt;span style="color: gray;"&gt;=&lt;/span&gt; &lt;span style="color: gray;"&gt;[&lt;/span&gt;&lt;span style="color: teal;"&gt;datetime&lt;/span&gt;&lt;span style="color: gray;"&gt;]&lt;/span&gt;&lt;span style="color: gray;"&gt;::&lt;/span&gt;now.ToString(&lt;span style="color: #a31515;"&gt;'yyyy-MM-dd'&lt;/span&gt;)
	Copy&lt;span style="color: gray;"&gt;-&lt;/span&gt;Item &lt;span style="color: orangered;"&gt;$path&lt;/span&gt; &lt;span style="color: #a31515;"&gt;"$path.$now"&lt;/span&gt;	
	Write&lt;span style="color: gray;"&gt;-&lt;/span&gt;Host &lt;span style="color: #a31515;"&gt;"Backupped"&lt;/span&gt;
	Write&lt;span style="color: gray;"&gt;-&lt;/span&gt;Host &lt;span style="color: #a31515;"&gt;"Modifying web.config file in path $path"&lt;/span&gt;
	(Get&lt;span style="color: gray;"&gt;-&lt;/span&gt;Content &lt;span style="color: orangered;"&gt;$path&lt;/span&gt;) | 
		Foreach&lt;span style="color: gray;"&gt;-&lt;/span&gt;Object {&lt;span style="color: orangered;"&gt;$_&lt;/span&gt; &lt;span style="color: gray;"&gt;-replace&lt;/span&gt; &lt;span style="color: #a31515;"&gt;"SafeAgainstScript=`"False`""&lt;/span&gt;, &lt;span style="color: #a31515;"&gt;"SafeAgainstScript=`"True`""&lt;/span&gt;} | 
	Set&lt;span style="color: gray;"&gt;-&lt;/span&gt;Content &lt;span style="color: orangered;"&gt;$path&lt;/span&gt;
		
}
&lt;/pre&gt;
&lt;/div&gt;
&lt;/p&gt;&lt;/div&gt;</description><author>bolandunited</author><pubDate>Thu, 13 Sep 2012 08:53:21 GMT</pubDate><guid isPermaLink="false">New Post: How can we set SafeAgainstScript attribute to true while adding SafeControl entries using WSPBuilder 20120913085321A</guid></item><item><title>New Post: How can we set SafeAgainstScript attribute to true while adding SafeControl entries using WSPBuilder</title><link>http://wspbuilder.codeplex.com/discussions/347606</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Any news on this subject?? We also need settings this property to true.&lt;/p&gt;
&lt;p&gt;Only option we see is to migrate to the new Project standaard for SP2010 solutions in Visual Studio, but we have a sln with 90+ projects...&lt;/p&gt;&lt;/div&gt;</description><author>bolandunited</author><pubDate>Tue, 31 Jul 2012 10:22:18 GMT</pubDate><guid isPermaLink="false">New Post: How can we set SafeAgainstScript attribute to true while adding SafeControl entries using WSPBuilder 20120731102218A</guid></item><item><title>New Post: .net 4.0 Support</title><link>http://wspbuilder.codeplex.com/discussions/363262</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;It would be nice to get this tool working with .net 4.0. Right now it is not possible to create a wsp-package if a .net 4.0 DLL is inside.&lt;/p&gt;
&lt;/div&gt;</description><author>timbaumanns</author><pubDate>Thu, 12 Jul 2012 13:53:29 GMT</pubDate><guid isPermaLink="false">New Post: .net 4.0 Support 20120712015329P</guid></item><item><title>New Post: Custom Field Types</title><link>http://wspbuilder.codeplex.com/discussions/361074</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have the Custom field types templates been removed from version 2 ????????&lt;/p&gt;
&lt;/div&gt;</description><author>Dave_UK</author><pubDate>Wed, 27 Jun 2012 07:50:20 GMT</pubDate><guid isPermaLink="false">New Post: Custom Field Types 20120627075020A</guid></item><item><title>New Post: WSPBuilder Activity</title><link>http://wspbuilder.codeplex.com/discussions/359716</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Has anyone tried to call WSPBuilder from a TFS 2010 activity? I think Invoke process activity can be used for that. Can someone provide one example?&lt;/p&gt;
&lt;/div&gt;</description><author>xavier1980</author><pubDate>Fri, 15 Jun 2012 06:56:37 GMT</pubDate><guid isPermaLink="false">New Post: WSPBuilder Activity 20120615065637A</guid></item></channel></rss>