MSBuild. Please, need help ...

S

shapper

Hello,

I am working on an ASP.MET MVC Web Application with NET 3.5 in VS
2008.

I need to run some extra tasks on this project build so I download
MSBuild from http://msbuildtasks.tigris.org/.

I installed it but no new project type shows in my VS 2008.

I then found the following template:
http://blogs.conchango.com/stuartpreston/archive/2008/03/21/msbuild-project-template-v2-0.aspx

I am not sure if this is the right one ...

However, I don't know how to use it:

1. I don't know how to say to my "Build" project that the target
project is my MVC application

2. I am not sure how can I get the original XML file that builds my
MVC application.
I know that to add my extra tasks I should use this file ... I
think.

Anyway, could someone, please, help me out in making this work?

Thank You,
Miguel
 
S

sloan

Please don't multi post.

I have one response over in microsoft.public.dotnet.framework.aspnet.
 
S

shapper

Please don't multi post.

I have one response over in microsoft.public.dotnet.framework.aspnet.

Hi,

I just multiposted because I am not sure what is the best place to
discuss this issue ... I was looking for a MSBuild group but didn't
find it.

I read your answer and answered back but your solution does not seem
to solve my problem ... I was looking to use a MSBuild tasks project.

Please, see my answer for details.

Thanks,
Miguel
 
S

sloan

Then you need to cross post (within a reasonable limit)

http://www.google.com/search?hl=en&q=cross+post+multi+post+etiquette&aq=f&oq=



Please don't multi post.

I have one response over in microsoft.public.dotnet.framework.aspnet.

Hi,

I just multiposted because I am not sure what is the best place to
discuss this issue ... I was looking for a MSBuild group but didn't
find it.

I read your answer and answered back but your solution does not seem
to solve my problem ... I was looking to use a MSBuild tasks project.

Please, see my answer for details.

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

Top