https://bugzilla.novell.com/show_bug.cgi?id=633466
https://bugzilla.novell.com/show_bug.cgi?id=633466#c0 Summary: Visual Studio generated web references won't compile (Settings designer) Classification: Mono Product: MonoDroid Version: unspecified Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Beta-Customer Blocker: --- Description of Problem: When generating webservice proxy classed in Visual studio in either "classic" more or "service reference" mode, they create Settings.Designer classes with won't compile. You can exclude these from the project, but it would be best to block creation of these in the first place. Steps to reproduce the problem: 1. Create new android project in Visual Studio 2. Add a web reference 3) build Actual Results: Compiler doesn't know of the class: System.Configuration.ApplicationSettingsBase Expected Results: Don't create these classes, or auto-remove them. How often does this happen? always Additional Information: -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
