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. .NET (Core and Framework)
  4. Issue debugging the class liabrary

Issue debugging the class liabrary

Scheduled Pinned Locked Moved .NET (Core and Framework)
debugginghelpvisual-studioquestion
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
    Vipul Mehta
    wrote on last edited by
    #1

    Hi, I have an class liabrary. To debug this liabrary when my application gets started, I try attaching the process (VS 2005 -> Debug -> Attach to process) but the debug symbol does not get loaded. Also when I try to debug the project (F5), I get the following error "The operation could not be loaded. Parameter is incorrect" Is there an debugger setting that missing out in this class liabrary project? Regards, Vipul Mehta

    Regards, Vipul Mehta

    D 1 Reply Last reply
    0
    • V Vipul Mehta

      Hi, I have an class liabrary. To debug this liabrary when my application gets started, I try attaching the process (VS 2005 -> Debug -> Attach to process) but the debug symbol does not get loaded. Also when I try to debug the project (F5), I get the following error "The operation could not be loaded. Parameter is incorrect" Is there an debugger setting that missing out in this class liabrary project? Regards, Vipul Mehta

      Regards, Vipul Mehta

      D Offline
      D Offline
      Derek Viljoen
      wrote on last edited by
      #2

      You need to make sure you have compiled everything in DEBUG mode, and that you have access to the .pdb file generated by the compiler for the assembly you want to debug.

      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