Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code disappearing

Status
Not open for further replies.

smsinger3

Programmer
Oct 5, 2000
192
US
Why does VS.NET add, delete and re-arrange my code in VS.NET? It really screws things up. I seems to only happen in 1 page when I go from design to HTML view. I can post the *entire* page, if you want me, too. the error is really strange!

I could turn the code reformatting off, but I would prefer not. Is there an option for "make my code look pretty, but don't screw it up"?

Any ideas?

Thanks,

Steve
 
I've only had this error occur when editing asp classic pages. It flat out loves to put page directives below the <html> & <head> elements, which is annoying, but manageable.

I've seen complaints of these types on MS newsgroups, and so I'm sure MS is aware of the bug. Hopefully, they'll fix it in a future sp.

till then... [curse]
penny1.gif
penny1.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top