Thursday, June 02, 2005 9:27 PM Olaf Conijn

Enterprise library for ASP.NET 2.0

Feel like using EntLib on ASP.NET 2.0? Ohad's WebLog contains links to an “unofficial” build (and source) of Enterprise Library 2.0.

In case you wondered whether this EntLib release contains more application blocks than the previous release, it doesn't.

# re: Enterprise library for ASP.NET 2.0

Friday, June 03, 2005 10:30 AM by Olaf Conijn

I've tried this msi a couple of days ago and had some issues with it. Most stuff will compile but run the unittests to see the runtime errors :)

The enterprise library is targeted to vs2003 but it also works with Visual c# Express 2005 after some tweaking with the solutions and creating a buildscript.

But I don't know if it is allowed to use it this way it's license.

# re: Enterprise library for ASP.NET 2.0

Friday, June 03, 2005 11:28 AM by Olaf Conijn

I managed to install the msi (and run the configuration console, my favorite EntLib toy) without problems