473,396 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Problems with IDE - no intellisense, no undo, and no code completion

Sometimes if I build the app I will get intellisense, undo, and code
completion (automatic completion of if stataments etc), but after a few
lines of code this stops.

I lose any code completion
I lose all automatic code indentation
I loose intellisense
If there are errors (squiqqly lines under the code) and I fix them, the blue
squiggly line still appears until I rebuid.
Rebuild fixes the formatting too.

Anyonw know why this is happening and how to fix it. I have re-installed
VS.NET and it still happens.

I am using VB.NET and mostly Windows and Web Services projects.

In options/preferences, intellisense, code completion, indenting is all
enabled.

Has anyone seen this or know of a solution?

System is XP Pro SP2, VS.NET 2003 Ent Arch.
Oct 14 '05 #1
4 1918
Also,

When I try and use the undo command.

I get an error:

"Unknown undo/redo error"

Please help !

"D Witherspoon" <dw**********@noway.org> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Sometimes if I build the app I will get intellisense, undo, and code
completion (automatic completion of if stataments etc), but after a few
lines of code this stops.

I lose any code completion
I lose all automatic code indentation
I loose intellisense
If there are errors (squiqqly lines under the code) and I fix them, the
blue squiggly line still appears until I rebuid.
Rebuild fixes the formatting too.

Anyonw know why this is happening and how to fix it. I have re-installed
VS.NET and it still happens.

I am using VB.NET and mostly Windows and Web Services projects.

In options/preferences, intellisense, code completion, indenting is all
enabled.

Has anyone seen this or know of a solution?

System is XP Pro SP2, VS.NET 2003 Ent Arch.

Oct 14 '05 #2
same happened to me. but what i did it reboot again or sometimes it will goes away few days.

D Witherspoon wrote:
Also,

When I try and use the undo command.

I get an error:

"Unknown undo/redo error"

Please help !

"D Witherspoon" <dw**********@noway.org> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Sometimes if I build the app I will get intellisense, undo, and code
completion (automatic completion of if stataments etc), but after a few
lines of code this stops.

I lose any code completion
I lose all automatic code indentation
I loose intellisense
If there are errors (squiqqly lines under the code) and I fix them, the
blue squiggly line still appears until I rebuid.
Rebuild fixes the formatting too.

Anyonw know why this is happening and how to fix it. I have re-installed
VS.NET and it still happens.

I am using VB.NET and mostly Windows and Web Services projects.

In options/preferences, intellisense, code completion, indenting is all
enabled.

Has anyone seen this or know of a solution?

System is XP Pro SP2, VS.NET 2003 Ent Arch.


Oct 14 '05 #3
Please look at following link, it gives the solution for the problem.
It works for me. The problem is the whitespaces in the licenses.licx

http://groups.google.com/group/micro...6e545301d70712

Oct 20 '05 #4
Don't know if it'll help your problem but this works for me when
Intellisense stops working. Try closing the IDE, deleting the .projdata
files (usually in the <project>\obj subdirectery), and then reopen the IDE.
Apparently when these become corrupt Intellisense stops working. If the file
is missing the IDE automatically rebuilds it.
"D Witherspoon" <dw**********@noway.org> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Sometimes if I build the app I will get intellisense, undo, and code
completion (automatic completion of if stataments etc), but after a few
lines of code this stops.

I lose any code completion
I lose all automatic code indentation
I loose intellisense
If there are errors (squiqqly lines under the code) and I fix them, the
blue squiggly line still appears until I rebuid.
Rebuild fixes the formatting too.

Anyonw know why this is happening and how to fix it. I have re-installed
VS.NET and it still happens.

I am using VB.NET and mostly Windows and Web Services projects.

In options/preferences, intellisense, code completion, indenting is all
enabled.

Has anyone seen this or know of a solution?

System is XP Pro SP2, VS.NET 2003 Ent Arch.

Oct 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: andrew.queisser | last post by:
Yesterday I typed in some C++ code that called a function with two ints. Intellisense (auto-complete) helpfully told me that the first formal parameter was called "frontLight" and the second...
0
by: Pete | last post by:
Hi, Can anyone tell me why intellisense auto completion etc doesn’t work when writing VB script on asp.net pages in VS.net. If I load a legacy asp page intellisense works fully in the VB...
0
by: ArtB | last post by:
Hello I am having severe problems with Intellisense. It keeps failing in my project. If I recompile, it works maybe once. If I close and reopen, it may work for a short while. In addition to...
7
by: Lee Franke | last post by:
I am working on a custom app that has similar functionality as Intellisense but it does not use the Intellisense object. Can you use the Intellisense object? Has anyone done it? Any documentation...
5
by: Robin Tucker | last post by:
Ok now my intellisense has gone t's-up again - I also cannot use undo/redo in the editor. I deleted the NCB file in case that was corrupt but no poonanas, its still fubar (how many explitives can...
2
by: Qwerty | last post by:
I have seen various websites that say to use Textbox1.undo() but I want to have my undo button apply to all of the textboxes in my program.
2
by: D Witherspoon | last post by:
Sometimes if I build the app I will get intellisense, undo, and code completion (automatic completion of if stataments etc), but after a few lines of code this stops. I lose any code completion...
2
by: Natan Vivo | last post by:
Can anyone tell me what exactly what makes intellisense works for custom controls in aspx pages in VS 2005? I just installed Atlas in my office computer, created a new atlas project and it...
8
by: metaperl | last post by:
Hi, I would like an IDE that shows me all methods and functions I can call on a particular data item. For instance, iter() can be called on any sequence, but it is not a method. Nonetheless,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.