Location of the SOAP dll

I'm new to VS 2005 Beta 2 and am trying to upgrade a VS 2003 code that serialized data with the SOAP formatter. The System.Runtime.Serialization.Formatters.Soap.dll needs to be "referenced" in VS 2005, but where is it? and how is it "referenced"? The BINARY formatter is still in the System, but not SOAP?
[307 byte] By [DaleN] at [2008-2-22]
# 1

Is your language VB.Net?

If so, you need to look at the project properties.

I don't have VB in front of me -- but I think there is a references tab on the project properties where you can set this.

In short, the reference system has changed for VB, but not for the rest.

douglasp at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Remoting and Runtime Serialization...

.NET Development

Site Classified