My mistake was that I updated the references inside Visual Studio instead of
the replacing the dlls on the dependencies folder.
Now the sample web site works fine.
Thanks for the help Ivan!
Shay.
On Fri, Aug 14, 2009 at 8:02 PM, Ivan Porto Carrero wrote:
> I can't reproduce the error you're ge
I can't reproduce the error you're getting.
in the ironruby git repository folder I did
git pull
rake compile
copied the debug assemblies into the ironrubymvc/dependencies folder
Then hit F5 in visual studio on the ironrubymvc website and it shows me the
first page.
---
Met vriendelijke groeten -
Yupe.
On Fri, Aug 14, 2009 at 7:26 PM, Ivan Porto Carrero wrote:
> I'm currently tracking releases.. don't have the time to track HEAD anymore
> sorry
> Did you recompile ironrubymvc with the new references?
> ---
> Met vriendelijke groeten - Best regards - Salutations
> Ivan Porto Carrero
> GSM
I'm currently tracking releases.. don't have the time to track HEAD anymore
sorry
Did you recompile ironrubymvc with the new references?
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
GSM: +32.486.787.582
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualji
Hi Ivan,
I downloaded your fork and it worked. But...
I've just pulled the latest code from the IronRuby repository. When changing
the references in the IronRubyMvc project to the latest ones, I get a new
exception...
The exception now is:
*Could not load type 'Microsoft.Scripting.Runtime.IConver
I pulled from jimmy's clone. I will pull from your fork now and try again.
Thanks!
Shay.
On Fri, Aug 14, 2009 at 1:21 PM, Ivan Porto Carrero wrote:
> which ironruby mvc version are you using?The one I have in my github
> account should work with ironruby 0.9
>
>
> ---
> Met vriendelijke groeten
which ironruby mvc version are you using?The one I have in my github account
should work with ironruby 0.9
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.co
Hi,
I've pulled the code of the IronRubyMvc project and compiled - the sample
project worked well.
I noticed that the IronRubyMvc project references were using the IronRuby
0.4 version. I replaced that to the 0.9 version that I had. After that, the
sample project doesn't load anymore and fails wit