Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Strange Intellisense problem
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

wombel
Junior Member

Germany
11 Posts

Posted - Jul 19 2005 :  11:22:05 AM  Show Profile  Reply with Quote
After I installed VAX, I had some strange problems when I wanted to edit .aspx files. I keyed in "<asp". Everything fine till here. I got my popup that showed me all the tags starting with "<ASP", now I typed ":" and the popup just closed. It did not do that before. What it did was, that the selection narrowed according to my typing.

Can anyone help me here?

TIA
Wombel

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 19 2005 :  6:28:26 PM  Show Profile  Reply with Quote
assume i don't know anything about .aspx files

i created a new blank text file and called it "testing.aspx"
i then opened this in VS 2003 with VAX 1418. when i type "<ASP" i am not getting any suggestions. i am getting some syntax highlighting from the IDE, so it seems to recognise the file extension, but that is it.

i cannot get it to give me any suggestions even after typing "<" and then pressing CTRL+SPACE.

what IDE and version of VAX are you using? do aspx files have to have some specific content before i can get suggestions to trigger?

zen is the art of being at one with the two'ness
Go to Top of Page

wombel
Junior Member

Germany
11 Posts

Posted - Jul 20 2005 :  02:15:01 AM  Show Profile  Reply with Quote
Well, actually .aspx files contain the html part of a webform in a web project. The vb code itself is kept in a code behind file (.vb)

What I do is create a new webform from the VS menue within my web project (Right click project name / Add / Add web form)

I have a second box with VS default settings and it shows the behaviour described above (Intellisense works correctly), so does the machine of my colleague. Just mine, with VAX installed behaves so oddly.

Here is the version info:
VA_X.dll file version 10.1.1418.0 built 2005.06.24
Licensed to:
VA X:
VA.NET 7.1:
VAOpsWin.dll version 1.2.0.4
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3077.0
Font: Courier New 13(Pixels)
Comctl32.dll version 6.0.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
c:\\programme\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Library Includes:
c:\\programme\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Other Includes:

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 20 2005 :  5:41:21 PM  Show Profile  Reply with Quote
i suspect you have some component of VS 2003 installed that i do not have. i did not install any of the web development options, since i don't use them.

what sort of web project are you using? when i know what is missing i will install it. the closest i found when creating a new project was:

new project -> C# -> web control library

which does not seem to be the right thing.

zen is the art of being at one with the two'ness
Go to Top of Page

wombel
Junior Member

Germany
11 Posts

Posted - Jul 21 2005 :  02:22:02 AM  Show Profile  Reply with Quote
It is File / New Project / Visual Basic Projects / ASP.NET Application
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 21 2005 :  4:43:19 PM  Show Profile  Reply with Quote
*ah* i do not have VB installed on my main testing machine.

for the new project do you mean "ASP .NET Web Application"? i have a VMWare machine with VB installed, but i cannot create one of these projects since i do not have a web server installed and running, and i cannot install the IDE's web component since i do not have IIS and front page installed *sigh*

if this is it i will ask support and see if they have a test machine on hand to try and reproduce this.

not ideal, but i have never needed IIS, etc, installed before now.

zen is the art of being at one with the two'ness
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 24 2005 :  4:48:36 PM  Show Profile  Reply with Quote
i have given up trying to get ASP to work on my test machine *rolls eyes*

after jumping through many hoops, finding out how to install IIS, and passing through the installer for VS 2003 about 8 times it still does not work.

however i have found a .aspx file here:

http://www.codeproject.com/useritems/ServerViewState.asp

when editing "WebForm1.aspx" in a VB project, typing "<asp" at line 32 i can get suggestions from VAX by pressing CTRL-SPACE. all of the suggestions have a question mark icon, and i cannot get any suggestions when VAX is turned off.

once i have typed the colon, giving "<asp:" i cannot get any suggestions. is this the same effect as you are seeing?

zen is the art of being at one with the two'ness
Go to Top of Page

wombel
Junior Member

Germany
11 Posts

Posted - Jul 25 2005 :  04:13:46 AM  Show Profile  Reply with Quote
Yes.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 25 2005 :  3:45:42 PM  Show Profile  Reply with Quote
case=701

zen is the art of being at one with the two'ness
Go to Top of Page

wombel
Junior Member

Germany
11 Posts

Posted - Jul 26 2005 :  01:54:01 AM  Show Profile  Reply with Quote
Sorry, but what is that supposed to mean?
Go to Top of Page

WannabeeDeveloper
Tomato Guru

Germany
775 Posts

Posted - Jul 26 2005 :  03:00:34 AM  Show Profile  Reply with Quote
That's an internal reference into the Bugbase WT is using.
This way we're able to find Threads discussing certain bugs and so we're able to tell you it is fixed, once it's fixed...

Go to Top of Page

wombel
Junior Member

Germany
11 Posts

Posted - Jul 26 2005 :  03:17:17 AM  Show Profile  Reply with Quote
Thanks.
Go to Top of Page

michael.smith
New Member

USA
9 Posts

Posted - Nov 16 2005 :  09:50:36 AM  Show Profile  Reply with Quote
Any update on this issue??

I am experiencing this exact same thing using the following version:

VA_X.dll file version 10.1.1432.0 built 2005.11.14
VAOpsWin.dll version 1.3.3.0
VATE.dll version 1.0.4.2
DevEnv.exe version 8.0.50727.26 (Visual Studio 2005 Team Edition RC1)
msenv.dll version 8.0.50727.26
Font: Courier New 13(Pixels)
Comctl32.dll version 6.0.3790.1830
WindowsNT 5.2 Build 3790 Service Pack 1
2 processors

Platform: Win32
Stable Includes:
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Library Includes:
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;
Go to Top of Page

wombel
Junior Member

Germany
11 Posts

Posted - Nov 16 2005 :  09:54:27 AM  Show Profile  Reply with Quote
Nope,

but you seem to have a later version. I run 10.1.1418.0
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 16 2005 :  6:04:54 PM  Show Profile  Reply with Quote
no update yet, there are quite a few outstanding bugs to look into at the moment.

wombel if you look in the public beta section of this site there is a sticky thread about the current beta, 1432.

zen is the art of being at one with the two'ness
Go to Top of Page

Mike Hatlak
Starting Member

USA
1 Posts

Posted - Nov 17 2005 :  1:03:15 PM  Show Profile  Reply with Quote
Love the program, but it has a problem. I too am running version 1432, and I am having similar problems using C#. The intellisense popup shows up when the period is typed but then collapses a second later. This makes the entire Intellisense feature useless. Can someone prioritize this problem perhaps? Version 1418 did this also under VS 2005. Anyone with info on this problem please feel free to email me, with my thanx.

mike

VA_X.dll file version 10.1.1432.0 built 2005.11.14
Licensed to:
VA X: [email protected] (1-user license) Support ends 2006.09.12
VA.NET 7.1:
VAOpsWin.dll version 1.3.3.0
VATE.dll version 1.0.4.2
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: MS Sans Serif 15(Pixels)
Comctl32.dll version 6.0.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
Single processor

Platform: Win32
Stable Includes:
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Library Includes:
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;

Other Includes:

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 17 2005 :  5:40:50 PM  Show Profile  Reply with Quote
can you start a new thread for this please. the problem here is specific to ASPX files. can you try testing a new C# windows form project and see if you still get the problem? do you have any other extensions installed?

zen is the art of being at one with the two'ness
Go to Top of Page

michael.smith
New Member

USA
9 Posts

Posted - Mar 23 2006 :  10:41:19 AM  Show Profile  Reply with Quote
Checking back in for an update if there is one for this issue.

Thanks!
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 23 2006 :  3:47:28 PM  Show Profile  Reply with Quote
i have just checked the case. a fix has been made in the development trunk, which is the 15xx builds. these are currently heading towards a beta test since they also contain C++ refactoring. you may want to keep an eye out on the forums for a general beta release of a 15xx build.

zen is the art of being at one with the two'ness
Go to Top of Page

michael.smith
New Member

USA
9 Posts

Posted - Mar 25 2006 :  2:44:10 PM  Show Profile  Reply with Quote
Thank you very much for check and replying! Keep up the great work!
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 19 2006 :  5:38:49 PM  Show Profile  Reply with Quote
Fixed in 1524:

Suggestion lists no longer close prematurely when editing aspx. (case=701)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000