Tagged Questions
1
vote
1answer
81 views
How to fake Manifest.xml for WSP builder solution
I know WSP builder creates manifest at run time and then deletes it but can I fake it somehow to add few safe controls (I know other ways but I want to know if I can do it this way or not)
0
votes
0answers
39 views
How can I add WSPBuilder task to my TFS 2010 team build workflow?
We are working on improving the ALM process for our team and would like to start leveraging team build in TFS 2010 to automatically create a wsp package using WSPBuilder.
I am not sure of where to ...
0
votes
2answers
399 views
The type is not registered as safe “Custom Actions”
I am trying to create a custom actions using wsp builder, My folder structure is something like this,
Now when I try to deploy solution nothing comes up however I get this error in my ULS log,
...
0
votes
2answers
734 views
Change GUID/Name of wsp solution to redeploy on same machine
I've been told to refactor an old ticketsystem we got running here. Most changes I need to do I can accomplish directly on the live system, except the mailbodies for notifications. (I hope)
How can I ...
0
votes
1answer
88 views
WSP Builder copies dlls to solution regardless of “Copy Local” property set to False or not
I have a Custom timer job that references few custom dlls, now if I set copy local property of these dlls to false, it stills adds them and when I deploy solution it forces them into Gac.
Is there ...
1
vote
1answer
838 views
How to add an aspx page to sharepoint 2007 with visual studio 2008
Probably a question with an obvious answer, but I'm lost.
How do you add a custom aspx page (with code behind) to a project in visual studio 2008 for sharepoint 2007.
I've created the project using ...
0
votes
0answers
119 views
WSPbuilder is not including feature.xml during wsp build - MOSS 2007 and VS 2008
I am trying to deploy one existing Custom Project to MOSS 2007. I am able to compile using Visual Studio 2008 and using WSPBuilder am able to build as wsp. But my WSP is only containing my project.dll ...
2
votes
3answers
253 views
OWSTimer.exe suddenly disappeared
I am testing/debugging this Timer Job, while deploying my solution again and again using WSP Builder, I manage to hide OWSTimer.exe so now I cant find it to attach timer job to and debug my code, ...
0
votes
2answers
509 views
WSPBuilder in Visual Studio 2008 [closed]
I have WSPBuilder 1.06 in Visual Studio 2008 (russian localization) for SharePoint 2007. I created a wsp project and added to it event handler. I tried to build this project using the command WSP ...
1
vote
1answer
208 views
WSPBuilder quick copy to bin
I've been developing a web part and making use of WSPBuilder's handy 'Copy to GAC' menu option to redeploy the corresponding DLL when I make a change. This is nice and speedy so I don't have to do a ...
0
votes
1answer
220 views
Custom aspx workflow-form problem in WSPBuilder project
I have a working wss3.0 + workflow solution, with some aspx forms (followed Robert Shelton’s tutorial) and some document libraries. I would like to deploy it with WSPBuilder but I have stuck hopeless.
...
1
vote
2answers
830 views
Does replacing an assembly in the GAC cause a reset?
So, I have a web part I wrote that is not working correctly, I get "object reference not set to an instance of an object." it works fine in dev, but when I installed in prod, it doesn't.
Anyway, if I ...
0
votes
3answers
87 views
Integrating WSPBuilder projects in SourceSafe
Is there a way to integrate WSPBuilder projects in SourceSafe? Is there any article regarding this on how to proceed?
1
vote
0answers
262 views
WSPBuilder & ResetWebServer [closed]
Can anyone get WSPBuilder to create a WSP with ResetWebServer=False (in the generated manifest.xml)? I've tried numerous permutations of settings in the WSBBuilder.exe.config file but none seem to ...
1
vote
2answers
2k views
WSPBuilder 80/resources folder not deploying files. Why?
I've created two folders under 80 folder, resources and bin. resources contains a folder usercontrols which has ascx file and bin has dlls. The purpose of having usercontrols folder under 80\resources ...
1
vote
3answers
3k views
How to deploy DLL as SafeControls? (No manual solutions, please)
I've user controls project (UI) and am using AJAX Extension Toolkit with them. The dll of AJAX Extension Toolkit is referenced in the project. The project is successfully compiling.
Another project ...
3
votes
19answers
3k views
VSeWSS vs WSPBuilder vs STSDEV for WSS 3.0 / SharePoint 2007 development
What are your personal experiences with using these tools?
I tried VSeWSS when it first came out and was frustrated by it. Each new version has been the same for me but for different reasons.
...
