I created an application with VB2005 Express on my laptop with Windows XP with .NET Framework 2.0. I used this 'file sharing library' and it's working fine.
But now I have a new laptop (Asus with Windows 8, 64-bit) and I use VB2010 Express with .NET Framework 3.5. I try to use the 'file sharing library' in my VB code but it displays an error on the VB build (Compile window). Why is this happening?