Base solution for your next web application
Open Closed

Error on deploying 8.8 to Azure Web App #9125


User avatar
0
admin@SYNTAQ created

We have recently upgraded to 8.8 (MVC .net core 3.3 Jquery). The app will not run. Below are links to the Error messages. Can you help? we have been at this for a couple of days and are not sure where to go.

We had no previous problems running 7.1 .net core in the same environment.

Error Logs

Thanks


4 Answer(s)
  • User Avatar
    0
    musa.demir created

    Hello @admin@syntaq

    Error mentions System.IO.FileNotFoundException: Could not load file or assembly 'BraintreeHttp-Dotnet, Version=0.3.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. File name: 'BraintreeHttp-Dotnet, Version=0.3.0.0, Culture=neutral, PublicKeyToken=null' Can you check whether the problem is about that package?

    ...(MVC .net core 3.3 Jquery)...

    You mean .net core 3.1.3, right?

  • User Avatar
    0
    musa.demir created

    Also you can check that https://support.aspnetzero.com/QA/Questions/7825

  • User Avatar
    0
    admin@SYNTAQ created

    Thanks for spotting that.

    we do not have this package in our solution (it runs locally just fine). Which project would you suggest adding it too?

    Cheers

  • User Avatar
    0
    musa.demir created

    I double checked it for you, we dont have any BraintreeHttp reference in our project.

    Can you please check your project?