dotnet / dotnet/wpf

MSB3030 Can`t copy resources.dll with localized resources because it missing. Visual Studio 2022

Open
#9,892 2 comments 0 reactions 0 assignees View on GitHub
:mailbox_with_no_mail: waiting-author-feedback Needs minimal repro project
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/MSB3030-Cant-copy-resourcesdll-with-lo/10756922)._

---
Hello, friends!

I have a Visual Studio solution with project of WPF application which I want to localize. This solution also including other class library project with localized resources (Strings.resx, Strings.ru.resx, Strings.uk.resx). For this assembly setted “en” as neutral language. For try build solution i get next exeption:

> 1>C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets(4958,5): error MSB3030: failed to copy file “obj\\Debug\\net8.0-windows10.0.19041.0\\ru\\Telesyk.SmartTable.Localization.resources.dll” - file not found.
> 1>C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\MSBuild\\Current\\Bin\\amd64\\Microsoft.Common.CurrentVersion.targets(4958,5): error MSB3030: failed to copy file “obj\\Debug\\net8.0-windows10.0.19041.0\\uk\\Telesyk.SmartTable.Localization.resources.dll” - file not found.

This scheme used to work perfectly, but not today. I have not been able to find a solution to this problem for quite a long time.

---
### Original Comments

#### Feedback Bot on 10/4/2024, 09:15 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.