Author |
Topic |
|
naveen
Junior Member
12 Posts |
Posted - Sep 23 2004 : 6:28:47 PM
|
Every time I try to open code behind file (.cs) for an ASP.Net, the IDE crashes if I try to scroll the file up or down. And this problem is very consistent. Although I disabled VAX, even then the IDE crashes and the source of crash is VAX dll. |
Naveen http://www.netomatix.com |
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
|
naveen
Junior Member
12 Posts |
Posted - Sep 24 2004 : 12:06:26 PM
|
Does this help?
VA_X.dll!1ee4dedd() VA_X.dll!1ee48064() VA_X.dll!1ee4802d() VA_X.dll!1ee4801a() VA_X.dll!1ee5eb8b() VA_X.dll!1edc5706() VA_X.dll!1ed71cf1() gdi32.dll!7e094530() user32.dll!77d43a50() user32.dll!77d43c1f() user32.dll!77d44001() user32.dll!77d4400a() VA_X.dll!1ed09d18() VA_X.dll!1ed0cbb1() user32.dll!77d5480e() user32.dll!77d668ec() user32.dll!77d668bf() user32.dll!77d452d0() uxtheme.dll!5ad718d9() user32.dll!77d5448e() user32.dll!77d5f196() user32.dll!77d5f10a() user32.dll!77d47ec3() user32.dll!77d5f0a8() user32.dll!77d43a50() user32.dll!77d43b1f() user32.dll!77d45b2c() user32.dll!77d45f73() msenv.dll!5004b479() user32.dll!77d4400a() msenv.dll!5004b40f() user32.dll!77d43a50() user32.dll!77d43b1f() user32.dll!77d444f5() user32.dll!77d44525() ntdll.dll!77f75da3() user32.dll!77d441a5() user32.dll!77d45310() msenv.dll!500b3499() user32.dll!77d44374() msenv.dll!500c99f5() msenv.dll!500c9b9d() MSO.DLL!30c19ac6() MSO.DLL!30c19a1e() msenv.dll!500c9bd4() msenv.dll!500e12e0() ntdll.dll!77f5f70f() ntdll.dll!77f60f7f() kernel32.dll!77e7b36e() kernel32.dll!77e7b380() devenv.exe!004088a8() devenv.exe!00406ed7() devenv.exe!00410032() ntdll.dll!77f7e45c() ntdll.dll!77f5f7ee() ntdll.dll!77f5f8ea() ntdll.dll!77f5f70f() ntdll.dll!77f5f70f() ntdll.dll!77f60f7f() kernel32.dll!77e7b36e() kernel32.dll!77e7b380() devenv.exe!004055a1() devenv.exe!004055c2() devenv.exe!004055d8() devenv.exe!004077bc() devenv.exe!0040780e() SHLWAPI.DLL!70a9f1ab() kernel32.dll!77e814c7() SHLWAPI.DLL!70a9f1ab() |
Naveen http://www.netomatix.com |
|
|
naveen
Junior Member
12 Posts |
Posted - Sep 24 2004 : 7:39:37 PM
|
Here is one more call stack... If you send me PDB file, then I may be able to give you more details.
> VA_X.dll!1ed0cba0() msenv.dll!DllGetClassObject() + 0x1ff05 msenv.dll!DllGetClassObject() + 0x301b4 d4010fb9() VAssistNET.dll!DllUnregisterServer() + 0x43cc user32.dll!GetWindowLongA() + 0x67 8964f44d()
|
Naveen http://www.netomatix.com |
|
|
naveen
Junior Member
12 Posts |
Posted - Sep 27 2004 : 1:03:27 PM
|
Here is one more dump.. It crashes very consistently now..
Unhandled exception at 0x1ee4df77 in devenv.exe: 0xC0000005: Access violation writing location 0xd3101c08.
> VA_X.dll!1ee4df77() VA_X.dll!1ee48064() VA_X.dll!1ee4802d() VA_X.dll!1ee4801a() VA_X.dll!1ee5eb8b() VA_X.dll!1edc5706() VA_X.dll!1ed71cf1() gdi32.dll!7e094530() ntdll.dll!77f944cb() ntdll.dll!77f58bcd() ntdll.dll!77f59037() gdi32.dll!7e0bdf41() user32.dll!77d43c1f() user32.dll!77d44001() user32.dll!77d4400a() VA_X.dll!1ed09d18() VA_X.dll!1ed0cbb1() user32.dll!77d5480e() user32.dll!77d668ec() user32.dll!77d668bf() user32.dll!77d452d0() uxtheme.dll!5ad718d9() user32.dll!77d5448e() user32.dll!77d5f196() user32.dll!77d5f10a() user32.dll!77d62867() user32.dll!77d43a50() user32.dll!77d43b1f() user32.dll!77d444f5() user32.dll!77d44525() ntdll.dll!77f75da3() user32.dll!77d441a5() user32.dll!77d45310() msenv.dll!500b3499() user32.dll!77d43ddf() msenv.dll!500b627a() msenv.dll!500c9b9d() MSO.DLL!30c19ac6() MSO.DLL!30c19a1e() msenv.dll!500c9bd4() msenv.dll!500e12e0() ntdll.dll!77f5f70f() ntdll.dll!77f60f7f() kernel32.dll!77e7b36e() kernel32.dll!77e7b380() devenv.exe!004088a8() devenv.exe!00406ed7() devenv.exe!00410032() ntdll.dll!77f7e45c() ntdll.dll!77f5f7ee() ntdll.dll!77f5f8ea() ntdll.dll!77f5f70f() ntdll.dll!77f5f70f() ntdll.dll!77f60f7f() kernel32.dll!77e7b36e() kernel32.dll!77e7b380() devenv.exe!004055a1() devenv.exe!004055c2() devenv.exe!004055d8() devenv.exe!004077bc() devenv.exe!0040780e() SHLWAPI.DLL!70a9f1ab() kernel32.dll!77e814c7() SHLWAPI.DLL!70a9f1ab()
|
Naveen http://www.netomatix.com |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Sep 28 2004 : 4:53:37 PM
|
assuming i don't know anything about ASP.Net, and how it relates to cs files, what do i do to reproduce this crash?
from the description this is totally consistent for you. does this happen on different projects, or only one one big project?
having hunted up a sample *.cs and *.asp file on my hard disk, cs is C# code and asp looks like fairly standard HTML with some control tags scattered through it. it vaguely reminds me of XSL, which i know a small amount about.
can you create a new C# ASP project in .NET 2003 (assuming you are using 2003) and then make this crash? i have just tried to make a new C# ASP project, but i didn't install the web server components when i installed .NET. i can easily (i presume) do so if this is what it takes to try and reproduce this problem.
out of interest, am i correct in guessing that the ASP / HTML produce the web site, while the C# behaves like a beefed up scripting language to interact with the user? |
zen is the art of being at one with the two'ness |
|
|
naveen
Junior Member
12 Posts |
Posted - Sep 30 2004 : 11:38:10 AM
|
ASPX is the presentation layer for web pages where as C# is the codebehind for those pages. Your interpretation of C# as beefy scripting language can be true to some extent :-) First I thought it was code behind files for ASPX pages. But now I have seen it crashing on normal .cs files too. I have a suspicion it has something to be with parsing of "<" and ">" tags and contents in it. C-sharp allows XML documentation syntax like java. I will try to create a simple .Net project and if I can crash it, I will send you the project. But right now, it is happening on multiple projects so I can't say that it one project only. |
Naveen http://www.netomatix.com |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Sep 30 2004 : 3:28:16 PM
|
not ideal . i dont recall seeing anyone else report crashes with C#. do you have another machine you could try this on? do you have any other addin's installed?
it is possible this is a machine specific problem. |
zen is the art of being at one with the two'ness |
|
|
naveen
Junior Member
12 Posts |
Posted - Sep 30 2004 : 6:54:09 PM
|
I can very consistently reproduce this problem on 3 different machines with different configurations. One of them is a dual proc machine. I even tried to go back to using build 1239. And that was worst than build 1246. And one of the project is impossible to work with if VAX is installed. I even tried to disable VAX, that did not help either. VAX is the only ADDIN installed on 2 machines. On third machine I have one more AddIn (Demeanor Obfuscator).
|
Naveen http://www.netomatix.com |
|
|
naveen
Junior Member
12 Posts |
Posted - Sep 30 2004 : 6:57:21 PM
|
Forgot to mention that Build1239 had one serious side effect when I opened the project. It completely trashed the menus, context menus etc. No text, no images. I was left with blank spaces. And it even went to the extend of wiping out the names of the files and folders in the solution/clas view tree. |
Naveen http://www.netomatix.com |
|
|
feline
Whole Tomato Software
United Kingdom
19020 Posts |
Posted - Oct 01 2004 : 08:03:26 AM
|
*doh* do you have any small projects that crash? ideally we could do with a zipped project that will crash on demand.
if not, you could try enabling logging in VAX, and then emailing a log file into [email protected] along with a reference to this thread. i am hoping this might provide some clues. |
zen is the art of being at one with the two'ness |
|
|
Freddy
New Member
4 Posts |
Posted - Oct 29 2004 : 03:49:20 AM
|
I have same problem with old middle-size project. With new small projects VAX work fine. Can I help you for localize this problem? |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Nov 02 2004 : 11:12:54 AM
|
If you experience the problem, can you enable logging on our Performance tab just after you start the IDE? Reproduce the problem. Zip and send us c:\\va.log |
|
|
Freddy
New Member
4 Posts |
Posted - Nov 03 2004 : 03:00:15 AM
|
Ok, I sent email. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Nov 03 2004 : 10:55:07 AM
|
We believe the Javascript inside your ASP puts the VA X parser in a bad state. We are working on a fix.
case=421 |
|
|
Freddy
New Member
4 Posts |
Posted - Nov 09 2004 : 03:18:11 AM
|
I checked build 1284. All work fine so far. :) Thx! |
|
|
naveen
Junior Member
12 Posts |
|
|
Topic |
|