Monthly Archives for July 2010

Top 10 technical questions you should be asking before upgrading your customer to SharePoint 2010

SharePoint, SharePoint 2010 - Toni Frankola - July 28, 2010

A customer emailed me this morning saying: Hey Toni, we want to upgrade Windows SharePoint Services 3.0 to the latest SharePoint. Can you send me a quote and we are ready to go… Before doing anything else, you need to ask your customer a few simple questions just to make…

Continue Reading

Updated – Search AutoComplete for SharePoint 2010 Central Administration

SharePoint, SharePoint 2010 - Toni Frankola - July 7, 2010

We have just updated release of our Search AutoComplete for SharePoint 2010 Central Administration web part. The solution has been tested and updated for SharePoint 2010 RTM release and we also fixed deployment script for Farm solutions. You can download for FREE with full source code. Click here to send your feedback.…

Continue Reading

Retract SharePoint solution from Central Admin with PowerShell

SharePoint, SharePoint 2010 - Toni Frankola - July 7, 2010

I deployed a custom made solution to the SharePoint 2010 Central Administration application. However when I tried to remove the solution and failed from both PowerShell and GUI. The solution remained in the Deployed state. After examining the log files I figured out that SharePoint timer iterates all the web…

Continue Reading

Compile and package Sandboxed and Farm solutions using the same code base

SharePoint 2010 - Toni Frankola - July 4, 2010

SharePoint Sandboxed solutions allow site administrators to deploy custom web parts without physical (console) access to the SharePoint server. Sandboxed solutions are easily uploaded via Solutions gallery. Sometimes, while developing a solution, you want to know if your code is running sandboxed or as a normal farm solution. In order…

Continue Reading