Web Deployment Error

S

shapper

Hello,

I created a Web Deployment project to build an Asp.Net 3.5 web site.

Everything was working but then I needed a few extra tasks. So I found
the following:

http://msbuildtasks.tigris.org/

I installed the file and I added the import code line to my Web
Deployment project file:

<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks
\MSBuild.Community.Tasks.Targets"/> -->

<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://
schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>

...

When I save my project file I get an error on the code line:

<Project ToolsVersion="3.5" ...

A window opens with the following message:

"The project file could not be loaded. There are multiple root
elements."

Could someone tell me what I am doing wrong?

Thanks,

Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,197
Latest member
ScottChare

Latest Threads

Top