473,585 Members | 2,501 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Namespace or type 'Data' for the Imports 'Microsoft.Appl icationBlocks.D ata'...

Abc


Namespace or type 'Data' for the
Imports 'Microsoft.Appl icationBlocks.D ata' cannot be found.
is the error which i am getting while importing
Microsoft.Appli cationBlocks.Da ta namespace.
Can please any one tell me why

Thanks,
Nov 20 '05 #1
1 2658
Hi,

First off you need it on your machine. Second add a reference to it.

http://www.gotdotnet.com/Community/W...f-fdf1301902f5

Ken
-------------------
"Abc" <an*******@disc ussions.microso ft.com> wrote in message
news:03******** *************** *****@phx.gbl.. .


Namespace or type 'Data' for the
Imports 'Microsoft.Appl icationBlocks.D ata' cannot be found.
is the error which i am getting while importing
Microsoft.Appli cationBlocks.Da ta namespace.
Can please any one tell me why

Thanks,

Nov 20 '05 #2

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

Similar topics

29
1852
by: Tiraman | last post by:
Hi, I Build my own dll with my own namespace name and i would like to put it in one place but for the project bin folder so all of the projects will be able to use it . i tried to put the dll in this place ----> c:\MyDlls\Test.dll And i wrote in my aspx file the following <%@ Import Namespace="Test.MyClass"%>
3
2288
by: Chris | last post by:
Hi, 1) In file test.aspx, i put: <%@ Page Language="VB" AutoEventWireup="false" CodeFile="test.aspx.vb" Inherits="test" %> <%@ import namespace="System.Data"%> <%@ import namespace="System.Data.OleDb"%> .... In file test.aspx.vb, i put:
1
1882
by: Arpan | last post by:
I successfully compiled a "Database.vb" file (existing in C:\Inetpub\wwwroot\ASPX\Business) into "Database.dll" (in C:\Inetpub\wwwroot\ASPX\bin). The namespace in "Database.vb" is "Database" which encapsulates a class named "DBSettings". This is the code in "Database.vb": Imports System Imports System.Data Imports System.Data.SqlClient
0
1972
by: =?Utf-8?B?YmlqYXk=?= | last post by:
The type initializer for 'Microsoft.ApplicationBlocks.Cache.CacheService' threw an exception. We migrated our windows application from 1.1 to 2.0. The debug and Release mode of the application work fine with some tweaking. But when the setup project is migrated to 2.0 the installation gives the follwing error: - <ExceptionInformation>...
4
39697
by: =?Utf-8?B?YmlqYXk=?= | last post by:
We migrated our windows application from 1.1 to 2.0. The debug and Release mode of the application work fine with some tweaking. But when the setup project is migrated to 2.0 the installation gives the follwing error: Message:The type initializer for 'Microsoft.ApplicationBlocks.Cache.CacheService' threw an exception. -...
2
1069
by: DeepaMurugan | last post by:
hi, I am working in asp.net 2.0 using c#.i have to create an application that has to generate reports.i used reportviewer control .when i debugged it is showing the following error. "the type or namespace ApplicationBlocks doesnot exist in the namespace MicroSoft" i have used the foll namespace: using Microsoft.ApplicationBlocks.Data; ...
3
9536
by: tshad | last post by:
I have a file that I converted from VB.Net to C# that works fine in VB.Net when I compile but not in C# using the same libraries. The error I am getting is: PageInit.cs(9,7): error CS0138: A using namespace directive can only be applied to namespaces; 'System.Web.HttpCookie' is a class not a namespace The code is:
2
2803
by: tshad | last post by:
I am using vb.net VS 2003 and can't seem to see my namespace. I have 2 files (form1.vb and DBTypes.vb). My DBTypes.vb is: ************************************************ ' Create to new variable types to handle nulls and track changes ' to standard variable types. This is for use with database variables. ' This will tell us if a...
2
2176
by: mldardy | last post by:
Error msg - Namespace or type 'Data' for the Imports 'Microsoft.ApplicationBlocks.Data' can't be found. How do I fix this error. I tried adding a reference but it is not listed in the references.
0
7908
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7836
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8199
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7950
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8212
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3863
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2343
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1447
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.