Developer forum

Forum » Development » ModuleLightMicro15Access error

ModuleLightMicro15Access error


Reply

We get the following error when installing the dynamicweb version (18.16.1.12), after clicking on the modules tab we get:

(database is SQL server)

ModuleLightMicro15Access

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.IndexOutOfRangeException: ModuleLightMicro15Access

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:

[IndexOutOfRangeException: ModuleLightMicro15Access]
   System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +1433771
   System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +102
   System.Data.SqlClient.SqlDataReader.get_Item(String name) +12
   Dynamicweb.Admin.Modules.GetDynamicwebType(IDataReader& dr) +5655
   Dynamicweb.Admin.Modules.GetModules() +850
   Dynamicweb.Admin.Modules.Page_Load(Object sender, EventArgs e) +268
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Replies

 
Reply

Your database is not fully p-to-date: Please go to /Files/Updates.xml and change the number in the file to 285, iisreset and load the website up. Then the update will be applied again.

 

You must be logged in to post in the forum