.Net 4.0 Support

Post feature requests to this forum and a pre-configured poll will automatically be created for you.
Post Reply
kervin
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Thu Nov 11, 2010 7:29 pm

.Net 4.0 Support

Post by kervin » Thu Nov 11, 2010 9:48 pm

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

Magdelena Grohol
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Sat Oct 30, 2010 11:06 pm

Re: .Net 4.0 Support

Post by Magdelena Grohol » Thu Nov 18, 2010 6:49 pm

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...

User avatar
pongguru
Ensign (ENS)
Ensign (ENS)
Posts: 8
Joined: Sun Nov 14, 2010 6:07 am

Re: .Net 4.0 Support

Post by pongguru » Fri Nov 19, 2010 4:50 am

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.

kervin
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Thu Nov 11, 2010 7:29 pm

Re: .Net 4.0 Support

Post by kervin » Wed Dec 08, 2010 4:03 pm

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.

Post Reply