I'm going to test this later but you are probaly right given it is a matching process - and would need to internally support case sensitive systems. I'll let you know - thanks for spotting what I couldn't see for looking.
Elliot "Sean A Corfield" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > On Apr 21, 2004, at 8:01 PM, Elliot Russo wrote: > > this make a difference on windows?? > > The web server mapping might be case-sensitive - i.e., it doesn't match > mxPROD so it doesn't map the URL and so you get component not found. > > You could either change your code so it references > mxProd.shared.components.IRRequest (mixed case mxProd) or add another > virtual mapping for /mxPROD - it might solve the problem. > > Sean A Corfield -- http://www.corfield.org/blog/ > > "If you're not annoying somebody, you're not really alive." > -- Margaret Atwood > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
