Hello I am trying to have a batch script do an initial get-latest from VSS, and then open that newly-created project in VS.Net. Is there a way to configure mkiisdir such that I can open the the Web app in VS.Net while the web app is still under VSS source control? I have NAntContrib get the source code for a VS.Net solution from VSS. This solution includes an ASP.Net web app. I am now trying to open the solution in VS.Net, but VS.NEt doesn't recognize the ASP.Net mapping and prompts to create a new mapping with a "_1" extension. This is only a problem if there is source control info. If I purge all source control info, then it opens fine. I am using mkiisdir with the following attributes: <mkiisdir dirpath="MyDirPath" vdirname="MyDirName" accessread="true" accessexecute="true" appallowclientdebug="true" appallowdebugging="true" /> My hunch is that it has something to do with the web project mapping in the solution file in the GlobalSection(SourceCodeControl) - that Vs.Net/IIS sees this and then prompts for a new web project mapping. But I'm not sure how to resolve it. Any advice appreciated, Thanks, Tim ---------------------------------------------------------------------------------------- This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. ---------------------------------------------------------------------------------------- ------------------------------------------------------- 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 _______________________________________________ NAntContrib-Developer mailing list NAntContrib-Developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer