Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8994491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:26:39+00:00 2026-06-15T23:26:39+00:00

In VS 2010 I use these steps to connect to SQL Server database: in

  • 0

In VS 2010 I use these steps to connect to SQL Server database:

  1. in server explorer window,Right Click on Data Connections
  2. Click Add Connection
  3. in choose data source window ,select SQL Server
  4. click continue, button
  5. “Add Connection” window will appear
  6. in the server name text box type “.\sqlexpress”
  7. in the select or enter database name type”Person”
  8. Click Test Connection — i see “test connection successed”
  9. Finally Click OK Button

At step 9 I see this error: “Unable ti find the requested .Net Framework Data Provider It May not be Installed”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T23:26:41+00:00Added an answer on June 15, 2026 at 11:26 pm

    There is a self terminating node in the machine.config file. Removing it solved the issue.

    machine.config is found in

    \Windows\Microsoft.net\Framework\vXXXX\machine.config
    

    You could have a multitude of config files based on how many versions of the framework are installed, including 32 and 64 bit variants.

    <system.data>
        <DbProviderFactories>
            <add name="Odbc Data Provider" invariant="System.Data.Odbc" ... />
            <add name="OleDb Data Provider" invariant="System.Data.OleDb" ... />
            <add name="OracleClient Data Provider" invariant="System.Data ... />
            <add name="SqlClient Data Provider" invariant="System.Data ... />
            <add name="IBM DB2 for i .NET Provider" invariant="IBM.Data ... />
            <add name="Microsoft SQL Server Compact Data Provider" ... />     
        </DbProviderFactories>
    
        <DbProviderFactories/>  //remove this one
    </system.data>
    

    Above file remove <DbProviderFactories/> empty tag.

    For additional reading Obtaining a DbProviderFactory (ADO.NET)

    I hope this will help to you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use the peek function in Visual Studio 2010 with these
Can I use TFS Client 2010 with TFS server 2008? Or it is not
Errors Database administrators report Microsoft SQL Server 2008 server-side error Invalid Login (error 18456,
I am using Visual Studio 2010 Ultimate to perform loadtests. These loadtest use recorded
When I compile our project use Delphi 2010 Trial, there has a fatal error
I use VisualStudio 2010 and olso have Visual C# 2010 Express installed on my
I use VS 2010 and C#. When I want to found all references to
I use VS 2010 for creating Excel 2007 xltx template. I want to remove
I use VS 2010 to debug a single IronPython module. Everything works great. I
We use TFS 2010 continuous integration automated builds that get kicked off on every

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.