On 5/19/06, Ahmed, Shabana <[EMAIL PROTECTED]> wrote:
Hi All,I get the following error when I try to execute a build using my NAnt script. It says "NAnt.Core.BuildException: Unexpected error while compiling project 'FSS' --> System.ArgumentException : URI formats are not supported.Has any body come across such an error before or have any suggestions regarding this. My .Build file looks like this:<?
xml version="1.0"?><!
-- ===========================FSS Build=============================== --><
project name="FUSS" default="compile" xmlns ="http://nant.sf.net/schemas/nant.xsd"> <target name="compile"> <solution solution file ="C:\Model Development Tree\Source\MyFSS.sln" configuration="debug" enablewebdav="true"/> </target></
project>
I have also attached the verbose if anyone is interested in looking through it. Any help will greatly be appreciated.
Thanks,
Shabana
