Hi, I'm a bit confused here. I would like to try and make a (private) ASP.Net Web Application with DO4. My provider does not yet support .NET 4.0. I installed v4.3RC and changed the .NET Version in the Properties to .NET 3.5. The project does not compile because the references cannot be found. Does this mean DO 4.3RC is not compatible with .NET 3.5? Regards Paul Sinnema This thread was imported from our support forum. The original discussion may contain more detailed answer. |
You must use a special build of v4.3 for .NET 3.5: http://goo.gl/GxGk With one remark: project templates there are currently buggy - target framework is still .NET 4.0 there, although you can safely switch it to .NET 3.5. |