Help required : LINK : fatal error LNK1201:

  • Thread starter Thread starter chahalns
  • Start date Start date
C

chahalns

Hi All,

We have an automated system that does an incremental build of the
Projects(around 60) using VS 7.1. Some of the projects on an
intermittent basis report the error

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

How to get rid of this.
Please help
Thanks in advance

Navjot

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
 
chahalns said:
Hi All,

We have an automated system that does an incremental build of the
Projects(around 60) using VS 7.1. Some of the projects on an
intermittent basis report the error

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

How to get rid of this.
Please help
Thanks in advance

Navjot

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Program database? That would be the pdb file, right? Delete it and do a new
build.

/Fredrik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top