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. Visual Basic
  4. error in regenerating pdb file

error in regenerating pdb file

Scheduled Pinned Locked Moved Visual Basic
questioncsharphelp
3 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.
  • U Offline
    U Offline
    uktrips007
    wrote on last edited by
    #1

    Hi dear i've created a dll ile using vb.net.when I build it first time it got built successfully.but after some modification in my file if I do the same i.e(builting solution) it gives me error as follows. unable to write output file 'c:\vb.net\dllkeysearch.pdb':Access id denied. could u pls tell me how can i get rid of this error.and why it is happening? Thanking you! Uttam Kumar try to be the best... whereever you go,

    D 1 Reply Last reply
    0
    • U uktrips007

      Hi dear i've created a dll ile using vb.net.when I build it first time it got built successfully.but after some modification in my file if I do the same i.e(builting solution) it gives me error as follows. unable to write output file 'c:\vb.net\dllkeysearch.pdb':Access id denied. could u pls tell me how can i get rid of this error.and why it is happening? Thanking you! Uttam Kumar try to be the best... whereever you go,

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You're getting this error because the .DLL is locked by another process. It's being used by some other application. Perhaps another part of your project? Did you set a reference to this .DLL file directly, or reference the project that generated this .DLL? You're MUCH better off using the project reference. You already found out why. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      U 1 Reply Last reply
      0
      • D Dave Kreskowiak

        You're getting this error because the .DLL is locked by another process. It's being used by some other application. Perhaps another part of your project? Did you set a reference to this .DLL file directly, or reference the project that generated this .DLL? You're MUCH better off using the project reference. You already found out why. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        U Offline
        U Offline
        uktrips007
        wrote on last edited by
        #3

        Thanks for yur answer Mr. Dave Uttam Kumar Convonix.inc try to be the best... whereever you go,

        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