<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>MSBuild Extras - Toolkit for .NET 1.1 "MSBee"</title><link>http://msbee.codeplex.com/project/feeds/rss</link><description>Member of the Power Toys for Visual Studio Collection - MSBee is an addition to MSBuild that allows developers to build managed applications in Visual Studio 2005 that target .NET 1.1.</description><item><title>Source code checked in, #99885</title><link>http://msbee.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://msbee.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>New Post: CrossCompile.CSharpWeb.targets</title><link>http://msbee.codeplex.com/discussions/353321</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Is anyone able to provide this file '&lt;span&gt;CrossCompile.CSharpWeb.targets' as mentioned in this tutorial?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx"&gt;http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have '&lt;span&gt;CrossCompile.CSharp.targets' from&amp;nbsp;&lt;a href="http://blogs.msdn.com/b/jomo_fisher/archive/2005/04/22/410896.aspx"&gt;http://blogs.msdn.com/b/jomo_fisher/archive/2005/04/22/410896.aspx&lt;/a&gt;&amp;nbsp;but require the Web version.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>terbs</author><pubDate>Tue, 24 Apr 2012 06:12:16 GMT</pubDate><guid isPermaLink="false">New Post: CrossCompile.CSharpWeb.targets 20120424061216A</guid></item><item><title>New Post: FileSystemEventArgs - part of MSBee?</title><link>http://msbee.codeplex.com/discussions/346889</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello community&lt;/p&gt;
&lt;p&gt;I have created an application, which uses the FileSystemWatcher. The event handler uses a parameter of tpye FileSystemEventArgs. Due to the fact that I'm required to compile it for .NET 1.1 I tried to use MSBee, but the type FileSystemEventArgs cannot be
 found.&lt;/p&gt;
&lt;p&gt;Dou you have any suggestions, how to deal with that? Is there e MSBee reference, where I can find all included objects?&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Best regards, Testname&lt;/p&gt;
&lt;/div&gt;</description><author>testname</author><pubDate>Thu, 01 Mar 2012 17:12:13 GMT</pubDate><guid isPermaLink="false">New Post: FileSystemEventArgs - part of MSBee? 20120301051213P</guid></item><item><title>New Post: FileSystemEventArgs - part of MSBee?</title><link>http://msbee.codeplex.com/discussions/346889</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello community&lt;/p&gt;
&lt;p&gt;I have created an application, which uses the FileSystemWatcher. The event handler uses a parameter of tpye FileSystemEventArgs. Due to the fact that I'm required to compile it for .NET 1.1 I tried to use MSBee, but the type FileSystemEventArgs cannot be
 found.&lt;/p&gt;
&lt;p&gt;Dou you have any suggestions, how to deal with that? Is there e MSBee reference, where I can find all included objects?&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
Best regards, Testname&lt;/p&gt;
&lt;/div&gt;</description><author>testname</author><pubDate>Thu, 01 Mar 2012 17:12:13 GMT</pubDate><guid isPermaLink="false">New Post: FileSystemEventArgs - part of MSBee? 20120301051213P</guid></item><item><title>New Post: Updating web references to be 1.1-compatible?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=243452</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I was able to get around this problem by saving the original .Net 1.1 Reference.cs file, converting the Web Reference project in VS 2008, updating the web reference, comparing the changes between the converted and updated Reference.cs, then hand-coding the
 corresponding changes into the original Reference.cs file and replacing the updated file with the hand-coded one.&lt;/p&gt;
&lt;p&gt;Obviously, it would be better if this hand-coding were not necessary.&lt;/p&gt;
&lt;/div&gt;</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 18:55:56 GMT</pubDate><guid isPermaLink="false">New Post: Updating web references to be 1.1-compatible? 20110127065556P</guid></item><item><title>New Post: Updating web references to be 1.1-compatible?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=243452</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I was able to get around this problem by saving the original .Net 1.1 Reference.cs file, converting the Web Reference project in VS 2008, updating the web reference, comparing the changes between the converted and updated Reference.cs, then hand-coding the
 corresponding changes into the original Reference.cs file and replacing the updated file with the hand-coded one.&lt;/p&gt;
&lt;p&gt;Obviously, it would be better if this hand-coding were not necessary.&lt;/p&gt;
&lt;/div&gt;</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 18:55:56 GMT</pubDate><guid isPermaLink="false">New Post: Updating web references to be 1.1-compatible? 20110127065556P</guid></item><item><title>New Post: Updating web references to be 1.1-compatible?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=243452</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I was able to get around this problem by saving the original .Net 1.1 Reference.cs file, converting the Web Reference project in VS 2008, updating the web reference, comparing the changes between the converted and updated Reference.cs, then hand-coding the
 corresponding changes into the original Reference.cs file and replacing the updated file with the hand-coded one.&lt;/p&gt;
