I'm using ddn 3.1.1 and just downloaded and installed IFRAME 03.02.03 . When I add an Ifram module to a page I get the following error.
Error: IFrame is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: ? at DotNetNuke.Modules.IFrame.SqlDataProvider..ctor() --- End of inner exception stack trace --- at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) at DotNetNuke.Modules.IFrame.Data.DataProvider.get_Instance() at DotNetNuke.Modules.IFrame.Controller.get_DataProvider() at DotNetNuke.Modules.IFrame.IFrame.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Any ideas what could have gone wrong?
BG