View Single Post
  #1 (permalink)  
Old 01-12-2009, 3:00 PM
JaedenRuiner's Avatar
JaedenRuiner JaedenRuiner is offline
VB.NET Forum Master
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Aug 2007
Age: 31
Posts: 340
Reputation: 81
JaedenRuiner probably authored a book by nowJaedenRuiner probably authored a book by nowJaedenRuiner probably authored a book by now
Default System.IO.Packaging

Why can't I use this Namespace in a Standard WinForms applicaiton.

It is available in WPF, and so I thought I'd try it in a WinForm app but it isn't visible. The Reflector says that the namespace is included in WindowsBase ver 3.0.0.0 which is the version used in my WinForm application, so why can't i use the System.IO.Packaging.ZipPackage class?
__________________
Jaeden "Sifo Dyas" al'Raec Ruiner
http://www.wayoftheleaf.net/
Reply With Quote