mbegnu
Messages postés6Date d'inscriptionvendredi 22 août 2003StatutMembreDernière intervention23 février 2009
-
20 févr. 2009 à 18:14
nhervagault
Messages postés6063Date d'inscriptiondimanche 13 avril 2003StatutMembreDernière intervention15 juillet 2011
-
23 févr. 2009 à 18:48
Bonjour,
Je suis entrain de developper un site web(Asp.net 2.0). J'utilise aspnetdb pour l'identification.
Quand je deploie mon site sur ma machine tout marche bien mais je deploie sur un autre machine(en utilisant Build -> publish website) pour deployer, J'ai l'erreur suivante:
Value cannot be null.
Parameter name: type
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.ArgumentNullException: Value cannot be null.
Parameter name: type
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.
mbegnu
Messages postés6Date d'inscriptionvendredi 22 août 2003StatutMembreDernière intervention23 février 2009 23 févr. 2009 à 13:46
Salut,
J'ai trouve une solution a mon problem.
Le message d'erreur etait vraiment zarbi!!!
Je mettais en commentaire "Microsoft.ReportViewer.WebForms"
parce que je ne l'utilisais pas.
Solution:
J'ai enleve le commentaire et j'ai installe reportViewer.