After install MMStore module when I try to use MMStore module on DNN 2.1.2 I found error above, some ideas?
Cetalfio
Posible reasons:
1) Your are installing MMStore on a DNN instance with other dataprovider than SQL server
2) Verify, the .sqldataprovider.dll is the the /bin
<data defaultProvider="AccessDataProvider" > <providers> <clear/> <add name = "SqlDataProvider
Sure I have forgotten that DNN 2.1.2 Default Data Provider is Access, thanks Locopon
Ciao Cetalfio
Sorry. At the moment, only SQL provider is supported in DNN2x
Regards