&lt;p&gt;Obviously, it would be better if this hand-coding were not necessary.&lt;/p&gt;
&lt;/div&gt;</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 18:55:56 GMT</pubDate><guid isPermaLink="false">New Post: Updating web references to be 1.1-compatible? 20110127065556P</guid></item><item><title>Reviewed: 1.0 Production (Jan 26, 2011)</title><link>http://msbee.codeplex.com/releases/view/18#ReviewBy-Corvus</link><description>Rated 4 Stars &amp;#40;out of 5&amp;#41; - An outstanding set of tools that allow one to build .Net Framework 1.1-compatible applications in Visual Studio 2008.&amp;#10;&amp;#10;Using it requires a bit of command-line and project-file hacking, and not all .Net 1.1 project types are supported, but if you do not have, or cannot run, Visual Studio 2003 this is your best hope.</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 01:32:11 GMT</pubDate><guid isPermaLink="false">Reviewed: 1.0 Production (Jan 26, 2011) 20110127013211A</guid></item><item><title>New Post: Updating web references to be 1.1-compatible?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=243452</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;First, thanks for this great toolkit; it allowed me to rebuild an ancient app in VS2008 for line-of-business machines that only have .Net 1.1.&lt;/p&gt;
&lt;p&gt;However, this app uses data from a SOAP web service whose API has recently changed. When I choose Update Web Reference in VS2008, it creates .Net 3.5 reference.cs, which will not build in 1.1.&lt;/p&gt;
&lt;p&gt;Is there any way of updating a web reference to be .Net 1.1-compatible in VS2008?&lt;/p&gt;
&lt;/div&gt;</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 01:24:22 GMT</pubDate><guid isPermaLink="false">New Post: Updating web references to be 1.1-compatible? 20110127012422A</guid></item><item><title>New Post: Updating web references to be 1.1-compatible?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=243452</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;First, thanks for this great toolkit; it allowed me to rebuild an ancient app in VS2008 for line-of-business machines that only have .Net 1.1.&lt;/p&gt;
&lt;p&gt;However, this app uses data from a SOAP web service whose API has recently changed. When I choose Update Web Reference in VS2008, it creates .Net 3.5 reference.cs, which will not build in 1.1.&lt;/p&gt;
&lt;p&gt;Is there any way of updating a web reference to be .Net 1.1-compatible in VS2008?&lt;/p&gt;
&lt;/div&gt;</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 01:24:22 GMT</pubDate><guid isPermaLink="false">New Post: Updating web references to be 1.1-compatible? 20110127012422A</guid></item><item><title>New Post: Updating web references to be 1.1-compatible?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=243452</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;First, thanks for this great toolkit; it allowed me to rebuild an ancient app in VS2008 for line-of-business machines that only have .Net 1.1.&lt;/p&gt;
&lt;p&gt;However, this app uses data from a SOAP web service whose API has recently changed. When I choose Update Web Reference in VS2008, it creates .Net 3.5 reference.cs, which will not build in 1.1.&lt;/p&gt;
&lt;p&gt;Is there any way of updating a web reference to be .Net 1.1-compatible in VS2008?&lt;/p&gt;
&lt;/div&gt;</description><author>Corvus</author><pubDate>Thu, 27 Jan 2011 01:24:22 GMT</pubDate><guid isPermaLink="false">New Post: Updating web references to be 1.1-compatible? 20110127012422A</guid></item><item><title>New Post: Interoperability with MSBuild 4.0?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=205106</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Would you share your .generateresource and target files here ?&lt;/p&gt;
&lt;/div&gt;</description><author>airamasya</author><pubDate>Fri, 22 Oct 2010 08:10:32 GMT</pubDate><guid isPermaLink="false">New Post: Interoperability with MSBuild 4.0? 20101022081032A</guid></item><item><title>New Post: Interoperability with MSBuild 4.0?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=205106</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Would you share your .generateresource and target files here ?&lt;/p&gt;
&lt;/div&gt;</description><author>airamasya</author><pubDate>Fri, 22 Oct 2010 08:10:32 GMT</pubDate><guid isPermaLink="false">New Post: Interoperability with MSBuild 4.0? 20101022081032A</guid></item><item><title>New Post: Interoperability with MSBuild 4.0?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=205106</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Would you share your .generateresource and target files here ?&lt;/p&gt;
&lt;/div&gt;</description><author>airamasya</author><pubDate>Fri, 22 Oct 2010 08:10:32 GMT</pubDate><guid isPermaLink="false">New Post: Interoperability with MSBuild 4.0? 20101022081032A</guid></item><item><title>New Post: Interoperability with MSBuild 4.0?</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=205106</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Would you share your .generateresource and target files here ?&lt;/p&gt;
&lt;/div&gt;</description><author>airamasya</author><pubDate>Fri, 22 Oct 2010 08:10:32 GMT</pubDate><guid isPermaLink="false">New Post: Interoperability with MSBuild 4.0? 20101022081032A</guid></item><item><title>New Post: vs 2010 msbee 1.1</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=230695</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi everyone,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i have a solution that has 3 class library and 1 web application project has been written in vs 2003. I am trying to use vs 2010 as target build .net 1.1. &amp;nbsp;Class libraries build perfectly, there is no problem. I do everything as referenced this link&amp;nbsp;&lt;a href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx"&gt;http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My web application does not build, gives some errors. I tried to solve but i actually don't understand what is difference target files between class libraries and web applications ? What should i do ? I also tried to use vs 2008 and i could not build my web application as target 1.1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Import&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;$(MSBuildExtensionsPath)\CrossCompile.CSharp.targets&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;/&amp;gt; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I changed&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;DefaultTargets&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;Build&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;ToolsVersion&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;strong&gt;2.0&lt;/strong&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;xmlns&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;a href="http://schemas.microsoft.com/developer/msbuild/2003"&gt;http://schemas.microsoft.com/developer/msbuild/2003&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Do you have any working sample of working web application with msbee because i could not do it yet.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Thanks in advance.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>airamasya</author><pubDate>Wed, 13 Oct 2010 08:33:54 GMT</pubDate><guid isPermaLink="false">New Post: vs 2010 msbee 1.1 20101013083354A</guid></item><item><title>New Post: vs 2010 msbee 1.1</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=230695</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi everyone,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i have a solution that has 3 class library and 1 web application project has been written in vs 2003. I am trying to use vs 2010 as target build .net 1.1. &amp;nbsp;Class libraries build perfectly, there is no problem. I do everything as referenced this link&amp;nbsp;&lt;a href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx"&gt;http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My web application does not build, gives some errors. I tried to solve but i actually don't understand what is difference target files between class libraries and web applications ? What should i do ? I also tried to use vs 2008 and i could not build my web application as target 1.1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Import&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;$(MSBuildExtensionsPath)\CrossCompile.CSharp.targets&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;/&amp;gt; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I changed&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;DefaultTargets&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;Build&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;ToolsVersion&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;strong&gt;2.0&lt;/strong&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;xmlns&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;a href="http://schemas.microsoft.com/developer/msbuild/2003"&gt;http://schemas.microsoft.com/developer/msbuild/2003&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Do you have any working sample of working web application with msbee because i could not do it yet.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Thanks in advance.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>airamasya</author><pubDate>Wed, 13 Oct 2010 08:33:54 GMT</pubDate><guid isPermaLink="false">New Post: vs 2010 msbee 1.1 20101013083354A</guid></item><item><title>New Post: vs 2010 msbee 1.1</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=230695</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi everyone,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i have a solution that has 3 class library and 1 web application project has been written in vs 2003. I am trying to use vs 2010 as target build .net 1.1. &amp;nbsp;Class libraries build perfectly, there is no problem. I do everything as referenced this link&amp;nbsp;&lt;a href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx"&gt;http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My web application does not build, gives some errors. I tried to solve but i actually don't understand what is difference target files between class libraries and web applications ? What should i do ? I also tried to use vs 2008 and i could not build my web application as target 1.1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Import&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;$(MSBuildExtensionsPath)\CrossCompile.CSharp.targets&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;/&amp;gt; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I changed&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;DefaultTargets&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;Build&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;ToolsVersion&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;strong&gt;2.0&lt;/strong&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;xmlns&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;a href="http://schemas.microsoft.com/developer/msbuild/2003"&gt;http://schemas.microsoft.com/developer/msbuild/2003&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Do you have any working sample of working web application with msbee because i could not do it yet.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Thanks in advance.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>airamasya</author><pubDate>Wed, 13 Oct 2010 08:33:54 GMT</pubDate><guid isPermaLink="false">New Post: vs 2010 msbee 1.1 20101013083354A</guid></item><item><title>New Post: vs 2010 msbee 1.1</title><link>http://msbee.codeplex.com/Thread/View.aspx?ThreadId=230695</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi everyone,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i have a solution that has 3 class library and 1 web application project has been written in vs 2003. I am trying to use vs 2010 as target build .net 1.1. &amp;nbsp;Class libraries build perfectly, there is no problem. I do everything as referenced this link&amp;nbsp;&lt;a href="http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx"&gt;http://devlicio.us/blogs/ziemowit_skowronski/archive/2008/08/22/working-with-net-1-1-in-visual-studio-2008-and-team-server.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My web application does not build, gives some errors. I tried to solve but i actually don't understand what is difference target files between class libraries and web applications ? What should i do ? I also tried to use vs 2008 and i could not build my web application as target 1.1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I added&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Import&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;$(MSBuildExtensionsPath)\CrossCompile.CSharp.targets&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;/&amp;gt; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I changed&amp;nbsp;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;Project&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;DefaultTargets&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;Build&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;ToolsVersion&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;strong&gt;2.0&lt;/strong&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;xmlns&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&lt;span&gt;&lt;a href="http://schemas.microsoft.com/developer/msbuild/2003"&gt;http://schemas.microsoft.com/developer/msbuild/2003&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Do you have any working sample of working web application with msbee because i could not do it yet.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Thanks in advance.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>airamasya</author><pubDate>Wed, 13 Oct 2010 08:33:54 GMT</pubDate><guid isPermaLink="false">New Post: vs 2010 msbee 1.1 20101013083354A</guid></item></channel></rss>