Visual Studio Development Bookmark and Share   
 index > Visual Studio Extensibility > Crash in Visual Studio 2005 SP1 on Windows 7 x64 with C# Addin
 

Crash in Visual Studio 2005 SP1 on Windows 7 x64 with C# Addin

This is a cross post from http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/ac890e5c-2de6-4526-86fb-9a3cd77ec80e as recommended from that thread.

Essentially running Visual Studio 2005 SP1 on Windows 7 x64 with a C# addin created (tried both any cpu and x32 configuration settings) will cause VS to crash at the end of the intellisense scan of a C++ project (even with intellisense disabled this still occurs).  This does not happen in VS 2008 (unfortunately we can't upgrade at present as we are too close to shipping).  Even an incredibly basic C# addin (as described in the other thread) triggers this behaviour.

Brent Scriver  Tuesday, October 13, 2009 6:46 PM
Hi, Brent
I am sorry I am not able to reproduce your error,  for I do not have the windows 7 X64 install on my computer. Could follow Feigo's suggestion to contact our 1-(800)936-5800 or post your thread to http://support.microsoft.com/common/international.asp. Really sorry for that.
Thanks
Chao
Chao Kuo  Friday, October 16, 2009 7:32 AM

You can use google to search for other answers

Custom Search

More Threads

• Bug: DocData.tt (not asking for VSConstants.VSITEMID_NIL before locking)
• How can I add ListBox to Domain Types --> Enumerator --> Literal
• Rendering problem with split in a core editor
• DSL - Anchor a connector to the center of another connector
• Setup SmartDevice controls in Visual Studio 2008 ToolBox
• SDK Package: Babel's ParseSource throws a NullReferenceException
• I can not debug Text Interpreter in Visual Studio debugging extensibility....
• What are the limitations of the "Export Template" feature ?
• Custom tool: What is the best way to generate multiple files from a custom tool
• How to move the methods with comments to a existed region