DotNet Framework issue

Forum Home Forums Installation Issues DotNet Framework issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4787
    LPG57
    Participant

    Hello
    I tried to upgrade from 5.02 to 5.6. When I tried to start the web page, I got the following error:
    Line 11: <system.web>
    Line 12: <compilation targetFramework=”4.6.1″ />
    Line 13: <pages controlRenderingCompatibilityVersion=”4.0″ />
    Line 14: </system.web>

    Since I’m using a SBS 2011 server, .net framework 4.6.1 is not allowed, maximum version is 4.5. Can there be any workaround?
    /Peder

    #4789
    Mikhail
    Moderator

    Hi,
    You can try copying Web.config from the previous version. Does it help?

    #4793
    Mikhail
    Moderator

    In 2019 we may move to .NET 4.7, so you probably should think about upgrading the server OS.

    .NET 4.7 is required to use the same .NET Standard DLLs with cross-platform .NET Core build of Rapid SCADA.

    #4795
    LPG57
    Participant

    I installed version 5.5.3 instead and it worked.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.