Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Add to Resource (.resx) file problem

Add to Resource (.resx) file problem

Scheduled Pinned Locked Moved C#
helplearning
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishnraj
    wrote on last edited by
    #1

    Hi all, I have one resource file in which there is some data and when i want to add the data programetically in the resource file. but when i try to add the value in that file i get an error - **There is no editor available for "name of resource file"
    Make sure the application for the file type (.resx) is installed.
    **after getting this error i can not able to open resource file.:confused:

    Rana Krishnraj

    R 1 Reply Last reply
    0
    • K Krishnraj

      Hi all, I have one resource file in which there is some data and when i want to add the data programetically in the resource file. but when i try to add the value in that file i get an error - **There is no editor available for "name of resource file"
      Make sure the application for the file type (.resx) is installed.
      **after getting this error i can not able to open resource file.:confused:

      Rana Krishnraj

      R Offline
      R Offline
      Reelix
      wrote on last edited by
      #2

      Happened to me a few times... Normally happens when a file / path is renamed / has an invalid name. To fix resource file, find the entry with your Data (In this case Brief.vsk) and remove the following 3 lines: ..\Resources\Brief.vsk;System.Byte[], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Reelix (It seems I was unable to use code blocks due to the format of the ) -= Reelix =-

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups