Bug 324638 (MONO81964) - [PATCH] fix default ASP.NET Web Application project template
Summary: [PATCH] fix default ASP.NET Web Application project template
Status: RESOLVED FIXED
Alias: MONO81964
Product: MonoDevelop
Classification: Mono
Component: project (show other bugs)
Version: 0.14
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Michael Hutchinson
QA Contact: MD Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 16:27 UTC by Jerzy Bartuszek
Modified: 2007-09-15 21:23 UTC (History)
0 users

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


Attachments
ASP.NET Web Application project template fix (527 bytes, patch)
2007-06-28 16:28 UTC, Thomas Wiest
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:42:37 UTC


---- Reported by jurek@gentoo.org 2007-06-28 09:27:38 MST ----

The template Extras/AspNetAddIn/Templates/WebApplication.xpt.xml lacks
declaration of WebControls used in .aspx. A patch will follow



---- Additional Comments From jurek@gentoo.org 2007-06-28 09:28:18 MST ----

Created an attachment (id=172218)
ASP.NET Web Application project template fix




---- Additional Comments From m.j.hutchinson@gmail.com 2007-07-14 15:34:59 MST ----

Thanks for the patch, but the issue is a little more complicated. MD
should autogenerate this when the project's compiles, but IIRC the
autogeneration is turned off by default in older versions of MD.

I've recently committed code to generate members in partial classes
whenever they're present, so I'll instead add a partial class to the
template. However, this then means we need a way for templates to
change depending whether the project language supports partial classes.



---- Additional Comments From m.j.hutchinson@gmail.com 2007-09-06 12:18:51 MST ----

Fixed in SVN. Templates now use partial classes in which the members
are generated at compilation time.

Imported an attachment (id=172218)

Unknown operating system unknown. Setting to default OS "Other".