Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7807721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T02:56:28+00:00 2026-06-02T02:56:28+00:00

We have a large number of C# projects in a visual studio solution. For

  • 0

We have a large number of C# projects in a visual studio solution. For a lot of these we have a resource file called ‘TextResources.resx’. These have been translated in the past creating several related resx files for example ‘TextResources.fr.resx’. For these older projects these translated resx files are showing as sub items of the default english TextResources.resx however for several new projects the translated items are appearing as separate (same tree level) items.

Hopefully this diagram will explain:

Old Projects:

- TextResources.resx
     - TextResources.fr.resx 
     - TextResources.de.resx

New Projects:

- TextResources.fr.resx 
- TextResources.de.resx 
- TextResources.resx 

This not only looks odd but is a little confusing with so many projects. Anyone know why its grouping some translated resx files but not others?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T02:56:30+00:00Added an answer on June 2, 2026 at 2:56 am

    I had the same problem and found no answer either.

    I ended up editing the project (.csproj) file by hand.

    <EmbeddedResource Include="Folder\TextResources.de.resx">
      <DependentUpon>TextResources.resx</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    

    Add the

    <DependentUpon></DependentUpon> 
    

    tag and type out the name of the “parent” resource file without leading folders.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a Visual Studio 2008 solution with a large number of projects in
We have a large number of projects within a solution mostly simple class libraries
I have a relatively large C#/WPF Visual Studio 2008 solution that I am trying
I have a large solution containing many projects. Due to the size and number
I have a large number of Flash projects that have been written in Flash
We have a Visual Studio 2008 solution with 58 projects. One project targets the
In a C# (visual Studio 2010) project, I have a class with large number
I have a CruiseControl build server running a large number of projects. On one
I have a number of large data files that I included in projects attributed
I have a large number of C# WCF services that are being called by

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.