Bugzilla – Bug 422634
Broken PropertyCodeDomSerializer.cs and CodeDomSerializerBase.cs
Last modified: 2008-09-03 17:33:15 UTC
During loading of the project teher are a lot of errors. Seems to be corrupt files because they contain html which looks like a log file... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- ViewVC :: http://www.viewvc.org/ --> <head> <title>[Mono] Log of /trunk/mcs/class/System.Design/System.ComponentModel.Design.Serialization/PropertyCodeDomSerializer.cs</title> <meta name="generator" content="ViewVC 1.0.5" /> <link rel="stylesheet" href="/viewvc-docroot/styles.css" type="text/css" /> </head> ....
Seems like the anonymous SVN/viewvc were updated, so I have updated the python script that downloads the source files accordingly. Fixed in 112187.
You will have to rerun the Prepare VS Build .bat file
I assume this is a MWF-designer bug, though that's not clear from the description. It's NOT a Monodevelop bug, so please do not file it as such.