I am trying to use the style task and vsconvert.xsl to
create a build from a csproj file, but I get this
error:
 "There is invalid data at the root level. Line 21,
position 4."
That is the end of this section in the csproj file:
<Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName =
"Columbia.Utils.AppServices"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                RootNamespace =
"Columbia.Utils.AppServices"
                StartupObject = ""
            >
Is this due to no StartupObject? I am new xml/xslt so
any help is greatly appreciated.
mike

=====
Michael Rudge



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to