Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Unable to find the requested .Net Framework Data Provider. It may not be installed.

Unable to find the requested .Net Framework Data Provider. It may not be installed.

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netmysqldotnet
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krazy Programmer
    wrote on last edited by
    #1

    Using MySql as DataSource for SqlDataSource ASP.NET 2.0 object I obtain the following error: "Unable to find the requested .Net Framework Data Provider. It may not be installed." I have hosted the aspx page on easycgi Please tell me how to solve this issue thanks and regards

    If You win You need not Explain............ But If You Loose You Should not be there to Explain......

    J N 2 Replies Last reply
    0
    • K Krazy Programmer

      Using MySql as DataSource for SqlDataSource ASP.NET 2.0 object I obtain the following error: "Unable to find the requested .Net Framework Data Provider. It may not be installed." I have hosted the aspx page on easycgi Please tell me how to solve this issue thanks and regards

      If You win You need not Explain............ But If You Loose You Should not be there to Explain......

      J Offline
      J Offline
      J a a n s
      wrote on last edited by
      #2

      The required assemblies for connecting MySql server may not be there in your server. You have to contact your hosting provider(easycgi) and sort out those issues. First make sure that your hosting plan will support MySql.

      *jayakrishnan

      1 Reply Last reply
      0
      • K Krazy Programmer

        Using MySql as DataSource for SqlDataSource ASP.NET 2.0 object I obtain the following error: "Unable to find the requested .Net Framework Data Provider. It may not be installed." I have hosted the aspx page on easycgi Please tell me how to solve this issue thanks and regards

        If You win You need not Explain............ But If You Loose You Should not be there to Explain......

        N Offline
        N Offline
        N a v a n e e t h
        wrote on last edited by
        #3

        Krazy Programmer wrote:

        Unable to find the requested .Net Framework Data Provider. It may not be installed

        Which provider are you using for MySQL? Make sure provider assemblies are uploaded.

        Navaneeth How to use google | Ask smart questions

        K 1 Reply Last reply
        0
        • N N a v a n e e t h

          Krazy Programmer wrote:

          Unable to find the requested .Net Framework Data Provider. It may not be installed

          Which provider are you using for MySQL? Make sure provider assemblies are uploaded.

          Navaneeth How to use google | Ask smart questions

          K Offline
          K Offline
          Krazy Programmer
          wrote on last edited by
          #4

          MySql.Data.MySqlClient is the provider i am having the dll in bin also and I am able to carry out transactions like reading data and inserting data , The only problem is while connecting it to a Gridview using the sqldatasource Is that some plugins need to be installed on server ? anyway thanks for the suggestions :-)

          If You win You need not Explain............ But If You Loose You Should not be there to Explain......

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups