https://bugzilla.novell.com/show_bug.cgi?id=651898
https://bugzilla.novell.com/show_bug.cgi?id=651898#c0 Summary: "Run in Mono" and "Debug in Mono" only targets 2.0 profile for web applications Classification: Mono Product: Mono Tools for Visual Studio Version: 2.0 Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Run in Mono AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Customer Blocker: No When running a web app in mono locally it executes C:\Users\<username>\AppData\Local\Microsoft\VisualStudio\10.0\Extensions\Novell\Mono Tools for Visual Studio\2.0.8152\winxsp.exe winxsp.exe has a hard coded path to xsp2: private static string GetXspPath() { return Path.Combine(Path.Combine(Path.Combine(Path.Combine(Path.Combine(GetLocalMonoPath(), "lib"), "mono"), "2.0"), "winhack"), "xsp2.exe"); } There should be an option for running xsp4 and 4.0 profile. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
