This document asset from codeplex gives a complete overview of Visual Studio performance testing capabilities !
Visual Studio Performance Testing Quick Reference Guide - Download: VS Performance Testing Quick Reference V3.6
Enjoy ;-)
Friday, June 24, 2011
Friday, June 17, 2011
Connecting Lync client to OCS 2007 R2
Today, I've installed the brand new Lync client on my machine. But when I tried to connect to an OCS 2007 R2 server, I got an error telling that Lync is not compatible with OCS 2007.
I found the solution on this blog.
I just had to add this key in the registry base:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Communicator
Name: DisableServerCheck
Type: DWORD
Value: 1 (00000001)
Enjoy ;-)
I found the solution on this blog.
I just had to add this key in the registry base:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Communicator
Name: DisableServerCheck
Type: DWORD
Value: 1 (00000001)
Enjoy ;-)
Subscribe to:
Posts (Atom)