[Mono-list] mono ignoring App_Code folder?

Joel Gwynn joelman at gmail.com
Wed Jul 11 20:56:35 EDT 2007


On 7/11/07, Joel Gwynn <joelman at gmail.com> wrote:
> On 7/10/07, Marek Habersack <grendello at gmail.com> wrote:
> > On Mon, 9 Jul 2007 11:11:10 -0400, "Joel Gwynn" <joelman at gmail.com> scribbled:
> >
> > Hey Joel,
> >
> > > I'm re-posting this just in case it got lost in the previous thread
> > >
> > > I've got an AWSECommerceService.cs in my App_Code folder, and
> > > it runs just fine in VS2005, but mono seems to be ignoring it:
> > >
> > > error CS0246: The type or namespace name `AWSECommerceService' could
> > > not be found. Are you missing a using directive or an assembly
> > > reference?
> > >
> > > Do I have to do something special to get mono to see files in the
> > > App_Code folder?
> > No, it should work fine with Mono 1.2.4+.
> >
>
> OK.  So maybe my problem is that the version of mono that comes with
> my version of ubuntu seems to be mod_mono/1.1.10
>

Scratch that.  I see that 1.1.10 is the version of mod_mono.  The
compilation error tells me that it's: "Mono Runtime Version:
2.0.50727.42"


More information about the Mono-list mailing list