- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am having this problem. Everytime I debug my application, Visual Studio 2005 give me this question: There were build errors. Would you like to continue and run the last successful build?
I press yes, then Visual Studio 2005 say me: ' visual studio cannot debug because the debug target C:UsersJessDocumentsVisual Studio 2005Projectsppppppdebugppp.pdb'; check for insufficient disk space, invalid path, or insufficient privilege.
Error list:
Descripcion.
LINK : fatal error LNK1201: error writing to program database database 'C:UsersJessDocumentsVisual Studio 2005Projectsppppppdebugppp.pdb'; check for insufficient disk space, invalid path, or insufficient privilege.
---------continue-------------
I have installed again: VS 2005 premier partner edition+mkl+intel visual fortran compiler profesional edition for windows vista - academic single, and I have the same problem but:
When I press yes, then Visual Studio 2005 say me: visual studio cannot debug because the debug target C:UsersjessdocumentsVisual Studio 2005ProjectsConsole10Console10debugconsole10.exe is missing.
Error list:
Descripcion.
1 Rc.exe not found.
---------continue-------------
I dont understand anything..
I have been looking around on the groups but haven't found solution
yet. If anyone knows it please post it here. I appeciate your help.
-Thanks,
Jesus.
------------END--------------
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can't debug a program that hasn't compiled. The debugger doesn't fix broken code, it helps discover bugs in codes that run on the premise that all programs have bugs although you might not be aware of them.
Gerry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to use on a laptop computer HP Pavilion dv6000 with Vista Home Premium a compiler Intel Visual Fortran 10.1.024 with Visual Studio 2008 Beta 2, so I tried to VS 2005 Professional and VS 2005 premier partner edition+mkl+intel visual fortran compiler profesional edition for windows vista - academic single getting the same results in the following three previous cases:
Note: Always I run the program as an administrator and I have installed the service pack's.
When compiling 'compiler' I get the following output:
Console1.f90
Build log written to "file://C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1DebugBuildLog.htm"
Console1 - 0 error(s), 0 warning(s)
---------------------- Done ----------------------
When BUILD console1 I get the following output:
1>------ Build started: Project: Console1, Configuration: Debug Win32 ------
1>Linking...
1>LINK : fatal error LNK1201: error writing to program database 'C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1debugconsole1.pdb'; check for insufficient disk space, invalid path, or insufficient privilege
1>
1>Build log written to "file://C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1DebugBuildLog.htm"
1>Console1 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
When STAR DEBUGGING I get the following output:
1>------ Build started: Project: Console1, Configuration: Debug Win32 ------
1>Linking...
1>LINK : fatal error LNK1201: error writing to program database 'C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1debugconsole1.pdb'; check for insufficient disk space, invalid path, or insufficient privilege
1>
1>Build log written to "file://C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1DebugBuildLog.htm"
1>Console1 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
When STAR WITHOUT DEBUGGING I get the following output:
1>------ Build started: Project: Console1, Configuration: Debug Win32 ------
1>Linking...
1>LINK : fatal error LNK1201: error writing to program database 'C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1debugconsole1.pdb'; check for insufficient disk space, invalid path, or insufficient privilege
1>
1>Build log written to "file://C:UsersJessDocumentsVisual Studio 2008ProjectsConsole1Console1DebugBuildLog.htm"
1>Console1 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Compiling C + +, to work properly in Vista and XP, but
Compiling INTEL Visual Fortran I only work properly in XP.
My desktop computer Works with Win Xp. ----- NO PROBLEM -------
My laptop computer Works with Win vista. This is my problem, How could I solve my problem with vista?
THANK YOU, VERY MUCH.
JESS M. CILLERO ARES.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please show the output with Visual Studio 2005 Premier Partner Edition.
What happens if you create a project in a folder not under your username, such as C:Projects? You may need administrative privileges to create that folder first, then create a project inside it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
THANK YOU, VERY MUCH,
I HAVE SOLVED MY PROBLEM WITH WIN. VISTA; I HAVE CREATED A PROJECT INTHE FOLLOW FOLDER: C:CIMNEPROJECTS. NOW ALL IS CORRECT.
BYE,
JESS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page