473,396 Members | 1,849 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.

Code loses formatting

VB.Net 1.1

The code behind a Winform has lost its formatting. Went I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get
CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.

This just started happening out of the blue the other day. I thought it was
containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.

I have rebooted, restarted, cut and paste, etc... no help. I created a new
solution and copied the projects in. The only difference was the other forms
worked okay, but the main culprit form didn't work there either.

The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this?

Jul 21 '05 #1
4 1553
Can somebody humor me with a guess?
VB.Net 1.1

The code behind a Winform has lost its formatting. Went I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.

This just started happening out of the blue the other day. I thought it was containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.

I have rebooted, restarted, cut and paste, etc... no help. I created a new solution and copied the projects in. The only difference was the other forms worked okay, but the main culprit form didn't work there either.

The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this?

Jul 21 '05 #2
Can somebody humor me with a guess?
VB.Net 1.1

The code behind a Winform has lost its formatting. Went I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.

This just started happening out of the blue the other day. I thought it was containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.

I have rebooted, restarted, cut and paste, etc... no help. I created a new solution and copied the projects in. The only difference was the other forms worked okay, but the main culprit form didn't work there either.

The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this?

Jul 21 '05 #3
I have the same problem. I can't any documentation on it. I found an old
posting, but it had no responses.

http://tinyurl.com/ypok3

Can somebody please look into this? I e-mailed MSFT a few weeks ago and got
no response.

I tried moving my projects into a new solution and the same errors occurred.
All setting are correct. I am using 1.1 and vb.net.

Thanks,
Mike

PS: I saw this posting in 2 spots so I replied to both. Not sure where this
one should be.
VB.Net 1.1

The code behind a Winform has lost its formatting. Went I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.

This just started happening out of the blue the other day. I thought it was containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.

I have rebooted, restarted, cut and paste, etc... no help. I created a new solution and copied the projects in. The only difference was the other forms worked okay, but the main culprit form didn't work there either.

The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this?

Jul 21 '05 #4
I have the same problem. I can't any documentation on it. I found an old
posting, but it had no responses.

http://tinyurl.com/ypok3

Can somebody please look into this? I e-mailed MSFT a few weeks ago and got
no response.

I tried moving my projects into a new solution and the same errors occurred.
All setting are correct. I am using 1.1 and vb.net.

Thanks,
Mike

PS: I saw this posting in 2 spots so I replied to both. Not sure where this
one should be.
VB.Net 1.1

The code behind a Winform has lost its formatting. Went I go to the next
line, the cursor goes all the way to the left. Also, text will not
autocomplete. I get Intellisense features, but when I type TRY, I do not get CATCH... END TRY. The property syntax does not fill in, not END IF for my
IF's, etc.

This just started happening out of the blue the other day. I thought it was containing to a single form, but it wasn't. All of the forms in my project
are seemingly corrupted. It hasn't affected any other projects.

I have rebooted, restarted, cut and paste, etc... no help. I created a new solution and copied the projects in. The only difference was the other forms worked okay, but the main culprit form didn't work there either.

The code compiles and the builds run without issue. Does anybody have any
idea what could have caused this?

Jul 21 '05 #5

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

Similar topics

3
by: srijit | last post by:
Hello, Here is an example code of xml writer in Python+PythonNet, Ironpython and Boo. The codes look very similar. Regards, Srijit Python + PythonNet: import CLR
1
by: Chris Kennedy | last post by:
I am writing the value from a textarea input box to a cookie. Long story but when I return to the page I want to pull the value from the cookie and put it back in the textbox. When I do this all...
0
by: Dave Powlin | last post by:
VB.Net 1.1 The code behind a Winform has lost its formatting. Went I go to the next line, the cursor goes all the way to the left. Also, text will not autocomplete. I get Intellisense features,...
8
by: Deano | last post by:
Here's the code; Private Sub txtTeachName_LostFocus() If IsNull(Me.txtName) Then 'line A Forms!frmMainform!frmSubform.Locked = True GoTo Exit_txtName Else 'line B...
3
by: Andrea | last post by:
I've run into a random problem with creating mailing labels through access, and I can't seem to find a solution for it. I'm running Access 2000 on Windows 2000. I'm using the label wizard to...
0
by: Lloyd Sheen | last post by:
Ok, another IDE problem. Is there any way to stop the reformatting of the text in the HTML of an ASPX page???? I have an embedded object with lots of attributes / parameters and when I format...
14
by: Bruce Lewis | last post by:
Those who send HTML email and rely on the BASE tag may be interested to know that hotmail seems to lose it. A multipart/alternative message I sent to a friend who has hotmail did not work because...
3
by: Paul E Collins | last post by:
In Visual Studio 2005, I copy a block of code with tabs in it, such as: myLabel.Text = "Please wait ..."; progressBar.Value = 0; (In the above, the two = signs are aligned with each other...
7
by: jvaradarajan | last post by:
I've an ASP page which generates 4 kinds of reports based on a selection from a dropdownlist. There is a dropdownlist, datagrid and a generate report button in the page. The page works fine in IE....
10
by: sara | last post by:
Hi - I have a report that is 14 columnar sub-reports (Line up: Position- holders in each of our 14 locations - Manager, Assistant Manager, Receiving, Office, etc). I output directly to PDF...
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
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
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.