I have encountered the following problem with my web project - when I peform a build from stratch (i.e. targets and source explicitly deleted and then source retrieved from PVCS), the web references somehow become invalid, this causes the build to fail with the following message:
[solution] d:\Inetpub\Vserver\DI\internaluse\DriveBlockAdminPage.aspx.cs(588,5): error CS0246: The type or namespace name 'objMail' could not be found (are you missing a using directive or an assembly reference?) If I delete then re-add the webreferences, the project will build ok via VS.Net and from command line with NAnt - but the build from scratch (deleting files and retrieving from source control) seems to trigger this problem. Has anyone else encountered this problem? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users