473,396 Members | 2,010 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.

Undo Problems

For reasons I have not been able to identify, sometimes I am unable to
invoke the undo option when I am in the code viewer. I am using VS.net 2003
(18718). The solution is to exit VB and come back in. When I do, undo is
working again but I wish I knew what make is happen in the first place. If
I did know perhaps I could avoid the problem. It's kind of irritating.

Does anyone know what the problem is? Is it a known bug in this version?
Is there a later version or service patch available?

Nov 20 '05 #1
5 978
* "Woody Splawn" <wo***@splawns.com> scripsit:
For reasons I have not been able to identify, sometimes I am unable to
invoke the undo option when I am in the code viewer. I am using VS.net 2003
(18718). The solution is to exit VB and come back in. When I do, undo is
working again but I wish I knew what make is happen in the first place. If
I did know perhaps I could avoid the problem. It's kind of irritating.

Does anyone know what the problem is? Is it a known bug in this version?
Is there a later version or service patch available?


I can only say that I never had this problem and that there are not
service packs/... available for the 2003 version of VS.NET.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
Cor
Hi Woody,

There is one situation I have the same, that is when I am editing while I
forget I am still in debugging mode.

Could it be the same?

Cor
For reasons I have not been able to identify, sometimes I am unable to
invoke the undo option when I am in the code viewer. I am using VS.net 2003 (18718). The solution is to exit VB and come back in. When I do, undo is
working again but I wish I knew what make is happen in the first place. If I did know perhaps I could avoid the problem. It's kind of irritating.

Does anyone know what the problem is? Is it a known bug in this version?
Is there a later version or service patch available?

Nov 20 '05 #3
Hello Woody,

Thanks for your post. As I understand, the problem you are facing is that
the "Undo" functionality in VS .NET 2003 IDE may cease to work sometimes.
Please correct me if there is any misunderstanding. Based on my experience,
there is a known issue in VS .NET 2002 IDE seems related
(http://support.microsoft.com/?id=316620), however, it was resolved in VS
.NET 2003. I think more information is needed before moving forward:

1. Does the problem occur to a specific project or to all projects? If the
problem only occurs to a specific project, please tell me the type of the
project (WinForm, ASP .NET Web app, etc) and detailed steps to reproduce
the problem.

2. Please click the menu item "Tools" -> "Add-in Manager" and uncheck all
the Add-ins to check if the problem is caused by a malfunctioned Add-in.

3. I suggest that you can restart the computer into Windows Safe-Mode and
then see if the problem still exists.

I look forward to your response.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 20 '05 #4
Hi Cor,

Hope your doing well.
There is one situation I have the same, that is when I am editing while I
forget I am still in debugging mode.

Could it be the same?


Yes, this happens to me sometimes to but this is not the source of the
problem I mentioned.


Nov 20 '05 #5
> As I understand, the problem you are facing is that
the "Undo" functionality in VS .NET 2003 IDE may cease to work sometimes.
Please correct me if there is any misunderstanding. Based on my experience, there is a known issue in VS .NET 2002 IDE seems related
(http://support.microsoft.com/?id=316620), however, it was resolved in VS
NET 2003.


For me the problem seems to be the opposite. I never seemed to have the
problem when I was using VS 2002 but it started shortly after switching to
2003.

I checked my add-in manager and I had one item checked there for Infragistic
HotFixes. Perhaps this is causing the problem. I don't know. I will
uncheck it and see if the problem continues. Up to now I have not been able
to get it to happen with any regularity or in a way that is predictable.

I will let you know the results of uncheckin the item in the add-in manager.

Thank you for your help.

Nov 20 '05 #6

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

Similar topics

4
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: Lyn | last post by:
Hi, I have a text control on a form which is bound to table field StartDate which is in Date format. When updating the table record via the form, any data entered into the StartDate control is...
11
by: Mad Joe | last post by:
I'm using a richTextBox for editing a source code (with Syntax Highlighting) of my own programming language... How come that myRichTextBox doesn't respond to Undo/Redo functions by using default...
2
by: Alan | last post by:
Hi all, I want to hilight some syntax keywords. While parsing text, I used these properties such as SelectionStart,SelectionLength and SelectionColor of RichTextBox. Although the syntaxhilghting...
2
by: Michael A. Covington | last post by:
Any thoughts about how best to implement "undo most recent deletion" in a DataGridView in which the user is allowed to delete rows (but not edit their contents)? Is it as simple as stashing a...
3
by: GoogleEyeJoe | last post by:
Dear ladies and gents, I'm trying to determine whether the .NET Framework implements a means of transactional processing without the need for a database. Essentially, I'd like to enlist...
4
by: =?Utf-8?B?UmljaA==?= | last post by:
Hello, Does vb2005 have a built-in UnDo feature / object for applications so that I can undo actions like other windows apps? Or do I have to write my own UnDo routine? If vb2005 does have a...
1
by: Jameson | last post by:
Hi, I'm interested in any insights you might have about how to implement undo/redo in a multi-user environment (if it's wise to do it at all). My software is already using the Command and...
1
by: Jeremy | last post by:
I'm working on an application that does some DOM manipulation. I want to add a mechanism for "Undo" so that the user can revert to the previous state after performing a mistaken action. Simple...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.