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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Facing problem related to assambly in resources

Facing problem related to assambly in resources

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-nethardwarelearning
1 Posts 1 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.
  • A Offline
    A Offline
    Amit Sk Sharma
    wrote on last edited by
    #1

    I have converted my application from asp.net1.1 to 2.0 after successfull build when running its giving following error--- Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "OptimaTest.NZResource.resx.resources" was correctly embedded or linked into assembly "App_GlobalResources.3wq22sqr" at compile time, or that all the satellite assemblies required are loadable and fully signed. m using resource in following manner RM = New ResourceManager("OptimaTest.NZResource.resx", System.Reflection.Assembly.Load("App_GlobalResources"), Nothing) lblMainTitle.InnerText = RM.GetString("lblMainTitle") and the error is on the second line. could any one please suggest me any solution. waiting

    With Thanks & Regards Amit Sk Sharma

    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