Tagged Questions

1
vote
2answers
57 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 do …
1
vote
1answer
120 views

How to change deploy server in visual studio 2010 for web part?

I have a web part that I have been deploying to Server A. I now have a new SharePoint environment I would like to deploy my web part to (Server B). How can I set the web part solut …
1
vote
1answer
36 views

Update-SPSolution stops application pools on IIS

I have a ps1 script that deploys all of my webparts. I started noticing an error (Error 503 service unavailable) after running Update-SPSolution. What is happening is that when I u …
1
vote
1answer
27 views

Sharepoint Blog Deployment

I modified the aspx files with Sharepoint Designer of the default sharepoint blog to change its layout. Now, I'd like to know if there is a way to package that in a feature or some …
0
votes
2answers
25 views

Managing the deployment of lists/workflows in 2010

Hi If we are creating workflows and lists using the out of the box tools in 2010 on a development machine, is there a preferred way of moving them to test and live once we are hap …
1
vote
1answer
25 views

What is the different between Deploy Solution and Deploy?

I have been developing WP's for SP 2010 for some time now, and have not thought about a simple concept. What is the difference between deploying the solution vs deploy? What files …
1
vote
6answers
741 views

Deploying columns with content types in Visual Studio 2010

I've written a feature that deploys new columns along with a content type containing the columns. The feature is Site scoped and written in Visual Studio 2010 to deploy to SharePoi …
1
vote
2answers
247 views

Problems with WSP Deployment

We have a server farm that is having issues deploying WSPs. The odd thing is that the server goes through all the motions of deploying the WSPs with no errors. That is, the job is …
2
votes
7answers
172 views

What technical skills do you use most when developing/deploying SharePoint?

(I think my question is sufficiently different from this question to justify asking it. My question is not about useful SharePoint resources, but what technical skills you actuall …
0
votes
1answer
114 views

WebPart not registered as safe

I have a webpart that is part of a larger solution, deployed as a WSP using WSPBuilder. I can see the SafeControl entry in the web.config and can see that the assembly has deployed …
3
votes
3answers
54 views

wsp deployment sometimes doesn’t update gac-ed assembly on all servers

We are finding recently, with our wsp deployments, that on some of the WFE/APP servers in our farm that the assembly contained in the WSP, which should be gaced, is updating some s …
0
votes
3answers
482 views

Error occurred in deployment step ‘Recycle IIS Application Pool’: Invalid namespace

I am trying to test developing for SharePoint 2010 on a Windows 7 machine. I created a new empty SharePoint project, added a web part and deployed, which worked fine. When I try …
2
votes
1answer
65 views

Sharepoint 2010 development process

Hi, I'm about start working on a new sharepoint 2010 project and I have some doubts about the development process. The thing is: as far as I know, all the code development chould …
2
votes
3answers
225 views

problem deploying webpart on a farm

Hi, a customer has a problem deploying a webpart I developed for them on a farm. The webpart is packaged as a .WSP solution with WSPBuilder and it seems to work fine when deployed …
0
votes
1answer
97 views

AddListItem to list by using powershell

Is it possible to add list items to a list by using powershell commands.

1 2 3 4 next
15 30 50 per page