The environment tag has no wiki summary.
5
votes
7answers
2k views
Affordable SharePoint 2010 environment for home learning
My employer has started making investment into SharePoint 2010, however that investment falls short when it comes to actually training staff! I'm a developer at the moment, but I'm unsure whether I'd ...
3
votes
5answers
6k views
How to move a list, both structure and content from one server to another quickly?
I have a list sitting on a production server. I would like to copy the list, both structure and content from the production server to a dev machine.
I am not too worried about preserving ...
3
votes
1answer
211 views
SharePoint Services 2.0 SP2 - upgrade to SharePoint Services 3.0 SP2
I'm working for a company that is using SharePoint.
The colleague that was in charge of SharePoint left the firm, and for the last 2-3 years he didn't do anything with it.
For that reason we are ...
2
votes
1answer
183 views
Remove SQL Dependencies from SP Standalone Cloned VM
I have made a copy of a standalone SP 2010 VM -> VM_2. I've renamed it, defined another IP. Now VM_1 and VM_2 run simultaneously. I've added following line to hosts file:
MY_NEW_IP VM_1 VM_2
to ...
2
votes
2answers
35 views
Copying SharePoint 2010 farm to a different server
I am creating a replica server of my current SharePoint 2010 production server. The production SP is integrated with Project and TFS.
Here is what I have done so far:
Installed SQL 2008, ...
1
vote
1answer
33 views
Application Server Offline - Content Still Served
Our environment has 2 web front ends, 1 application server and 1 SQL server.
If the Application server (which has central admin) is offline will the front ends still serve content?
1
vote
2answers
257 views
Practical WSS 3.0 development environment?
I'm looking to set up a small development environment at home and I'm trying to figure out my options (a key consideration for me is price). Assume I have nothing but a Windows 7 32 bit PC.
I think ...
1
vote
2answers
57 views
Where to put a dev-only value?
I'm using Ninject in a SharePoint feature. I've got it working via an HttpModule.
I need to tell Ninject whether I want to use my real or "fake" implementations.
I'm thinking about using a ...
1
vote
0answers
81 views
How to manage hardcoded paths in custom InfoPath forms for different environments (dev, staging, release)?
When you create custom InfoPath forms for your SharePoint components (lists, workflow tasks or initialization form etc) all web references point to InfoPath Designer. Create one from a blank form and ...
0
votes
2answers
46 views
Recommendations on browsing a virtual SharePonit 2010 development environment
I currently have SharePoint 2010 installed on a virtual machine running Windows Server 2008 R2 Standard. This setup works fine except when browsing the site from the virtual machine which doesn't ...
0
votes
3answers
96 views
Develop SharePoint with text editor / command-line environment?
Is it feasible to develop a full-blown web application with SharePoint using a text editor and command-line based environment? Say I wanted to use Vim, svn/git, and powershell. So minimal use of ...
0
votes
2answers
74 views
Sharepoint backups - Development image
I'm looking into creating an image of a SP 2010 development environment.
I would like to avoid operations like restoring the image of the virtual machine (the environment is on a virtual PC) and opt ...
0
votes
0answers
22 views
Ideal Development and deployment environment for SharePoint
I have an intranet and extranet application. This got the features, sitedefinitions, control templates, site columns and some web parts. All these units are divided as two solutions.Branding is one ...
0
votes
1answer
31 views
SharePoint in EC2 [closed]
Does anyone know if you able to run public facing or Production SharePoint servers/environments in EC2? Does EC2 offer preconfigured templates for provision SharePoint environments? Does the cost ...
0
votes
0answers
73 views
Tempdb activity causing IO problem on virtual Sharepoint installation
My problem is performance and I suspect an IO problem with TempDB.
I have a sharepoint 2010 installation that is running on 3 VMs; App tier + web, search, database. Database storage is being provided ...
0
votes
1answer
411 views
Powershell and CredSSP in Production Environments
I try deploy Sharepoint WSP projects using PowerShell Remoting.
See PowerShell Remoting Sharepoint 2010 Error
Solution is configure CredSSP for Sharepoint.
But Microsoft says:
Caution: Credential ...
