Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
Simple question, can we run Umbraco 7.15 on .NET framework 4.8
If i try and upgrade my projects to .NET 4.8 I see an error in the web config where the following lines do not find the .channels namespace
<add verb="*" path="umbraco/channels.aspx" type="umbraco.presentation.channels.api, umbraco"/> <add verb="*" path="umbraco/channels/word.aspx" type="umbraco.presentation.channels.wordApi, umbraco"/>
However, if i remove these lines the site appears to function correctly, could these be a hangover from a previous version of Umbraco which are no longer required?
Thanks
Can 7.1.5 run on .NET 4.8? Yes :)
I think the Channels/Word API dates back to Umbraco 4 or 6, and is no longer part of the API, so you can safely comment out those lines
Thanks for getting back to me, i appreciate it, I thought that was the case but am grateful for the confirmation.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Can we run Umbraco 7.15 on .NET framework 4.8
Hi
Simple question, can we run Umbraco 7.15 on .NET framework 4.8
If i try and upgrade my projects to .NET 4.8 I see an error in the web config where the following lines do not find the .channels namespace
However, if i remove these lines the site appears to function correctly, could these be a hangover from a previous version of Umbraco which are no longer required?
Thanks
Can 7.1.5 run on .NET 4.8? Yes :)
I think the Channels/Word API dates back to Umbraco 4 or 6, and is no longer part of the API, so you can safely comment out those lines
Thanks for getting back to me, i appreciate it, I thought that was the case but am grateful for the confirmation.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.