473,387 Members | 1,687 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Reg cleanup of pdb files during rebuild

Hi,
I have a problem with the pdf files in one of my workspaces I am
working with.This is during an upgrade from Visual studio 6.0 to Visual
Studio .Net 2003.

The workspace has two projects A,B.
Both the project's .exe,.map,.pdb files are placed in the same release
folder.
The project setting "Extensions to Delete on clean" under General
project settings has .pdb extension also.
The intermidiate directory and the output directory is the same release
folder in which all the exe,.map,pdb files are kept.

Due to this when I rebuild one of the projects say project A,it deletes
the both the .pdb's. During the cleanup not only pdb of A that is
currently built but also pdb of project B is deleted.

when the build is completed new pdb of project A is built but pdb of
project B remains zero because it is not built.

This is all due to both project's pdb files being placed in the same
release directory.

If I do not checkout the other project's pdb then obviously it does not
delete.

But when I do rebuild solution both the project's pdb's become zero
as cleanup is done during individual project's building.

One solution would be placing the pdb's in different folders but that
option is not that feasible
in my case.

Can this be solved by changing any project settings or in any other
way.

All went fine in VC++6.0.

I have built these two projects in VC++6.0 where I did not face this
problem.

I would be pleased if anyone can help me.Anyhelp is highly appreciated.

Thanks&Regards,
Rohini Chandra P

May 25 '06 #1
0 1144

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: N | last post by:
Hi, I got an error during load on a couple of the tables. And it seems to be complaining that I'm running out of tempspace (possibly during index rebuild). Below is the load command and error....
3
by: Dmitri Shvetsov | last post by:
Hi All, Did somebody have a problem compiling some solution in VS2003? I get the error every time that some files are locked and are using by another process. I repeat compiling again and again...
1
by: Adam Clauss | last post by:
On a project I have recently begun to work on (MFC app), I have been repeatedly getting the following error. But it does not happen everytime (sort of). fatal error LNK1000: Internal error during...
16
by: Robert W. | last post by:
I'm building a solution that has 1 component for the Desktop and 1 component for the Pocket PC. (Though this isn't a mobile question). I have a data library that will be shared on both platforms....
69
by: MQ | last post by:
Hi all I am just wondering how most people implement cleanup in C functions. In particular, if the function opens a number of resources, these need to be released properly should an error occur...
0
by: Anonymous | last post by:
I have a class (classA) that requires initialisation ONCE. It also provides static methods that depend on various variables etc to have been correctly initialised. Some sample code to explain...
1
by: howa | last post by:
Hi, I have not set the "upload_tmp_dir" in my php.ini, so I am assuming it is using /tmp/. From time to time, I noticed that some strange files appear in the / tmp, and when I viewed it, I...
16
by: Wayne | last post by:
I've read that one method of repairing a misbehaving database is to save all database objects as text and then rebuild them from the text files. I've used the following code posted by Lyle...
1
by: danpeek101 | last post by:
Hi there, I am currently trying to rebuild an application that was initially designed for use on desktop PCs to be run over an RDC connection for multiple users. Part of the redesign includes...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.