Using VS2005 SP 1 for Vista on Vista

D

Dinh Bao Tuyen

Dear everyone

I've just install Vista on my computer. Then I install VS2005, install VS2005 SP1, VS2005 SP1 for Vista
When using VS2005, I want to list member by press Ctrl+J or Ctrl+Space or type "dot (.)" after a object.
But the list of member showed in very short time, so I can't see anything

Another problem: when I type name in Property window (e.g. Form Name, TextBox Name, Event Handle function) I can't press key anymore if I use character underscore "_" in my form name,...
Eg: I type "Form1_Load" in Event Property Window, after I type "Form1_", the IDE automatic act as if I press Enter, so the function name handle for Load event is "Form1_"

Who can help me???
 
L

Lang Murphy

Dear everyone

I've just install Vista on my computer. Then I install VS2005, install VS2005 SP1, VS2005 SP1 for Vista
When using VS2005, I want to list member by press Ctrl+J or Ctrl+Space or type "dot (.)" after a object.
But the list of member showed in very short time, so I can't see anything

Another problem: when I type name in Property window (e.g. Form Name, TextBox Name, Event Handle function) I can't press key anymore if I use character underscore "_" in my form name,...
Eg: I type "Form1_Load" in Event Property Window, after I type "Form1_", the IDE automatic act as if I press Enter, so the function name handle for Load event is "Form1_"

Who can help me???


Try a VS newsgroup... that's outside of the scope of non-developers or, at least, non-VS developers.

Lang
 
J

Jay

Dear everyone

I've just install Vista on my computer. Then I install VS2005, install
VS2005 SP1, VS2005 SP1 for Vista
When using VS2005, I want to list member by press Ctrl+J or Ctrl+Space or
type "dot (.)" after a object.
But the list of member showed in very short time, so I can't see anything

Another problem: when I type name in Property window (e.g. Form Name,
TextBox Name, Event Handle function) I can't press key anymore if I use
character underscore "_" in my form name,...
Eg: I type "Form1_Load" in Event Property Window, after I type "Form1_", the
IDE automatic act as if I press Enter, so the function name handle for Load
event is "Form1_"

Who can help me???
-------------------

I'm a new Vista user who has also installed VS2005 and SP1
I don't have the problem you speak of.
When you say list member do you mean intellisense is not showing?
I'll check out the "_" problem and see if I get the same.

Jay
 
D

Dinh Bao Tuyen

When you say list member do you mean intellisense is not showing?

Yes, Intellisense show, but in little time, about 1-2 seconds, then
it disappear.
 
J

Jay

Dinh Bao Tuyen said:
Yes, Intellisense show, but in little time, about 1-2 seconds, then
it disappear.


Dinh Bao Tuyen said:
Yes, Intellisense show, but in little time, about 1-2 seconds, then
it disappear.


I don't have the same problem.
Have you Googled it?
Maybe a VS2005 group may be of more help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top