maverick.net cannot compile under VS2005
2006-04-28 12:27:46 GMT
I have several production applications using maverick.net. My next project will be developed using .Net 2.0 framework and from the looks of it maverick.net cannot compile under VS2005
Compiling the source in VS2005 gives multiple errors.
Error 1 Warning as
Error: 'System.Xml.Xsl.XslTransform' is
obsolete: 'This class has been deprecated. Please use
System.Xml.Xsl.XslCompiledTransform instead.
http://go.microsoft.com/fwlink/?linkid=14202'
H:\ActivateKey\Src\Maverick\src\Maverick\Trans
form\XsltTransform.cs 72 26 Maverick
My next option is it look over Microsoft’s UIP or the spring.net framework but ideally maverick.net would be my preference.
Has anybody got maverick.net to run under VS2005?
-------------------------------
Ivan Sager
http://www.sagersystems.com
A Professional Services Company
Re: maverick.net cannot compile under VS2005
2006-04-28 15:01:56 GMT
This just sounds like a compiler warning to me, not an error. If you disable "Treat Compiler Warnings As Errors" it sounds as if it should work...
I have several production applications using maverick.net. My next project will be developed using .Net 2.0 framework and from the looks of it maverick.net cannot compile under VS2005
Compiling the source in VS2005 gives multiple errors.
Error 1 Warning as
Error: 'System.Xml.Xsl.XslTransform' is
obsolete: 'This class has been deprecated. Please use
System.Xml.Xsl.XslCompiledTransform instead.
http://go.microsoft.com/fwlink/?linkid=14202 '
H:\ActivateKey\Src\Maverick\src\Maverick\Trans
form\XsltTransform.cs 72 26 Maverick
My next option is it look over Microsoft's UIP or the spring.net framework but ideally maverick.net would be my preference.
Has anybody got maverick.net to run under VS2005?
-------------------------------
Ivan Sager
http://www.sagersystems.com
A Professional Services Company
RSS Feed