Re: MS Visual Studio 7.1 terminates (no message) when compiling a C# project

From: Randy Howard (randyhoward_at_FOOverizonBAR.net)
Date: 10/29/04


Date: Fri, 29 Oct 2004 20:59:02 GMT

In article <41827438.3827640@news.individual.net>, alfps@start.no says...
> Does anyone have any suggestions or solutions?

Disclaimer: I've not written a line of C# and don't intend to.

However, previous experience with Visual Studio makes me wonder how
much of the old code is still lying around in there. I have seen
cases with previous versions and large C or C++ projects where
enabling pre-compiled headers would case the compiler to just blow
up after some amount of time working with a project file with a
very helpful "internal compiler error" and crash. If something
analagous is done with C#, that might be worth trying.

-- 
Randy Howard (2reply remove FOOBAR)


Relevant Pages

  • Re: MS Visual Studio 7.1 terminates (no message) when compiling a C# project
    ... I've not written a line of C# and don't intend to. ... previous experience with Visual Studio makes me wonder how ... up after some amount of time working with a project file with a ... very helpful "internal compiler error" and crash. ...
    (microsoft.public.vstudio.general)
  • Visual Studio 6.0 Buffer Overflow Vulnerability
    ... Visual Studio 6.0 Buffer Overflow Vulnerability ... Microsoft Visual Studio 6.0 ... A Buffer Overflow Vulnerability is exists for the following file formats of affected product. ... A specially crafted project file can overwrite a stack based buffer allowing for fully EIP register control and code execution and compromise user's system. ...
    (Bugtraq)
  • [NT] Visual Studio Buffer Overflow
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... A Buffer Overflow Vulnerability exists with Visual Studio parsing of some ... malicious ".dbp" file is opened. ... A specially crafted project file can overwrite a stack based buffer ...
    (Securiteam)
  • Re: fatal error C1001 in MsXml.h using Xerces C++ release 2.6.0
    ... > I am trying to compile C++ code under MS Visual Studio .NET 2003, ... > which references the latest Xerces C++ release library. ... > INTERNAL COMPILER ERROR ...
    (microsoft.public.dotnet.languages.vc)
  • Re: New to ASP, trying to create a new project
    ... manually edit the project file to point to the correct path ... Visual Studio has it's moments, but this error should not be occuring. ... It sounds like something, most likely the .NET Framework itself, is not ... Is visual studio .net 2005 this buggy. ...
    (microsoft.public.vsnet.general)

Loading