Olá Fernando,
Basicamente seu Visual precisará de acesso a nivel Administrador ao site SharePoint.
A Microsoft recomenda esses passos:
To open the WSP file in Visual Studio
-
In Visual Studio 2010, on the File menu, point to New, and then click
Project.
-
In the Installed Templates section, click Visual Basic or
Visual C#, click SharePoint, and then click
2010.
-
In the Templates pane, click Import SharePoint Solution Package.
-
In the Name box, type Recruitment.
-
In the Location box, type C:\temp, and then click
OK.
-
In the SharePoint Customization Wizard, select your target website.
-
On the What is the trust level for this SharePoint solution? page, click
Deploy as a Sandboxed solution, and then click Next.
-
On the What is the path for the existing solution package? page, click
Browse, select the MasterTemplate.wsp file that you saved earlier, click
Open, and then click Next.
-
On the Select items to import page, click Finish.
-
In Solution Explorer, right-click the Recruitment project, point to
Add, and then click New Item.
-
In the Add New Item template, click Web Part.
-
In the Name box, type InterviewStatus, and then click
Add.
-
In the InterviewStatus file, replace the protected override CreateChildControls() method with the following code
Espero ter ajudado!
Hezequias Vasconcelos de Lima , MCITP,MCT. Consultor EPM - Enterprise Project Managament Consultar Transcript: https://mcp.microsoft.com/authenticate/validatemcp.aspx Transcript ID: 843062 Code:hezequias01