Re: Preventing the container to inject a property

2009-03-13 Thread Ayende Rahien
[DoNotWire] On Fri, Mar 13, 2009 at 1:51 PM, Mauro Servienti mauro.servie...@gmail.comwrote: Hy, I have a component (ISvcA) registered in the container, the ISvcA implementation has a property of type IMyComponent, the IMyComponent type is also registered in the container. I need to

Re: Mailing problem

2009-03-13 Thread eyal
However, I am able to use my emailing system. For example the Contact Us works on my site. So if mailbox is unavailable why can I use it otherwise? Thanks Eyal On Mar 13, 2:25 am, Ricardo Lopes rjlo...@gmail.com wrote: The problem is from your mail server: Mailbox unavailable. The server

Re: Private setters for Ids

2009-03-13 Thread Flominator
That means changing every ID setter in every example, documentation, etc. right? I'm not overwhelmed by the consequences of my question, I just don't want to do anything wrong. On 9 Mrz., 09:08, Markus Zywitza markus.zywi...@gmail.com wrote: I'm thankful for any contributions :-) -Markus

Re: Databinding DateTime fields fails with Mono

2009-03-13 Thread Loic Nageleisen
BTW I'm using trunk nightly build 1064. can you try setting a breakpoint / logger inside the DateTime converter to see what goes in and out? oh, and are the databind testcases running on your machine? For now I can't, as: - the issue occurs when running in xsp2 and Mono does not have a

Re: Databinding DateTime fields fails with Mono

2009-03-13 Thread Loic Nageleisen
I'll report back on the databinder tests later, if I manage to run them. Reporting way sooner than I expected. I did: - unzip external-dependencies straight into bin/ - unzip castle-sourcecode into his own dir - mkdir -p castle-sourcecode/build/mono-2.0/debug/test-results - cp *.dll

New Routing Module problems on Mono+Linux

2009-03-13 Thread Ricardo Lopes
Hi, I am doing some tests on mono+linux and everything works fine for my application (using MONO_IOMAP) except for the new routing module. In the routing rules i define the area as empty but the monorail handler seems to be ignoring it. In my routes i have this: rules.Add(new