We are running into many issues with deployment of web parts on webfarms. Does anyone have any thoughts or streamlined process or bestpractices for deployment of sharepoint webparts on server farms?
Are you deploying these web parts via solution files? This method ensures thatall features, web parts, etc. are deployed equally across the farm.
However, we are deploying using CAB files. Wetried to install using solution files but always ran into something probablybecause we are missin g something.Is there any good resource that you can refer to to install using solutionfiles?
Just a small recommendation: avoid WSS Extensions for VS, as this obscuressome of the deployment process and will not serve you well as you changeenvironments.
We use CAB files to deploy. We triedusing solution files but could not succeed.Can you point to some best practices or some guidelines on usingsolution files for installation?
high level overview will be in the sharepoint Best Practices book:www.amazon.com/.../0735625387Free stuff is at:msdn.microsoft.com/en-us/sharepoint/default.aspx (be careful with theextensions, but rumor has it the next version will be much better)andwww.microsoft.com/click/SharePointDeveloper/