that was it. after I removed the speerio.dll files from the bin folder the error was gone, and I could finally the upgrade and reindex scripts. Is it ok to leave it as by just removing the files from the bin folder since it seems to be working correctly ?
I have a different problem with the DMX navigator. I get this error, and I am not sure how this needs to be configured or is this a seperate module ? I have v 1.00.03 and I do not see anywhere on your site with a newer version. Is there a newer version or is it part of the DMX ?
Thank you
error
****************
Error: Navigator is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.UI.Util.GetTypeFromAssemblies(ICollection assemblies, String typeName, Boolean ignoreCase) at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---