Winforms C++/CLI Windows窗体ToolStrip应用程序失败,错误为CLR20r3,隐私问题?

Winforms C++/CLI Windows窗体ToolStrip应用程序失败,错误为CLR20r3,隐私问题?,winforms,c++-cli,clr,toolstrip,Winforms,C++ Cli,Clr,Toolstrip,我在使用Windows窗体和C++/CLI开发时遇到了这个问题 只要我不在ToolStrip标签中插入按钮,其他的都可以,我的应用程序就可以工作。我认为这与工具条按钮对图像的要求有关。我甚至尝试了标准的按钮集,但应用程序以完全相同的方式失败 应用程序进行编译,但在呈现此eror消息时失败: Description: Stopped working Problem signature: Problem Event Name: CLR20r3

我在使用Windows窗体和C++/CLI开发时遇到了这个问题

只要我不在ToolStrip标签中插入按钮,其他的都可以,我的应用程序就可以工作。我认为这与工具条按钮对图像的要求有关。我甚至尝试了标准的按钮集,但应用程序以完全相同的方式失败

应用程序进行编译,但在呈现此eror消息时失败:

    Description:
      Stopped working

    Problem signature:
      Problem Event Name:   CLR20r3
      Problem Signature 01: milionar.exe
      Problem Signature 02: 0.0.0.0
      Problem Signature 03: 4fbb6849
      Problem Signature 04: mscorlib
      Problem Signature 05: 2.0.0.0
      Problem Signature 06: 4a275af7
      Problem Signature 07: 2b5d
      Problem Signature 08: 333
      Problem Signature 09: MXYABJ2RSFG4UKNKGMSPJ2KFPMZXHCC5
      OS Version:   6.1.7600.2.0.0.256.48
      Locale ID:    1033

      Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

          Read our privacy statement online:
          http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

          If the online privacy statement is not available, please read our privacy statement offline:
          C:\Windows\system32\en-US\erofflps.txt

我使用的是64位Windows 7上的Visual Studio 2008。

Um,这是您的普通用户将看到的默认错误消息。我不明白这和隐私有什么关系。您是否尝试过通过使用F5启动Visual studio来调试应用程序?可能存在重复的