Or some guidance on how to build a newer version of Umbraco that will run in .NET 3.5.
Yes, .NET 3.5... I have a client (major corporate client) who still hosts on a .NET 3.5 server.
I see some threads here in the forum that are helpful, the biggest problem I'm having is that codeplex only has Umbraco 6, Umbraco 4.11, and Umbraco 4.9 source for download. All the threads that I've found so far have dead links to the source and to a web.config that is setup for .NET 3.5.
I donĀ“t know if this could be any help, but the guy Lee Kelleher has an archive of Umbraco releases, and in that archive you can download the 4.5.2 version of Umbraco.
...Forgot to mention that this is also the reason why it's not currently possible to easily find official older releases of Umbraco. Currently the only releases officially available are 4.11.8, 6.0.5 and 6.1 beta 2.
I need the 4.5.2 source...
Or some guidance on how to build a newer version of Umbraco that will run in .NET 3.5.
Yes, .NET 3.5... I have a client (major corporate client) who still hosts on a .NET 3.5 server.
I see some threads here in the forum that are helpful, the biggest problem I'm having is that codeplex only has Umbraco 6, Umbraco 4.11, and Umbraco 4.9 source for download. All the threads that I've found so far have dead links to the source and to a web.config that is setup for .NET 3.5.
Hi Rob,
I donĀ“t know if this could be any help, but the guy Lee Kelleher has an archive of Umbraco releases, and in that archive you can download the 4.5.2 version of Umbraco.
http://code.leekelleher.com/umbraco/archive/
/Dennis
Thanks for the link Dennis.
Unfortunately I need the source, and I don't see it there.
Found it, built it, it's up and running...
I just sat and tried link after link (found on this forum) to 4.5.2 on the codeplex site until one actually worked.
It was easy to build, very hairy to get setup and running on IIs7 in .NET 3.5.
A couple months ago, it seems, codeplex had all the older versions available, now just 6.xx, 4.9, and 4.11.
Hi Rob
Why do you need to make a custom build of 4.5.2?
Be aware that recently some security issues have been found, which also affects 4.5.2 so make sure that you follow the guidlines found in this blogpost at least http://umbraco.com/follow-us/blog-archive/2013/5/1/security-update-two-major-vulnerabilities-found.aspx
Cheers,
Jan
...Forgot to mention that this is also the reason why it's not currently possible to easily find official older releases of Umbraco. Currently the only releases officially available are 4.11.8, 6.0.5 and 6.1 beta 2.
/Jan
Hi Jan,
I have a client that requires .NET 3.5.
Maybe I missed something, but it appears as if releases after 4.5.2 are for .NET 4.0.
is working on a reply...