[Mono-list] Mapping across application not allowed?

Carl Olsen carl at carl-olsen.com
Sat Jul 23 21:08:46 EDT 2005


Hi Joe,

Any control I create works in any place, as long as it's included in any
page in my root directory.  My last test proved it beyond any doubt.  I
create a user control in one subdirectory and tried to call it from a page
in a different subdirectory.  I then created a page in my root directory and
included the user control.  After that, everything worked.  I didn't modify
the user control or the first page at all.  It worked as soon as I included
it in a page in my root directory.  If I knew it was a bug, I'd report it,
but this may be the intended behavior for all I know.

Carl

-----Original Message-----
From: Joe Audette [mailto:joe_audette at yahoo.com] 
Sent: Saturday, July 23, 2005 5:34 PM
To: carl at carl-olsen.com; Chris at Ion-Dreams.com; 'Mono List'
Subject: RE: [Mono-list] Mapping across application not allowed?

Hi Carl,

If SiteFooter.ascx works in both places there must be
something different about the other controls that
don't work. Is there a difference in namespace or a
case sensitivity difference. Are you compiling or
using inline script blocks? 

I think I would have to see the code to be of any more
help. It certainly could be a bug in mono, you could
create a test case and submit a bug report.

Joe





More information about the Mono-list mailing list