On 7/11/07, Joel Gwynn <[EMAIL PROTECTED]> wrote: > On 7/10/07, Marek Habersack <[EMAIL PROTECTED]> wrote: > > On Mon, 9 Jul 2007 11:11:10 -0400, "Joel Gwynn" <[EMAIL PROTECTED]> > > 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" _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
