473,385 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Imports System.Security.AccessControl

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
May 23 '06 #1
2 1893
I am using Visual Studio .NET 2003 - Is this even possible or do you have to
have VS 2005?

"cdaddy" wrote:
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

May 23 '06 #2
VS 2003 can not target v2.0 of the framework. You need VS2005. You
can download the express versions for free.

May 23 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Herman Geldenhuys | last post by:
I've written a Zope product that exposes a "MenuItem". I add a menuItem in a Zope folder, and I have no difficulty accessing and editing it via the ZMI. I've written an xml-rpc-like protocol for...
0
by: Herman Geldenhuys | last post by:
Oops! Sorry guys, wrong list... Apologies. ----- Original Message ----- From: Herman Geldenhuys To: python-list@python.org Sent: Wednesday, January 28, 2004 4:54 PM Subject: Security...
22
by: Alistair | last post by:
hello again oh knowledgable ones Today I took the plunge (more like a hell-hole dive) and upgraded to windows XP Pro.. and as I expected things are slightly different... what I didn't...
6
by: Brian Shannon | last post by:
I am playing with Forms Authentication and I have the following imports statement at the top. Imports System.Web.Security Now when I use FormsAuthentication.RedirectFromLoginPage(foo) then I...
1
by: Steven K | last post by:
Hello, Is there a way to declare imports so that they don't have to be declared both in Master Page.vb and the Content Page.vb? For example, I have the following in the Master Page.vb Imports...
3
by: | last post by:
I'm picking up an 'IMPORTS' error for a simple database insert based on two input entry boxes in my form? It says an 'Imports' statement must preceede any declarations....... is this perahps the...
1
by: Arpan | last post by:
What's the difference between "Imports" & "Inherits"? For e.g. both the codes below work without any errors: Imports System Imports System.Data Imports System.Web.UI Namespace Constructors...
0
by: Steven Nagy | last post by:
Hi all, If you view the code for this BCL enum you will see that it is a flags enum that somewhat jumps around. For example, here is a subset of the flags: ReadExtendedAttributes = 8,...
5
by: kimiraikkonen | last post by:
Hello, I want to ask about "imports" statement. Some projects must be inserted with "imports xxxx" statements before beginning coding. But how do i know when to use or do i have to use "imports"...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.