Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / December 2005

Tip: Looking for answers? Try searching our database.

Please fix the LNK1201 error!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steve - 29 Dec 2005 19:16 GMT
I'm really tired of running into this error:

fatal error LNK1201: error writing to program database 'blah blah path.pdb';
check for insufficient disk space, invalid path, or insufficient privilege

When I try renaming or modifying the file in Windows Explorer I cannot so it
appears that the OS has an open handle on the file and won't let anyone
modify it.  This is really an annoying bug because every time it happens I
have to reboot to get around it.

Please fix the bug or provide a tool to force the OS to release handles that
it incorrectly believes are open.  I'm tired of the Visual Studio telling me
that it can't write to my poncho file because 40 free gigabytes isn't enough!
Mikhail Arkhipov (Microsoft) - 30 Dec 2005 00:26 GMT
On 12/29/05 11:16, in article
3F15368B-3777-4532-8F12-249D39278632@microsoft.com, "Steve"

> I'm really tired of running into this error:
>
[quoted text clipped - 9 lines]
> it incorrectly believes are open.  I'm tired of the Visual Studio telling me
> that it can't write to my poncho file because 40 free gigabytes isn't enough!

PDB files are debugging information, they may get locked by a debugger once
in a while. Try quitting VS, then open Task Manager and look at the list of
processes. Check "show processes from all users". Verify that there are no
other devenv.exe running. If there are, terminate them. Look also at the
Users tab so see who else is logged on - I personally sometimes forget I
have left devenv.exe running in the terminal server session. Log off any
stale sessions that are disconnected. Also logging off and back on might
help.

You may also get a few utilities from www.sysinternals.com such as FileMon
( http://www.sysinternals.com/Utilities/Filemon.html ) and see which
application is using the file.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.