472,956 Members | 2,653 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,956 software developers and data experts.

MSBuild. Please, need help ...

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/stuartpre...late-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
Sep 12 '08 #1
3 1314
Please don't multi post.

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

"shapper" <md*****@gmail.comwrote in message
news:fe**********************************@k7g2000h sd.googlegroups.com...
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/stuartpre...late-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

Sep 12 '08 #2
On Sep 12, 4:41*pm, "sloan" <sl...@ipass.netwrote:
Please don't multi post.

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

"shapper" <mdmo...@gmail.comwrote in message

news:fe**********************************@k7g2000h sd.googlegroups.com...
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 fromhttp://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/stuartpre...3/21/msbuild-p...
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
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

Sep 12 '08 #3
Then you need to cross post (within a reasonable limit)

http://www.google.com/search?hl=en&q...uette&aq=f&oq=

"shapper" <md*****@gmail.comwrote in message
news:1e**********************************@k7g2000h sd.googlegroups.com...
On Sep 12, 4:41 pm, "sloan" <sl...@ipass.netwrote:
Please don't multi post.

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

"shapper" <mdmo...@gmail.comwrote in message

news:fe**********************************@k7g2000h sd.googlegroups.com...
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 fromhttp://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/stuartpre...3/21/msbuild-p...
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
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
Sep 12 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Uma Abhyankar | last post by:
Hello, I am using .NET Beta1 Visual Studio. I have to invoke VCBuild through MSBuild on command prompt. I have following issues: Issue1: -------- MSBuild invokes VCBuild internally....
1
by: Uma Abhyankar | last post by:
Hello All, I was facing an issue with VCBuild on Beta1. Today after shifting to .NET Beta2, it looks like the issue is still not resolved :-( I have to invoke VCBuild through MSBuild on command...
4
by: cisco | last post by:
could not find anything specific to this but does anyone know of msbuild has a new quick start tutorials. The only one i can find seem to be for the preview version of msbuild. Is thiis the only...
2
by: minorguy | last post by:
I have a general question about MSBuild (which I know little about so far) and I hope this is the right newsgroup. I can read the reference documentation about MSBuild, but it's not really telling...
5
by: Al | last post by:
Hi all We have created a xml file that imports a single project using the Import element. This project compiles to a class library, but has references to two other projects that are also class...
3
by: Danny | last post by:
Hi I trying to master msBuild but have a problem. I have a solution that I wish to build using msbuild but want to override BeforeBuild/AfterBuild targets for each of the projects. I trying to...
1
by: Divided Sky | last post by:
Is there an msbuild-specific discussion group? Also, is there an msbee discussion group that is active? Is there a good resource for info about using Microsoft.Build.BuildEngine.Engine class? ...
3
by: =?Utf-8?B?QWJoaQ==?= | last post by:
Hi All, I need to write MSBuild script to get latest source code of solution/Projects from TFS server.I m using VS2008. I am new to this, can anyone plz help me how can i do this. Thanks...
7
by: shapper | last post by:
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/....
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.