G
Guest
Hello,
I currently have both .NET framework 1.1 and .NET framework 2.0 installed on
my dev machine. When I use the above line in my general declarations - Visual
Basic tells me that the namespace or type cannot be found. Under references -
in the solutions explorer - the system.dll properties tells me that the
version is 1.0.5000.0 - Does anyone know how to change it to the version with
the .NET framework 2.0 or System.dll version 2.0.50727 so that I can use the
System.Security.AccessControl class?
Thank You in advance
Chris
I currently have both .NET framework 1.1 and .NET framework 2.0 installed on
my dev machine. When I use the above line in my general declarations - Visual
Basic tells me that the namespace or type cannot be found. Under references -
in the solutions explorer - the system.dll properties tells me that the
version is 1.0.5000.0 - Does anyone know how to change it to the version with
the .NET framework 2.0 or System.dll version 2.0.50727 so that I can use the
System.Security.AccessControl class?
Thank You in advance
Chris