[Mono-list] ASP.Net MVC 2

Abe Gillespie abe.gillespie at gmail.com
Sat May 15 11:45:51 EDT 2010


It's Mac OS 10.6.  I looked into casing since I've come across that in
the past.  I didn't immediately find anything.  Usually, if it's
something like a master page reference casing issue, the error message
is pretty specific and helps you locate the mixed-case resource.
Since this error was so general I figured it was an issue in the
routing engine.

If I get the chance, I'll pull down the MVC 2 source and see if I can
find where it's breaking.  For general info, I created the default app
that gets generated when you add a new MVC 2 project from VS.Net.

-Abe

On Sat, May 15, 2010 at 11:35 AM, jmalcolm <malcolm.justin at gmail.com> wrote:
>
> Abe,
>
> This could be totally off track but is your Mono system on Linux?  Is it
> possible this is a casing issue?
>
> On Linux (or other UNIX), "Filename" is different than "filename".  On
> Windows, if your code specifies "filename" it will find "Filename" but on
> Linux it will not.  When I read your message again this morning it made me
> wonder if you are not running into something like that.
> --
> View this message in context: http://mono.1490590.n4.nabble.com/ASP-Net-MVC-2-tp2217366p2217840.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list