I've ran into similar problems with VC++ projects. Our projects started
out as pre.NET projects and have been converted through the various
releases. I've seen a few projects that do not have ProjectGuids. I've
also seen a few situations where the ProjectGuids in different solutions
do not match each other and/or the ProjectGuid in the project file. This
has made it difficult to use the <solution> task in our environment and
with over 40 projects and countless solutions it is difficult for me to
manually change/create ProjectGuids. Unfortunately, I don't know how
this symptom can be avoided.

I would suggest that NAnt should tell users to verify that each project
file has a ProjetGuid and that it matches the ProjectGuid in the
solution file. At least the error message should suggest this. 

> -----Original Message-----
> From: [EMAIL PROTECTED]
[mailto:nant-developers-
> [EMAIL PROTECTED] On Behalf Of Gert Driesen
> Sent: Wednesday, November 10, 2004 12:17 PM
> To: 'Conley, Michael T. (JRA)'; [EMAIL PROTECTED]
> Subject: RE: [nant-dev] Error building using Solution Target
> 
> 
> > From: Conley, Michael T. (JRA) [mailto:[EMAIL PROTECTED]
> > Sent: woensdag 10 november 2004 18:42
> > To: 'Gert Driesen'; [EMAIL PROTECTED]
> > Subject: RE: [nant-dev] Error building using Solution Target
> >
> >
> > I'm finding that the following three projects (of seven) don't have
> ProjectGuid attributes:
> >
> > CATS.CommonUI.vbproj
> > CATS.CommonUI.forms.vbproj
> > CATS.CommonUI.Controls.vbproj
> >
> > These were all Visual Studio 2002 projects (as with the solution
> containing all 7) upgraded to 2003.
> > Do you know if the ProjectGuid attribute was new to 2003?
> 
> I don't know for sure. Can you try creating a new project in VS.NET
2002
> and
> see if it has a ProjectGuid attribute ?
> 
> Thanks
> 
> Gert
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> nant-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-developers


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to