To read all comments associated with this story, please click here.
The default VB.NET templates for ASP.NET are fixed in the 1.0 release. The ASP.NET templates are auto-translated from C# using CodeDOM, and the VB.NET provider didn't handle escaping of language keywords. Unfortunately it's difficult to find time to give full attention to languages other than C#, which is why this went unnoticed for a while, but bug reports and patches are always appreciated 
I agree. I also have an XP image setup in VBox, and it runs great. The problem is I already have some extensive Parallels images (dev tools installed, etc) setup that I do not want to recreate. I actually have separate licensed copies of XP Pro for my VBox and Parallels images. One of these days I will be able to wean myself from Windows, but not yet. I also keep a real windows partition around (Vista Business) for running Half-life 1.





Member since:
2005-07-06
I hope this is the version of Mono/Monodevelop that will allow me to create ASP.NET apps. So far, on every previous version, the template that created an ASP.NET project always produced a Default.aspx page that refused to compile and run. I am a .NET deveoper in Windows, and I really want to move some of that skill into the Mono world. I really would think that the simple app that your wizard creates should at least compile and run. It may have been because I was using VB.NET. There seemed to be a conflict between the class being named Default, and Default being a reserved word under VB. I tried renaming the page (and references to it, of course) to something else, which allowed it to compile, but then it refused to run. I could never figure out how to get the embedded XSP server to run my "new" page. Anyhoo, this release may be the one! I'm going to try it this week-end if I can get it to work under Feisty. I had to go to an older version of Ubuntu due to Parallels not working for me with Gutsy (even the latest Parallels). Perhaps now that Parallels is going to be distributed with Ubuntu, I may be able to get Parallels working with a newer version of Ubuntu. Ideally, Hardy Heron would support Parallels out of the box and come with Monodevelop 1.0. Woohoo!