Hello,
I had downloaded "Delisoft.DSLocalizator.DNN5.03.00.04-PA-BETA.zip" file and install it in my applicaiton my DNN version is 5.X after installing when i try to run the applicatin i got the following error please help me out to solve this error and guide me that what i need to use this module in my application.
Error :
Compiler Error Message: BC32206: Indirect reference is being made to assembly DotNetNuke version 5.1.2.51, which contains 'Delisoft.DNN.PageBases.MyLocale'. This Project references a prior version of DotNetNuke version 5.0.1.189. To use 'Delisoft.DNN.PageBases.MyLocale', you must replace the reference to DotNetNuke with version 5.1.2.51 or higher.
Line 43: ''' ----------------------------------------------------------------------------- Line 44: Partial Class DefaultPage Line 45: Inherits Delisoft.DNN.PageBases.MyLocale : Implements IClientAPICallbackEventHandler Line 46: Line 47: #Region "Properties"


