473,406 Members | 2,439 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,406 software developers and data experts.

securityType

TJS
this line will not compile in my code class

Dim Secure As SecurityType = SecurityType.Insecure

throws an error:
Type 'SecurityType' is not defined

my imports are:

Imports System
Imports System.Configuration
Imports System.Web
Imports system.security

what am I missing ????
Nov 18 '05 #1
2 917
hi,

are you using .NET Framework 1.1 because it is available from that version.
And the namespace is System.Data.SqlServerCe in .NET CF.

rgds
joyjit

"TJS" <no****@here.com> wrote in message
news:OS**************@TK2MSFTNGP12.phx.gbl...
this line will not compile in my code class

Dim Secure As SecurityType = SecurityType.Insecure

throws an error:
Type 'SecurityType' is not defined

my imports are:

Imports System
Imports System.Configuration
Imports System.Web
Imports system.security

what am I missing ????

Nov 18 '05 #2
TJS
I'm using 1.1, but it doesn't recognize "System.Data.SqlServerCe"

error BC30466:
Namespace or type 'SqlServerCe' for the Imports 'System.Data.SqlServerCe'
cannot be found.

Imports System.Data.SqlServerCe
~~~~~~~~~~~~~~~~~~~~~~~
"MyNews" <jo**************@thomson.com> wrote in message
news:O$**************@tk2msftngp13.phx.gbl...
hi,

are you using .NET Framework 1.1 because it is available from that version. And the namespace is System.Data.SqlServerCe in .NET CF.

rgds
joyjit

"TJS" <no****@here.com> wrote in message
news:OS**************@TK2MSFTNGP12.phx.gbl...
this line will not compile in my code class

Dim Secure As SecurityType = SecurityType.Insecure

throws an error:
Type 'SecurityType' is not defined

my imports are:

Imports System
Imports System.Configuration
Imports System.Web
Imports system.security

what am I missing ????


Nov 18 '05 #3

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

Similar topics

3
by: Jason Callas | last post by:
I have a stored procedure that runs as a step in a scheduled job. For some reason the job does not seem to finish when ran from the job but does fine when run from a window in SQL Query. I know...
5
by: JayCallas | last post by:
I have a requirement where I need to perform a query for position information. But for some types of entries, I need to "expand" the row to include additional position rows. Let me explain with an...
3
by: James Armstrong | last post by:
Hi all, (warning - long post ahead) I have been tasked with designing a database for my company which will store trade information (it is a financial firm). It will need to export this info...
0
by: Andrew Venmore | last post by:
Hello, I am having a problem adding an assembly to the toolbox where it appears VS2003 is unable to make sense of a type I am trying to initialise an attribute with. Below is the simplest...
4
by: Earl | last post by:
How do I read in a type from XML? I can successfully write the value out to the file as a type, but I cannot read it back in. Here is partial code for the save portion: Private NT As Type =...
0
by: Rod | last post by:
I orginally posted this to microsoft.public.sqlserver.ce but had not received any responses. I have a CF.NET application (C#) with a SqlCE database. We had originally planned to use SQL...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.