Tagged Questions
2
votes
1answer
2k views
Moving Sharepoint project Dlls from GAC to Bin
We have a Sharepoint project where we have deployed the dll's of the project to the GAC.
We have seen that the best practices is to have them in the bin directory. This is based on the information in ...
1
vote
2answers
130 views
WSS deployment
What is the best way to deploy a heavily customized SharePoint solution from test environment into production?
3
votes
2answers
675 views
How do I deploy a public facing SharePoint 2007 Site
I am new to the SharePoint Development world and I have been given the task of making a public facing (extranet) site. I have been searching the web for a step by step and things to know, but have ...
3
votes
2answers
3k views
What goes on a WebFrontend and what on the Application Server is Sharepoint 2007/WSS 3.0?
In Sharepoint Solutions I can specify the DeploymentServerType for deployment to be either ApplicationServer or WebFrontEnd. Unfortunately, Documentation on this is rather limited.
I just wonder: ...
1
vote
4answers
763 views
Test deployment for Sharepoint by multiple developers on a single server
We are starting with Sharepoint development with a team of three and are currently setting up our development environments. We would like to avoid installing a Server 2008 for each developer, thus a ...