in
La comunità italiana dedicata a Sviluppatori e Architetti IT delle piattaforme Windows

Problemi dnn e mysql

Ultimo messaggio ricevuto il 04-04-2007 17.49 da ciromonta. 0 risposta(e).
Pagina 1 di 1 (1 elemento/i)
Ordina messaggi: Precedente Successivo
  • 04-04-2007 17.49

    Problemi dnn e mysql

    ciao a tutti...
    sto provando a installare dotnetnuke (versione 4.3) con mysql in locale. Ho scaricato il pluging apposta
    per fare andare dotnetnuke su mysql. Ho seguito la procedura descritta nella guida fornita con il pluging
    ma mi da sempre errore.
    Ho riprovato a fare la procedura varie e l'errore che ora mi esce è questo:

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

    Object reference not set to an instance of an object.
    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.NullReferenceException: Object reference not set to an instance of an object.

    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:


    [NullReferenceException: Object reference not set to an instance of an object.]
       DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectProviderName,
    String ObjectNamespace, String ObjectAssemblyName, Boolean UseCache) +465
       DotNetNuke.Security.Membership.MembershipProvider.CreateProvider() +38
       DotNetNuke.Security.Membership.MembershipProvider..cctor() +13

    [TypeInitializationException: The type initializer for 'DotNetNuke.Security.Membership.MembershipProvider' threw an exception.]
       DotNetNuke.Security.Membership.MembershipProvider.Instance() +0
       DotNetNuke.Entities.Users.UserOnlineController..cctor() +5

    [TypeInitializationException: The type initializer for 'DotNetNuke.Entities.Users.UserOnlineController' threw an exception.]
       DotNetNuke.Entities.Users.UserOnlineController..ctor() +0
       DotNetNuke.HttpModules.UsersOnlineModule.OnAuthorizeRequest(Object s, EventArgs e) +107
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

     


    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210


    come devo fare?

    • Log
Pagina 1 di 1 (1 elemento/i)
Prelevato da http://www.devspy.com/forums/t/4483.aspx
DevSpy.com 6.0 © 2001-2008 - Alcuni Diritti Riservati
Salvo diversa indicazione, tutti i contenuti sono pubblicati sotto licenza "Creative Commons Attribution-Share Alike 3.0"