ASP.Net 4.5

We're building a new test box for our website, and I was asked if I wanted ASP.Net 4.5 on it.  Looking at the compatibility listing, though, I immediately see:

"The SoapFormatter class does not guarantee cross-version compatibility. Use the System.Runtime.Serialization.Formatters.Binary.BinaryFormatter and System.Runtime.Serialization.NetDataContractSerializer classes instead."

http://msdn.microsoft.com/en-us/library/hh367887(v=vs.110).aspx#core

That sounds like it might be a problem.  Does anyone know if it's compatible with the SOAP API?

Thanks,

Gawain

 

 

 

Parents Reply Children
No Data