ManuelHollis
New Member
Has anybody else ever had this issue:Running VS2003 off Server'03 and, out of nowhere one day on my VB Web App, spaces are getting inserted into the HTML section of my .aspx file. So a simply opening a table gets modified to "< td>" (YES, spaces included!) and of course fails.So then.. I correct all the spacing errors, fine.. and suddenly subroutine calls that ran just fine the day before are getting compile errors.Is it possible that a VS2003 setting could be affecting the file and cause it to automatically edit the file in this way?Yes, I'm stuck with using the version of VS that's on this particular Server.