[Mono-bugs] [Bug 633466] New: Visual Studio generated web references won't compile (Settings designer)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Aug 21 16:44:39 EDT 2010
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: mono-bugs at lists.ximian.com
ReportedBy: kris7778 at yahoo.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list