472,779 Members | 1,852 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,779 software developers and data experts.

msbuild with msbee error

I was trying to use msbee to build an old project. I don't want to upgrade
to dotnet2.0. Is there any way to get this to compile using DevStudio 2005
using dotnet1.1. ?
Build FAILED.
BCCOMStream.cs(11,18): error CS0618: Warning as Error:
'System.Runtime.InteropSe
rvices.UCOMIStream' is obsolete: 'Use
System.Runtime.InteropServices.ComTypes.IS
tream instead. http://go.microsoft.com/fwlink/?linkid=14202'
BCCOMStream.cs(53,17): error CS0618: Warning as Error:
'System.Runtime.InteropSe
rvices.STATSTG' is obsolete: 'Use
System.Runtime.InteropServices.ComTypes.STATST
G instead. http://go.microsoft.com/fwlink/?linkid=14202'
BCCOMStream.cs(88,17): error CS0618: Warning as Error:
'System.Runtime.InteropSe
rvices.UCOMIStream' is obsolete: 'Use
System.Runtime.InteropServices.ComTypes.IS
tream instead. http://go.microsoft.com/fwlink/?linkid=14202'
BCCOMStream.cs(94,17): error CS0618: Warning as Error:
'System.Runtime.InteropSe
rvices.UCOMIStream' is obsolete: 'Use
System.Runtime.InteropServices.ComTypes.IS
tream instead. http://go.microsoft.com/fwlink/?linkid=14202'
BCXmlValidator.cs(28,33): error CS0618: Warning as Error:
'System.Xml.Schema.Xml
SchemaCollection' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for
schema co
mpilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
BCXmlValidator.cs(31,33): error CS0618: Warning as Error:
'System.Xml.XmlValidat
ingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method
usin
g appropriate XmlReaderSettings instead.
http://go.microsoft.com/fwlink/?linkid=
14202'
BCCOMStream.cs(58,24): error CS0618: Warning as Error:
'System.Runtime.InteropSe
rvices.STATSTG' is obsolete: 'Use
System.Runtime.InteropServices.ComTypes.STATST
G instead. http://go.microsoft.com/fwlink/?linkid=14202'
BCSqlXmlBulkLoad.cs(173,9): error CS0618: Warning as Error:
'System.Threading.Th
read.ApartmentState' is obsolete: 'The ApartmentState property has been
deprecat
ed. Use GetApartmentState, SetApartmentState or TrySetApartmentState
instead.'
BCXmlValidator.cs(43,24): error CS0618: Warning as Error:
'System.Xml.Schema.Xml
SchemaCollection' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for
schema co
mpilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
BCXmlValidator.cs(85,29): error CS0618: Warning as Error:
'System.Xml.XmlValidat
ingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method
usin
g appropriate XmlReaderSettings instead.
http://go.microsoft.com/fwlink/?linkid=
14202'
0 Warning(s)
10 Error(s)
Sep 28 '07 #1
0 2042

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

Similar topics

0
by: Evyatar | last post by:
I have a problem to build vs2005 project: I type this command: msbuild "o:\UserManager.sln" and get this error: MSBUILD : error MSB1009: Project file does not exist. MSBUILD : error MSB1009:...
3
by: jrett | last post by:
I've got a source tree with over 100 projects, some depending on others and I'd like to set this up on an automated nightly build, or where devs can do private builds of the entire source tree to...
2
by: paul.dunstone | last post by:
HI all I am using msbuild to compile my web application project. After building the solution I get the following error message: Server Error in '/Community' Application....
0
by: jrett | last post by:
I've got a handfull of .NET 1.1 solutions each with multiple ASP.NET web projects and dependencies on one another. I'm trying to automate the build process here at work and I've initially...
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? ...
2
by: AdrianDev | last post by:
Hi, Is MSBuild.exe available for Visual Studio 2003 projects using .NET1.1 and if so where is is available from? thanks,
0
by: bill gates | last post by:
I was trying to use msbee to build an old project. I don't want to upgrade to dotnet2.0. Is there any way to get this to compile using DevStudio 2005 using dotnet1.1. ? Build FAILED....
0
by: Mark W. Schumann | last post by:
Hi, all. I've been working with Visual Studio 2003 for a long time but am upgrading now to VS2005. I have an existing (C#) Web Service project that still needs to work with .NET Framework 1.1. ...
0
by: bpulimal | last post by:
We have a build machine that gets files for MSBuild from source control (SourceGear Vault). Occasionally, developers check in components and later decide to exclude those components from Visual...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
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=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
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...

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.