Author |
Topic |
|
pike
New Member
6 Posts |
Posted - Oct 19 2004 : 01:17:47 AM
|
i've used the vax 1246,1274,1276.There is a problem in all of them. i run a debug problem.when it crashed, i use vs.net2003 with vax to debug it.then i open a new memory window, the vs.net 2003 crashed. the error is pure virtual function call. |
Edited by - pike on Oct 19 2004 01:35:31 AM |
|
Lucis0327
New Member
USA
9 Posts |
Posted - Oct 19 2004 : 02:07:13 AM
|
+1 on the pure virtual crash.... happens instantly when clicking on a line in an ASPX.CS file. |
|
|
WannabeeDeveloper
Tomato Guru
Germany
775 Posts |
Posted - Oct 19 2004 : 2:32:29 PM
|
Any more clues on how to reproduce it? Any more infos about your system (additional AddIns, etc)? I mean, I can click on any line in ASPX.CS until I loose interest without crashing anything...
Mind having a look at this thread? |
|
|
|
support
Whole Tomato Software
5566 Posts |
|
pike
New Member
6 Posts |
Posted - Oct 19 2004 : 9:18:04 PM
|
i can't open the page which support wrote. i want to know that are you sure the problem of mine. thank you! |
|
|
Lucis0327
New Member
USA
9 Posts |
Posted - Oct 20 2004 : 3:59:23 PM
|
quote: Any more clues on how to reproduce it? Any more infos about your system (additional AddIns, etc)?
Don't have the time right this second to give full details, but it seems to be another add-in:
In build 1277:
File\\Open\\Project from web...
Select blah.csproj Open file Blah.cs Wait for "Parsing" message to go away. Right click on a symbol Goto Definition... "Cannot navigate to definition..." Click Ok. Right click on same symbol Goto Definition...
"Runtime Error!
Program: ...\\devenv.exe
R6025 - pure virtual function call"
The only other Add-In in IDE is "Rational Visual Studio 7.0 Addin". If I disable that it doesn't give the error, so I would say it's that add in... question is, can you dodge their bug?
|
|
|
WannabeeDeveloper
Tomato Guru
Germany
775 Posts |
Posted - Oct 20 2004 : 4:13:10 PM
|
The Thread support linked is in the "hidden" private Beta-Forum.
This is what's in there: LarryLeonard wrote: Here's one you don't see every day. I got this while trying to load a Solution while another Solution was already loaded:
--------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error!
Program: ...Microsoft Visual Studio .NET 2003\\Common7\\IDE\\devenv.exe
R6025 - pure virtual function call --------------------------- OK ---------------------------
Still grinnin'... |
|
Edited by - WannabeeDeveloper on Oct 20 2004 4:18:40 PM |
|
|
LarryLeonard
Tomato Guru
USA
1041 Posts |
Posted - Oct 20 2004 : 4:15:47 PM
|
And I don't have any other Add-Ins installed.
|
|
|
|
Topic |
|