473,785 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

provider is not registered

I created a UDL file on my desktop. I then double click on the file and
identified the provider I wanted to use (IBM OLEDB) and my user name and
password. I then tested the connection and tested successfully. I then
copied this connection information into my .net application and when I
attempted to open the connection, I get the following error "The 'IBMDADB2.1'
provider is not registered on the local machine.". It seemed to have found
it perfectly well when I created the "UDL" file. It was in the window
presented to me to select from. So why is it that it can not be found when I
past that connection information into me VS 2005 .net application?
Thanks in advance for your assistance!

Aug 11 '06 #1
1 4791
I went out and unregistered and reregistered the dll, but now when I bring up
the "UDL" so that I can populate the connection and test the connection, it
finds the DLL, but does not show me and datasource to choose from. How do I
get those back?
Aug 11 '06 #2

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

Similar topics

4
9168
by: Martin Franklin | last post by:
I am trying to get a total record count on a Acess 97 mdb database. However I get the following error when I try to load the page: Provider error '80040154' Class not registered http://www.assetresearch.com/clog/count.asp I believe permissions for the IUSR_machine are correct as I am able to add and delete records from the database through other ASP pages in the site. Any ideas on what Class needs to be re-registered. If so, how do I...
5
10071
by: Steven Blair | last post by:
Hi, Trying to make a connection and getting the following error: "The 'MySQLProv' provider is not registered on the local machine." MySQl is installed and working, I also went to ODBC settings and created a new System Data Source for MySQl. (MySQL ODBC 3.51 Driver) Is it my responsibilty to set the provider name, or is this held somewhere
1
5975
by: Brian Conway | last post by:
I have made an application on a development machine and it works just fine, when I try to deploy it to production I am getting the following error 'OraOLEDB.Oracle.1' Provider Not Registered I can't seem to find any information on how to correct this problem. Anyone else have this issue?
6
14117
by: Duncan Winn | last post by:
I have written an Ole Db provider. It seems to be registered in the Operating system to a degree, but not fully, i.e. I can access it from a client that I have written. But it does not appear in Database Explorer's list of viable Ole Db drivers... Any suggestions??
3
2908
by: Christopher Baldwin | last post by:
Hello, Using ASP.NET v2.0.40607.42, I'm attempting to create a new file extension that should be handled exactly like "aspx" pages. For example, I just want to rename an aspx page from "test.aspx" to "test.extx", where .extx extensions are handled in exactly the same way as aspx pages. In pre-2.0 versions of ASP.NET, simply adding a HttpHandler element (below) to web.config, and adding a IIS mapping of "extx" to
1
9817
by: Shailesh | last post by:
I am developing an ASP.NET application using NET 1.1 and using Oracle as my Databse, when i tried to run the application by giving the ServerNAme/IP address of machine(i.e. server), I am getting the followinig error: The 'OraOLEDB.Oracle.1' provider is not registered on the local machine so pls provide the solution for the same..
1
1698
by: lengesh | last post by:
when connecting to ms access db with c# an error occured saying"provider=microsoft.jet.oledb.4.0 is not registered in ur local machine"
0
2990
by: Scott M. | last post by:
I have a simple ASP .NET 2.0 page with no code added to it yet, just a couple of labels and textboxes. The page/project build just find and the page comes up as expected. However, when I look at the markup in the .aspx file, I've noticed that on the very first line (the page directives line), I have a blue-wavy underline with a message of: "There is no build provider registered for the extension". I've looked out on the web and all...
4
2936
by: DaveRook | last post by:
Hi I have upgraded to Office 2007. I am using C# and Access. When I try to my website on my local PC, I get the error message: The 'Microsoft.ACE.OLEBD.12.0' provider is not registered on the local machine. I have re-downloaded the connection drivers from http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en
0
9647
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10356
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10162
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9959
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7509
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3665
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.