New Post: .net 4.0 Support
I have a solution for this problem...see my discussion dated 11/27/2012
View ArticleNew Post: WSPBuilder for Visual Studio 2012
The will be a WSPBuilder version for Visual Studio 2012 ? I'm working on a MOSS 2007 site but wan't to use latest version of visual studio...
View ArticleNew Post: Clean, Build, Build WSP and Deploy Macro!
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 Option Strict Off Option Explicit Off Imports...
View ArticleNew Post: WSPBuilder does not include my assembly in the WSP
thanks robin_meure. It worked perfectly for me.
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
Here is a post that talks about how to do this:http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html Note the path in Win 2008 R2 is:...
View ArticleNew Post: WSPBuilder for Visual Studio 2012
Here is a post that talks about how to do this: http://gblsharepoint.blogspot.com/2013/01/using-wspbuilder-with-visual-studio-2012.html Note the path in Win 2008 R2 is:...
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
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...
View ArticleCommented Issue: Error: Microsoft SharePoint Services Administration is not...
I'm developing a simple web part in Visual Basic. My dev machine, MAXSVR01 (With Visual Studio.NET 2008 installed) is running Windows Server 2003 with MOSS 2007. I've installed WSPBuilder, and have...
View ArticleNew Post: how to add custom cas policy file to my manifest.xml ?
I am using sharepoint 2007 and visual studio 2008. I have created a sharepoint solution with some custom sharepoint stuff. After this I installed wsp builder to create a wsp file. Now I would like to...
View ArticleNew Post: exited with code 1 after running wspbuilder.exe from command with...
I try to run the following Post-build event command: cd $(ProjectDir) "C:\Program Files (x86)\WSPTools\WSPBuilderExtensions\WSPBuilder.exe" -WSPName $(ProjectName).wsp -CustomCAS C:\CasPolicy.txt I got...
View ArticleReviewed: WSPBuilder Extensions 1.0.6 (nov 30, 2013)
Rated 4 Stars (out of 5) - Is a very useful developer's tool
View ArticleNew Post: Removing previously deployed DLLs in the GAC
Hello, I am using WSPBuilder to build a WSP package to be deployed on to Sharepoint. Currently, we have updated some of the 3rd party dependencies in our solution. Basically, we have updtaed our...
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
Thanks for the post, PortalMonkey.
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
Hey PortalMonkey can you share your solution? I have tried to download the wspbuilder source, but can't get it to work. I get the following error System.TypeLoadException: Could not load type...
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
The problem with WSPBuilder is that is does not recognize anything in the 4.0 framework. The version I have corrects that. The attached text file (WSPBuilder_4.0.txt) is actually a .zip archive (some...
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
Portalmonkey wrote: The problem with WSPBuilder is that is does not recognize anything in the 4.0 framework. The version I have corrects that. The attached text file (WSPBuilder_4.0.txt) is actually a...
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
Portalmonkey wrote: The problem with WSPBuilder is that is does not recognize anything in the 4.0 framework. The version I have corrects that. The attached text file (WSPBuilder_4.0.txt) is actually a...
View ArticleNew Post: I Have the Solution to Make WSP Builder work with Visual Studio...
PortalMonkey, please send me your WSPBuilder_4.0.txt file as mentioned above. joshaffer@4cd.edu Thanks!
View ArticleCreated Unassigned: The defined Project Assembly seems not to be a valid...
When I build my solution using WSPBuilder I get a message which stated that the defined project assembly seems not to be a valid assembly.WSPBuilderVersion: 1.0.9.1118Created by Carsten KeutmannGPL...
View Article