Tagged Questions
0
votes
1answer
30 views
Config file throws error while deploying
I've created a new config-file "TimerJobs.config" which stores all my values for the timerjob (of course...) This file is located under the Layouts/random folder.
The problem I'm having, is when I ...
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 ...
1
vote
1answer
834 views
Aliasing the SQL Server name
I'm creating a new SP 2010 farm that will replace our existing 2007 farm (using the db attach method), and decided I should probably use SQL aliasing with this install. So 2 questions relating to ...
5
votes
3answers
157 views
Managing Changes to SharePoint Configuration
We have 5 seperate environments which code needs to move through within the project lifecycle (6 if you count individual developer VMs.) This does not include the support enviornments which are used ...