Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Visual studio 2010 用于VisualStudio2010的AWS工具包_Visual Studio 2010_Amazon Web Services - Fatal编程技术网

Visual studio 2010 用于VisualStudio2010的AWS工具包

Visual studio 2010 用于VisualStudio2010的AWS工具包,visual-studio-2010,amazon-web-services,Visual Studio 2010,Amazon Web Services,安装AWS Toolkit for VS2010后,VS 2010 SP1中的解决方案资源管理器崩溃: 构造此框架的内容时遇到异常。使用命令行上的/log参数运行应用程序也会记录此信息,该参数将结果存储在C:\Users\Administrator\AppData\Roaming\Microsoft\VisualStudio\10.0\ActivityLog.xml中 例外情况详情: System.OutOfMemoryException: Insufficient memory to cont

安装AWS Toolkit for VS2010后,VS 2010 SP1中的解决方案资源管理器崩溃:

构造此框架的内容时遇到异常。使用命令行上的
/log
参数运行应用程序也会记录此信息,该参数将结果存储在
C:\Users\Administrator\AppData\Roaming\Microsoft\VisualStudio\10.0\ActivityLog.xml

例外情况详情:

System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

有什么想法吗?

你找到解决这个问题的办法了吗?