App Fabric Visual Studio 2013 Issue
问题 I've upgraded my solution to work with VS2013. All builds fine. However it seems to an issue with initialising AppFabric and it appears to be hanging on the line: new DataCacheFactory(); The exact same code is working fine in VS2010 so it's completely thrown me! 回答1: Can you take a hang dump of your client application when it is in a HUNG state using the Debug Diagnostic 2.0 tool (http://www.microsoft.com/en-us/download/details.aspx?id=40336) and then analyze the dump file by just double