Tagged Questions
0
votes
0answers
38 views
Failed to connect to an IPC Port: Access is denied. How to resolve?
When attempting to upgrade a sharepoint 2007 solution I am getting the following error:
Timer job successfully created.
E:\wsps>stsadm -o execadmsvcjobs
Executing .Executing ...
0
votes
2answers
206 views
Deploy folder/files to Web Application Root
How to deploy folder to a SharePoint 2010 Web Application Root folder (inside inetpub\wwwroot\wss\VirtualDirectories\80) in the solution package(wsp)?
Which kind of item I should use in the visual ...
0
votes
0answers
85 views
Help understand ContentType/List upgrade
Everywhere i read on the web it says that Content Types and List once deployed through Xml files they cannot be updated anymore.
I have created a VS 2010 solution, created a SharePoint List ...
0
votes
2answers
906 views
Can't debug/deploy solution from VS 2010
I have encountered strange problem on my dev VM.
Background:
Having my VM open (VM Player), I put host computer into sleep mode, then I woke it and put into sleep mode for second time. After waking ...
1
vote
1answer
287 views
Visual Studio Retract - Install features script
when Visual Studio launch a Sharepoint Project does some steps, when debug ends does a retract to restore the system status.
Now I'm developing an application based on content type.. When I deploy ...
3
votes
3answers
590 views
Update Feature automatically
I have developed an update for a SharePoint 2010 solution. This update defines some upgrades for some of the included features (the upgrade are managed via the new FeatureUpgraded receiver event).
I ...
2
votes
0answers
344 views
Timeout while deploying VS2010 solution to SP2010
When deploy a solution (no sandbox solution) with many projects, I always get the following error:
Error occurred in deployment step 'Recycle IIS Application Pool': The
open operation did not ...
0
votes
2answers
500 views
How deploy Application Page - Missing WSP file
I have made a project in VS 2010 and added an application page to the project.
When i build the project i get no WSP file. There is also no items in feature .
If i add a WebPart item, then i get a ...