Bug 422634 - Broken PropertyCodeDomSerializer.cs and CodeDomSerializerBase.cs
Summary: Broken PropertyCodeDomSerializer.cs and CodeDomSerializerBase.cs
Status: RESOLVED FIXED
Alias: None
Product: MonoDevelop
Classification: Mono
Component: Visual Studio Integration (show other bugs)
Version: SVN
Hardware: Other Windows XP
: P5 - None : Normal
Target Milestone: ---
Assignee: Forgotten User CRPsQFwJ3b
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-09-03 15:36 UTC by Thomas Braun
Modified: 2008-09-03 17:33 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Braun 2008-09-03 15:36:59 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>

....
Comment 1 Forgotten User CRPsQFwJ3b 2008-09-03 16:31:12 UTC
Seems like the anonymous SVN/viewvc were updated, so I have updated the python script that downloads the source files accordingly.

Fixed in 112187.
Comment 2 Forgotten User CRPsQFwJ3b 2008-09-03 16:31:40 UTC
You will have to rerun the Prepare VS Build .bat file
Comment 3 Michael Hutchinson 2008-09-03 17:33:15 UTC
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.