1
vote
2answers
103 views

error when start new project in visual studio 2010

I am a new administrator to a SharePoint farm and I want to start developing *web-part*s for our sites. In our company we have installed SharePoint 2010 on Windows Server 2008 R2. And we have ...
0
votes
1answer
132 views

troubleshoot a timeout happening while deploying via VS

Hi I am getting timeout error while trying to deploy my sp solution via visual studio 2010. It happens when my a particular feature is trying to activated. The generic error message I get goes ...
1
vote
1answer
4k views

Error occurred in deployment step 'Activate Features' - When feature stapling to My Sites

I am trying to deploy a feature to My Sites in SharePoint 2010 and nothing seems to be working. I did this perfectly fine on the test environment but can't seem to get it working on the production ...
1
vote
2answers
323 views

Error while creating event reciever in SharePoint 2010

I am working on creating the event receiver in SharePoint 2010. When I create a new--> project--> event receiver, I choose the sandbox solution and hit ok. I am getting the following error ...
0
votes
1answer
143 views

The “ValidatePackage” task was not given a value for the required parameter “ProjectService” when deploying in Visual Studio 2010

I have a SharePoint feature built with Visual Stuido 2010. Everything has been working on my project untill I changed the Site URL for the SharePoint project. Now when I goto deploy my solution I get ...
0
votes
3answers
374 views

There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined

I am trying to set up a new dev machine. When I run the wizard to configure SharePoint Foundation 2010 I get the error shown in the title. From searching the net I see that one proposed solution is ...
1
vote
1answer
78 views

SP 2010 Debuging problem

Please HELP, I creating custom SP2010 intranet site for last few months. During development i didn't have any particular problem with debuging except this one and now I can't figure where's the catch. ...