How to avoid a farm wide reset during a solution upgrade.

  • Post category:SharePoint

Update xml file in manifest ( MSDN article: http://msdn.microsoft.com/en-us/library/ms412929.aspx ):  ResetWebServer="FALSE" ResetWebServerModeOnUpgrade="Recycle" DeploymentServerType="WebFrontEnd" The result is the following process will NOT reset the entire farm stsadm -o retractsolution -name %SolutionName%…

Continue ReadingHow to avoid a farm wide reset during a solution upgrade.

Debugging and Error handling in SharePoint (or other complex ASP.NET applications)

http://sharepointexception.wordpress.com/ http://blogs.msdn.com/b/jannemattila/archive/2008/02/23/crm-4-0-sharepoint-and-asp-net-trace.aspx http://blog.thekid.me.uk/archive/2007/07/25/debugging-tips-for-sharepoint-and-wss-exceptions.aspx http://www.codeproject.com/KB/sharepoint/Handling_Error_Centrally.aspx

Continue ReadingDebugging and Error handling in SharePoint (or other complex ASP.NET applications)

How to display hidden NIC card drivers in Windows Server

  • Post category:Windows

http://support.microsoft.com/kb/269155 Click Start, click Run, type cmd.exe, and then press ENTER. Type set devmgr_show_nonpresent_devices=1, and then press ENTER. Type Start DEVMGMT.MSC, and then press ENTER. Click View, and then click Show Hidden Devices. Expand the Network Adapters tree. Right-click…

Continue ReadingHow to display hidden NIC card drivers in Windows Server

End of content

No more pages to load