Bing Map Layer shows this exception from last few days "Could not find any resources appropriate for the specified culture or the neutral culture" in SSRS reporting server 2019

Koriya, Chetan 0 Reputation points
2023-05-09T14:25:27.5166667+00:00

Bing Map Layer in SSRS report shows this exception from last few days:

Map Exception: Could not find any resources approprite for the specified culture or the neutral culture. Make sure "Microsoft.ReportingServices.ebMap.MapCommon.MapCommon_SR.resources" was correctly embedded or linked into assembly "Microsoft.ReportingServices.WinMap" at compile time,, or that all the satellite assemblies required are loadable and fully signed.

This report was working fine till last week and I didn't changed anything in this report.

Please guide to solve this issue.

Error.pdf

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-05-10T05:46:06.92+00:00

    Hi @Koriya, Chetan

    I ran a simple test, but the same problem as you didn't happen, and I didn't find a thread with the same problem as you. But I found some C# threads with similar issues. This may be an error caused by inconsistent format of the .resource file name you created.

    You can refer to these links:

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/8ef0d7bd-3e74-4136-a372-90cd2a763788/resources-file-not-getting-correctly-embedded-or-linked-into-assembly-at-compile-time?forum=vcgeneral

    https://stackoverflow.com/questions/4690713/could-not-find-any-resources-appropriate-for-the-specified-culture-or-the-neutra.

    Best regards,

    Aniya

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.