msbuild with msbee error

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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)


.



Relevant Pages

  • msbuild with msbee error
    ... BCCOMStream.cs: error CS0618: Warning as Error: ... rvices.UCOMIStream' is obsolete: 'Use ... SchemaCollection' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for ... 'Use XmlReader created by XmlReader.Createmethod ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to "test" shell script without running it?
    ... Very Good for "test" shell script. ... xall.ksh: warning: line 18: `...` obsolete, ...
    (comp.unix.shell)
  • Re: [PATCH] ARM: allow, but warn, when issuing ioremap() on RAM
    ... Let's remember that driver users!= driver developers. ... might try .36 just for fun, see the warning, and fix the driver. ... obsolete, it's not so much to ask. ... Next time, deprecate right away, ...
    (Linux-Kernel)
  • Re: ConfigurationManager in Beta2
    ... Warning 2 'System.Configuration.ConfigurationSettings.AppSettings' is ... obsolete: 'This method is obsolete, ... >> Error 1 The type or namespace name 'ConfigurationManager' does not exist ... >> A reference to System.Configuration.dll is added to the project. ...
    (microsoft.public.dotnet.languages.csharp)