Welcome to MSDN Blogs Sign in | Join | Help

Update: Targetting 1.1 .NET Framework with MSBuild

A while back I post a sample that shows you how to target the 1.1 framework with MSBuild.

Now, another team within Microsoft is working on turning it into a more polished add-on for VS 2005:

http://blogs.msdn.com/msbuild/archive/2005/11/09/490817.aspx

I've chatted with many of you on my blog and I think I know some of your top requests for such product: Make it work with Express versions of VS; make it work for VB .NET; make COM references work; do some hard-core testing on it :)

If you’ve used these targets and wished they did something a little differently let me know on this blog.

Have you seen a bug? I’d love to hear about those too so we can be sure to get them fixed.

This posting is provided "AS IS" with no warranties, and confers no rights.

Published Tuesday, November 15, 2005 4:07 PM by Jomo Fisher
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Update: Targetting 1.1 .NET Framework with MSBuild

I try your script with a project and it failed to build with the following error.

Error 1 "resgen.exe" exited with code
-1163019603

Any idea to make it work

Get back to me so that i can provide you the project.

Regards
Wednesday, November 16, 2005 12:08 PM by thomas

# re: Update: Targetting 1.1 .NET Framework with MSBuild

How can MSBuild be used to create an automated build solution with ASP.net 2.0 without the requirement of a virtual directory. I also want (1) assembly using the bin folder like .Net 1.1.

There are AspNetCompiler.exe and ILMerge utilities. What are the plans for MSBuild to support this?
Wednesday, November 30, 2005 10:26 AM by mj

# re: Update: Targetting 1.1 .NET Framework with MSBuild

In VS2005 I am using the System.Transaction namespace to create a dll, which is not there is 1.1 when I try to target it for 1.1 using MSBuild CSharp Targets I am getting the folowing error
"Metatdata file 'c:\Windows\assembly\GAC_32\System.Transactions\2.0.0.0__b77a5c561934e089\System.Transactions.dll' could not be opend -- 'Version 2.0 is not a compatible version.'"

How this can be solved???
Saturday, May 13, 2006 5:45 AM by Mohsin

# All you can LINQ » Update: Targetting 1.1 .NET Framework with MSBuild

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker