Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello,

 

I am writing a program in VB.NET 2002 but I have run into some serious bugs. When I try to click a control on a form, the properties won't show up. When I try to type the code editor, I can't type ctrl (which means shortcuts won't work either), delete, enter, arrow keys, or backspace. Finally, when I click start on the toolbar and then stop my program, the buttons on the toolbar stay disabled! What can I do to fix these problems? If I got VB.NET 2003, would the bugs be fixed?

 

P.S. I already tried restarting my computer, and I have 512 MB of RAM.

Posted
I just did a full reinstall last night. Did not help :(
try closing MSN Plus if you have it,

when MSN Plus is open, and Boss Protection is on, pressing Ctrl + Space doesnt work...

but i have no idea why everythign else you said doesnt work..

 

 

btw - getting vs 2003 probably wont help because maybe its ur comp? try running an AV(such as Norton) or a spyware remover program(such as AdAware).

 

see if taht helps

 

btw do other programs such as NotePad and Word still do the same thing?,

 

pent

My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!)

vbprogramming.8k.com

My Project (Need VB.NET Programmers)

http://workspaces.gotdotnet.com/ResolutionRPG

Posted
Actually, the properties window is at normal size but the list is empty, and the combobox where you select a control is also empty.
Posted

I have a form with a UserControls from the same project, and when I delete it, all the bugs go away. The control has a Timer on it with Interval set to 1, and on the Tick event it does a redraw using DirectX 9.

 

I disabled the Timer, and made a method in the control to enable it, and now everything works again

 

I will keep you updated if there is another problem :)

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...