Preparation of components or SharePoint itself for use.
0
votes
3answers
138 views
Changing Application Link URLS from UAT Server to Production Server in Lists Automatically
I have two SharePoint 2007 sites, a UAT/Development site (ip.ip.ip.ip) and a Production site (intranet.mycompany.com). Each site contains collections of lists pointing to applications our company ...
0
votes
1answer
205 views
deploy customized infopath form
I have a SharePoint custom list with some fields. I modified the form using InfoPath. This modified form has many views, rules and logic inside. Now I would like to deploy this form to Production ...
0
votes
2answers
1k views
programmatically deploy to site collection level using c#
I would like to use c# to remotely deploy my sharepoint site collections and sites, I can easily write the code to perform most operations.
However I can't seem to find a way of deploying the code to ...
0
votes
0answers
87 views
Custom Service Application in SharePoint 2010 - Deployment
I would like to ask some clarifications on custom service application in SharePoint 2010 mainly on deployment.
Here are the questions:
What is the best place to deploy custom service applications? ...
0
votes
0answers
28 views
Risks in Adding Multiple Web Application to a Sharepoint Site
I'm new to Sharepoint (using MOSS 2007) and I'm wondering what are the possible issues in deploying multiple web applications on Sharepoint 2007. If it's any help, the web applications will not be ...
0
votes
1answer
1k views
can't deploy from VS2010 to Sharepoint 2010
I have run VS 2010 as an administrator
The user, which is running VS2010, have db_owner rights to the config, content, and central admin DBs of SP2010.
In my hostfile i have
127.0.0.1 ...
1
vote
2answers
2k views
Deploying web part from Visual Studio?
I exported a Core Search Results Web Part and created a new Visual Web Part in a Visual Studio project. I have added some code to the .cs page and the code for my exported webpart to the .webpart file ...
0
votes
0answers
145 views
Deployment Error: A site column cannot enforce a relationship behavior
i exported a Site Template and added a custom usercontrol to trim my ribbon.. Now when i want to deploy and debug it. There is an Error in the deployment stept "Activate Features" with the above ...
0
votes
2answers
124 views
When Re-activating Feature, All Content Shows Up Twice
Let me preface this by saying that I am brand new to Sharepoint, so the answer to this question may be obvious.
I have a blog feature on one of my Sharepoint sites that I need to make changes to. ...
0
votes
0answers
109 views
Why does SharePoint 2010 content deployment job transfer minor versions?
Does anyone know why the sharepoint content deployment job transfers unapproved minor versions of pages? What is the intention?
It has disadvantages especially in conjunction with the permission to ...
0
votes
1answer
148 views
Adding new Web Front End. What will stop working?
I have one web server with Central Administration and all SharePoint web applications on it. I want to add new front end.
Will, at any point of adding new new web front end server to existing ...
0
votes
2answers
246 views
Will be next SharePoint 13/15 have new deploy features?
Over the past couple of years I've been making solutions for SharePoint Server and always most important problem was the availability of the web-site. Deployment not-sandboxed solution is pain at ...
0
votes
0answers
100 views
Including Mapped Layout Folders from other Projects for Packaging
Overview
We have a solution that has grown to encompass many projects over time. We are setting up a package that will deploy everything in the solution, to reduce the effort for new people to set ...
0
votes
2answers
159 views
SharePoint 2010 Dev Machine Deploy to Stage Machine
Machine 1: Virtual Development box with Visual Studio 2010, SharePoint 2010 Foundations, Designer 2010.
Machine 2: SharePoint 2010 Enterprise (Staging Environment)
Question: Does Machine 2 need to ...
0
votes
1answer
163 views
Deploying WSP, Sharepoint Version
In my current environment we have SH 2010 RTM, and deployment works fine.
But in the near future there is going to be another farm, and in this one we would like to have it up to date with SP 1, all ...
0
votes
1answer
115 views
Sharepoint Feature Batch Deployment Script
Does anyone have a batch file we can use to deploy solutions and and activate features into sharepoint.
The batch file should contain pause to allow features to activate and only then move on to the ...
1
vote
2answers
368 views
Automating changes in web.config file on load balanced server
Issue
We currently have a deployment process which is partially automated and part manual. The manual part involves making manual changing to the web.config for some things. We have two load balanced ...
0
votes
2answers
932 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 ...
5
votes
2answers
557 views
How to make SharePoint simpler for end users?
We are going to use SharePoint for our intranet. The perception at my office is that SharePoint is too complicated for average users to learn. There are many different ways to do any given task, and ...
0
votes
2answers
1k views
SharePoint Architecture Design Examples
I am bit confused with entire SharePoint Process. I mean if there is a Company who never used SharePoint and they want to get one for there Organisation. They have there own team of C# developers but ...
2
votes
4answers
728 views
How can I make sure the features in my solution activate in the correct order?
I'm working on a fairly large SharePoint 2010 project. We have broken up the code into a number of solutions, each containing a number of features which we deploy via powershell and activate in the ...
1
vote
3answers
5k views
Error : Object reference not set to an instance of an object on feature deployment
I am writing code for feature activated code.But when I try to deploy my solution through VS 2010 it says deploy failed, Error on feature activation : object reference not set to an instance of an ...
3
votes
1answer
2k views
Error when deploying module with GhostableInLibrary files
Here is the module which I want to deploy on the server and the files which should be shown in the Style Library, when deploying them without type ghostale in library,
all go good and well, no errors, ...
2
votes
1answer
244 views
Custom Field Type error when deploying solution
I'm having problems when deploying a solution that creates several custom columns, for the content types I need to use.
As it turned out I needed a couple custom field types for my application.
The ...
1
vote
1answer
107 views
Silverlight Application Development : Custom UI Form Development Beginner Question
So I am new to SP Dev, and completely new to the idea of developing Silverlight applications, and the use of Expression. But I am trying to understand how Expression gets used with Visual Studio in ...
1
vote
1answer
67 views
Prevent List from being deployed automatically by feature
I have a list that is deploying with a Site Template.
I have properly set the Definition to deploy with a Site scoped feature, and the Instance to deploy with a Web scoped feature.
All is well, in ...
1
vote
1answer
1k views
SandBox Solutions Deployment of WSP to Solution Gallery : Beginner Questions
I am a beginner to SP Dev, and I have been reading a few things about Sandbox Solutions and the limitations there. Also it seems that to deploy a solution, I can simply upload a wsp to the solution ...
1
vote
2answers
80 views
Deployment Issue Event Reciver
i built a event receiver it works 100%. when i deploy it manually using power shell it deploys with no error
i then used Get-SPSolution to see if it has been deployed and it returns true
when i go ...
1
vote
1answer
125 views
Creating the illusion of dynamically provisionable Web Part Zones
I'm currently creating an application for SharePoint 2010 that leverages what I consider to be repeatable solutions I've used over and over as a consultant.
Something that I made that I liked was a ...
5
votes
1answer
382 views
Site Definition vs Web Template for product site
I'm getting ready to create a product for SharePoint, and I'd like it to be as easy as possible for people to deploy and use.
I was planning on using a Site Definition, since this seems like a great ...
1
vote
1answer
300 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 ...
1
vote
1answer
1k views
What are the relationship between administrators groups of domain, dev computer and of Sharepoint services?
I know-know I can search and read but anyway I would need to ask in order to escape possible typos, personal misunderstandings and to better remember.
I develop on a machine with installed ...
3
votes
3answers
2k views
How to deploy web part solution to multi-server farm?
I am having a heck of a time deploying a simple web part to a multi-server farm. The error I receive when deploying is: Error occurred in deployment step 'Activate Features': Feature with Id ...
2
votes
5answers
1k views
Adding new webparts to an already deployed solution
I have a webpart project built in visual studio 2010 and it has been deployed successfully to my production environment. I recently had to make some changes to the webpart and also needed to add a ...
2
votes
0answers
356 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
1answer
92 views
Hooking feature reciever issue
I have invalidly hooked feature reciever. Feature has two configuration files The first, SharePoint looks like this:
< feature ...
1
vote
2answers
3k views
Failed to load reciever assembly
me again =) ... I have issue during deployment. It throws: Failed to load reciever assembly ... I tried to GAC that assembly, also microsoft.office.sharepoint.clientextensions.dll and ...
1
vote
3answers
883 views
Sharepoint web.config deployment
I have SharePoint app which we are deploying to another SharePoint server and I need to update target server web.config with changes made on source server web.config. Can somebody advise me how to ...
0
votes
1answer
1k views
Overwrite custom masterpage on deployment? [duplicate]
Possible Duplicate:
How to update custom master page and page layout, which is already deployed
I have my custom masterpage in my visual studio solution and first time I deployed it worked ...
0
votes
1answer
93 views
Create Sharepoint Web Application in Dev, deploy to Live?
[I've searched on here and googled, but can't find anything that actually makes any sense to me! - I'm a n00b to SP...our SP Dev left at very short notice...i.e. he was here yesterday, gone ...
1
vote
2answers
400 views
Deploying custom webservices
I am working on an old project, not currently used, that I pulled from our source backups. I have experience as a Sharepoint user but this is the first time I have been developing for or ...
0
votes
1answer
229 views
What are the advantages/disadvantages of building a list template with Visual Studio as opposed to SharePoint Designer
First, let me say, I am new to SharePoint Development.
I have been able to create a couple of related custom lists using SharePoint Designer. I was able to deploy them and they work quite well. ...
0
votes
1answer
98 views
What happens to content if you remove content's dependency?
Dependency may not be the right word here - but basically my question is regarding what happens to the data inside a sharepoint content database if that data was created, for example, by using a ...
1
vote
4answers
170 views
The nature of deploying a sharepoint solution (or TO a sharepoint solution)
I'm in the really early stages of learning sharepoint and I'm struggling with a few concepts. One of which is the way in which one builds/deploys/debugs a sharepoint solution. Prior to sharepoint I'm ...
0
votes
1answer
63 views
GUIDs need replacing every time I press F5 - any way around this?
(Caveat: this is the first time I've ever worked with SharePoint, so am probably failing to understand something fairly fundamental. But Google's been singularly unhelpful, so here I am.)
I'm ...
1
vote
3answers
807 views
How to work in Sharepoint 2010 Team based development
We have following environment to create a publishing fully branded portal.
Three developers each one have sharepoint 2010 installed on their
workstation.
One Server so that when each dev finish its ...
0
votes
1answer
205 views
How do I move the contents (and mappings) of the Managed Metadata Service Application from dev to test environment?
I have a solution on a development server with a custom list with Managed Metadata fields that reference Managed Metadata term sets (from the standard Managed Metadata Service (MMS)).
The term sets ...
0
votes
1answer
272 views
Changing Deployment Url for Webpart in VS 2008
I am trying to debug a webpart in SharePoint 2007 using Visual Studio 2008. When I click debug, it deploys the solution to http://localhost:8080. The url I want to deploy to is on a different port. ...
0
votes
0answers
251 views
Quickest way to backup and restore a web application content database across farms?
When I perform a complete backup of my development content database using Backup-SPSite and restore the site on a separate farm using Restore-SPSite its currently taking around 25 mins to backup and ...
8
votes
2answers
2k views
Deployed Timer Job not taking new code when deployed
I've realized recently that, when re-deploying (either manually or through vs2010) my timer job feature package, the updated execute code is not being deployed. Strange yea. Essentially, I'll ...


