RE: [Mono-list] Mapping across application not allowed?

2005-07-24 Thread Carl Olsen
-list] Mapping across application not allowed? > From: Carl Olsen > get an error saying "Mapping across application not allowed." As I understand you are trying to map a path inside the application boundary of the executing application. But you get cross-application mapping error. I

Re: [Mono-list] Mapping across application not allowed?

2005-07-24 Thread Kornél Pál
From: Chris Aitken get an error saying "Mapping across application not allowed." I have only one MonoApplication set up. As I understand you are trying to map a path inside the application boundary of the executing application. But you get cross-application mapping error. If the problem is this

RE: [Mono-list] Mapping across application not allowed?

2005-07-24 Thread Chris Aitken
> On 7/24/05, Chris Aitken <[EMAIL PROTECTED]> wrote: Actually it was Carl that wrote this > > > I just tested it thoroughly and there's no doubt about > it. I create > > > a user control in the "/Controls/" subdirectory. I > create a page in > > > the "/Modules/Legislators" subdirector

RE: [Mono-list] Mapping across application not allowed?

2005-07-24 Thread Chris Aitken
> What versions of Apache and Mono? I'm using the FC3 rpm of mod_mono (1.09), converted to a deb via alien. I'm also using the latest mono installer (1.1.8.2-1). Can I get some clarification as to what works for you? Control lives in /Controls/ Page: /Modules/Legislators/ doesn't work /

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Carl Olsen
s not important enough to figure it out. Carl -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Aitken Sent: Saturday, July 23, 2005 5:58 PM To: [EMAIL PROTECTED]; 'Joe Audette'; 'Mono List' Subject: RE: [Mono-list] Mapping across

Re: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Foole
On 7/24/05, Chris Aitken <[EMAIL PROTECTED]> wrote: > > I just tested it thoroughly and there's no doubt about it. I > > create a user control in the "/Controls/" subdirectory. I > > create a page in the "/Modules/Legislators" subdirectory and > > include the control. I get an error saying "Mapp

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Carl Olsen
l I know. Carl -Original Message- From: Joe Audette [mailto:[EMAIL PROTECTED] Sent: Saturday, July 23, 2005 5:34 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; 'Mono List' Subject: RE: [Mono-list] Mapping across application not allowed? Hi Carl, If SiteFooter.ascx works in both place

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Chris Aitken
> I just tested it thoroughly and there's no doubt about it. I > create a user control in the "/Controls/" subdirectory. I > create a page in the "/Modules/Legislators" subdirectory and > include the control. I get an error saying "Mapping across > application not allowed." > > I then creat

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Joe Audette
orks just fine in Text.aspx. > > I don't have any problems with this behavior, since > I can easily work around > it. I'm just curious as to why it the behavior is > different on Windows and > Linux. > > http://www.carl-olsen.com/ > > -Origin

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Carl Olsen
ge- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Audette Sent: Saturday, July 23, 2005 1:17 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; 'Mono List' Subject: RE: [Mono-list] Mapping across application not allowed? Try ~/Controls/Sit

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Carl Olsen
ith this behavior, since I can easily work around it. I'm just curious as to why it the behavior is different on Windows and Linux. http://www.carl-olsen.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joe Audette Sent: Saturday, July 23, 2005 1:17 PM

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Joe Audette
om one subfolder in another subfolder > without calling it from a > page in the root folder first. Can anyone verify > this behavior? > > Thank you! > > Carl > http://www.carl-olsen.com/ > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Carl Olsen
subfolder in another subfolder without calling it from a page in the root folder first. Can anyone verify this behavior? Thank you! Carl http://www.carl-olsen.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Aitken Sent: Saturday, July 23, 2005 5:24

RE: [Mono-list] Mapping across application not allowed?

2005-07-23 Thread Chris Aitken
Hi Carl, > Well, I guess no one has an answer. This may/may not help... > I have made two significant discoveries. If I put the new > user control in the same directory as the page I'm calling it > from, it works just fine. Also, if I put the user control in > any directory below the root d

RE: [Mono-list] Mapping across application not allowed?

2005-07-22 Thread Carl Olsen
Well, I guess no one has an answer. I have made two significant discoveries. If I put the new user control in the same directory as the page I'm calling it from, it works just fine. Also, if I put the user control in any directory below the root directory and call it from a page in the root direc