Categories

Archives

SharePoint 2010: Troubleshooting PowerPivot Integration

English: During PowerPivot integration, I have found some issue which requires troubleshoot. Following are some errors and troubleshoot I have made   Problem       Error message during test connection procedure “A connection cannot be made. Ensure that the server is running.”. Description     Error raised when you press [...] [read more...]

SharePoint 2010: How to Launch Remote Desktop Client from SharePoint

English: SharePoint document library has widely used to store Microsoft Office document such as MS Word, MS Excel or MS PowerPoint. It provides seamless integration with Microsoft Office client, in which it will launch appropriate client’s application. For example, if the user clicks *.doc file ; SharePoint client technology will detect and try to launch MS [...] [read more...]

SharePoint 2010: How to support IE6.0 to access MySite

English: Imagine that you are delivering a project using MySite functionality in SharePoint 2010. But most of your clients are still using IE6 on their computer, so that you have to provide IE6 compatibility support. Without IE6 compatibility, client will receive a warning to upgrade their browser, and ugly MySite page.   So, how can we provide [...] [read more...]

SharePoint 2010: RemoteStsAdm PowerShell Module is available via NuGet

English: Few month ago I have introduced RemoteStsAdm, a PowerShell module that enable you to execute StsAdm.exe remotely. StsAdm.exe is a command line administration tools for SharePoint. Unfortunately to run StsAdm, one must log-in to SharePoint server member – since the tool can not be executed remotely. RemoteStsAdm is to answer this problem, allowing admin to [...] [read more...]