IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

ASP.NET Discussion :

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


Sujet :

ASP.NET

  1. #1
    Membre régulier
    Homme Profil pro
    consultant java
    Inscrit en
    Août 2010
    Messages
    325
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations professionnelles :
    Activité : consultant java
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Août 2010
    Messages : 325
    Points : 109
    Points
    109
    Par défaut Unable to find the requested .Net Framework Data Provider. It may not be installed.
    bonjour,

    j'ai mis mon application web sur un serveur distant pour deploiment .
    quand je test j'ai ce message d'erreur,
    je precise que quand j'ai mon application en local j'ai pas eu de souci tout les teste fonctionné ,
    j'utlise Mysql comme base de donné,
    en local sur mon visuel studio j'ai utlisé mysql-connector pour travaillé avec mysql,

    je me pose la question est ce que ca peux etre ça le souci !!
    enfin , je sais pas,

    j'attend votre aide


    Server Error in '/' Application.
    --------------------------------------------------------------------------------

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

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:


    [ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.]
    System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName) +2189141
    System.Web.UI.WebControls.SqlDataSource.GetDbProviderFactorySecure() +48
    System.Web.UI.WebControls.SqlDataSource.CreateConnection(String connectionString) +14
    System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +208
    System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +188
    System.Web.UI.WebControls.ListControl.PerformSelect() +51
    System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +105
    System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +35
    System.Web.UI.Control.PreRenderRecursiveInternal() +113
    System.Web.UI.Control.PreRenderRecursiveInternal() +222
    System.Web.UI.Control.PreRenderRecursiveInternal() +222
    System.Web.UI.Control.PreRenderRecursiveInternal() +222
    System.Web.UI.Control.PreRenderRecursiveInternal() +222
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4185




    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1


    merci
    Cdt

  2. #2
    Rédacteur
    Avatar de Nathanael Marchand
    Homme Profil pro
    Expert .Net So@t
    Inscrit en
    Octobre 2008
    Messages
    3 615
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 38
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Expert .Net So@t
    Secteur : Conseil

    Informations forums :
    Inscription : Octobre 2008
    Messages : 3 615
    Points : 8 080
    Points
    8 080
    Par défaut
    Il semblerait que le connecteur ne soit pas installé sur le serveur

  3. #3
    Membre régulier
    Homme Profil pro
    consultant java
    Inscrit en
    Août 2010
    Messages
    325
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations professionnelles :
    Activité : consultant java
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Août 2010
    Messages : 325
    Points : 109
    Points
    109
    Par défaut
    c'est un site d'ebergement , comment je peux faire pour l'installé !!!
    tu voi , c'est le eberger.com .


    en local sur ma machine ,wi j'ai installé le connector pour terminé mon appli.
    mais pour le serveur disatnt de deploiement !!!

  4. #4
    Rédacteur
    Avatar de Nathanael Marchand
    Homme Profil pro
    Expert .Net So@t
    Inscrit en
    Octobre 2008
    Messages
    3 615
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 38
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Expert .Net So@t
    Secteur : Conseil

    Informations forums :
    Inscription : Octobre 2008
    Messages : 3 615
    Points : 8 080
    Points
    8 080
    Par défaut
    Peut être qu'en mettant les dll dans le repertoire bin ca suffira mais j'en doute...
    Avant de concevoir un développement, c'est toujours une bonne idée de voir si les technos marchent avec la plateforme d'exploitation...

  5. #5
    Membre régulier
    Homme Profil pro
    consultant java
    Inscrit en
    Août 2010
    Messages
    325
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations professionnelles :
    Activité : consultant java
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Août 2010
    Messages : 325
    Points : 109
    Points
    109
    Par défaut
    Citation Envoyé par Nathanael Marchand Voir le message
    Avant de concevoir un développement, c'est toujours une bonne idée de voir si les technos marchent avec la plateforme d'exploitation...

    oui tu as raison , je sais que j'ai un grave erreur , je n'ai pas verifié les techno qu'il ont avant de commencé

    mnt j'essaye de limitté les dega :s

  6. #6
    Membre régulier
    Homme Profil pro
    consultant java
    Inscrit en
    Août 2010
    Messages
    325
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations professionnelles :
    Activité : consultant java
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Août 2010
    Messages : 325
    Points : 109
    Points
    109
    Par défaut
    j'attend toujours vos idé,
    le souci est toujours d'actualité.

    voici mon lien qui fonctionne pas apré deploiement:

    http://www.etude-au-maroc.com/default.aspx



    Cdt

  7. #7
    Modérateur

    Homme Profil pro
    Chef de projet NTIC
    Inscrit en
    Avril 2007
    Messages
    1 996
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 40
    Localisation : France, Ille et Vilaine (Bretagne)

    Informations professionnelles :
    Activité : Chef de projet NTIC
    Secteur : Service public

    Informations forums :
    Inscription : Avril 2007
    Messages : 1 996
    Points : 3 102
    Points
    3 102
    Par défaut
    En fait, tu n'as pas 50 alternatives...
    Ou tu réussis à faire installer sur le serveur les dépendances nécessaires ou tu changes de provider...

  8. #8
    Membre régulier
    Homme Profil pro
    consultant java
    Inscrit en
    Août 2010
    Messages
    325
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations professionnelles :
    Activité : consultant java
    Secteur : High Tech - Éditeur de logiciels

    Informations forums :
    Inscription : Août 2010
    Messages : 325
    Points : 109
    Points
    109
    Par défaut
    ok je laisse tombé alors,
    merci en tt cas

Discussions similaires

  1. ERROR: Unable to get SAS code. Unable to find the specified file.
    Par id301077 dans le forum Administration et Installation
    Réponses: 2
    Dernier message: 25/10/2011, 10h30
  2. [CR 2008] "Unable to find the report in the manifest resources."
    Par Marc_27 dans le forum SAP Crystal Reports
    Réponses: 2
    Dernier message: 22/01/2010, 10h34
  3. Réponses: 2
    Dernier message: 30/04/2009, 16h35
  4. [PHP 5.2] Erreur : Unable to find the wrapper "http"
    Par Troopers dans le forum Langage
    Réponses: 2
    Dernier message: 23/01/2009, 11h11
  5. Unable to find the socket transport "ssl"
    Par Invité dans le forum Free
    Réponses: 4
    Dernier message: 01/12/2008, 09h21

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo