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. Error while trying to Run an application [modified]

Error while trying to Run an application [modified]

Scheduled Pinned Locked Moved ASP.NET
questionhelpcsharpdesignannouncement
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.
  • V Offline
    V Offline
    Vsree
    wrote on last edited by
    #1

    Hi The following error was encountered when i tried to retrieve a Class file of c# in One namespace(of the same Solution) from the UI Webform of different Namespace(Of the same Solution).Thats retrieving data to UI from the DataAccess Layer. "Could not load type App1.Web1.DAProg1.Class1 from assembly DAProg1, Version=1.0.2460.20572, Culture=neutral, PublicKeyToken=null. " What is this error and how can i rectify it? Kindly help me -- modified at 5:01 Monday 9th October, 2006

    S 1 Reply Last reply
    0
    • V Vsree

      Hi The following error was encountered when i tried to retrieve a Class file of c# in One namespace(of the same Solution) from the UI Webform of different Namespace(Of the same Solution).Thats retrieving data to UI from the DataAccess Layer. "Could not load type App1.Web1.DAProg1.Class1 from assembly DAProg1, Version=1.0.2460.20572, Culture=neutral, PublicKeyToken=null. " What is this error and how can i rectify it? Kindly help me -- modified at 5:01 Monday 9th October, 2006

      S Offline
      S Offline
      safat
      wrote on last edited by
      #2

      import the namespace which you are using and use the class in that namespace. let me know the result please.

      :mad:
      Sathik

      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