Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

1) In VB6, while the code was stopped in the debugger, the form and controls were visible. In .Net, the non-title bar area of the form is completely white while debugging. Is this normal? If so, will .Net 2.0 fix this?

 

2) Does Intellisense not work in the command window?

Posted

2. Intellisense works fine for me in the command window.

 

 

Intellisense only works for certain things for me in the command window. When I type "Debug." intellisense will display a list to choose from. But if I type in "Date.", "System." or any of my class names, Intellisense does not work. I couldn't find any settings that affect this.

 

Is anyone using the 2.0 beta? Does it work any better?

Posted
Intellisense only works for certain things for me in the command window. When I type "Debug." intellisense will display a list to choose from. But if I type in "Date."' date=' "System." or any of my class names, Intellisense does not work. I couldn't find any settings that affect this.[/quote']

 

I've seen this only when I started the debugger by attaching it to an already running proces. In that case the intellisence doesnt really work for anything in the application.

If I start the application from within the IDE (F5) the intellisence does work OK.

Nothing is as illusive as 'the last bug'.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...