Page 1 of 1

.Net 4.0 Support

Posted: Thu Nov 11, 2010 9:48 pm
by kervin
We desparately need .Net 4.0 Support.

Some of our applications that integrate in the AbleCommerce website are built using ASP.Net MVC 2 and .Net 4.0.

Best regards,
Kervin

Re: .Net 4.0 Support

Posted: Thu Nov 18, 2010 6:49 pm
by Magdelena Grohol
I have the same problem. I created a blank ASP.NET 4.0 application, then merged in the web.config information from a plain AbleCommerce install. Now, if I put this web.config into the AbleCommerce website it works for me while running on 4. You might have luck with it...

Re: .Net 4.0 Support

Posted: Fri Nov 19, 2010 4:50 am
by pongguru
kervin wrote:We desparately need .Net 4.0 Support.

Some of our applications that integrate in the AbleCommerce website are built using ASP.Net MVC 2 and .Net 4.0.

Best regards,
Kervin
What is your experience with running ASP.Net MVC 2 with AbleCommerce. We made an attempt, but it is a huge amount of work converting all the forms to views.

Re: .Net 4.0 Support

Posted: Wed Dec 08, 2010 4:03 pm
by kervin
You don't have to convert from WinForms if you keep thinks in a separate virtual folder or application and use the 'inheritInChildApplications' liberally.

But the problem I'm facing is that even then the Able application seems to act up.