I initial install went well. When I try to install subsequent modules, I get this error...
ExceptionSystem.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\web\vhosts\dentdoctor.com\httpdocs\components\ResourceInstaller\ModuleDef_V3.xsd'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlReader.Create(String inputUri, XmlReaderSettings settings, XmlParserContext inputContext) at System.Xml.Schema.XmlSchemaSet.Add(String targetNamespace, String schemaUri) at DotNetNuke.Entities.Modules.Definitions.ModuleDefinitionValidator.Validate(Stream XmlStream) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnAdapter_V2.ValidateDnn() at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnAdapter_V2.ReadDnn() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
This same error appears on each module attempted to be installed. Also, is there supposed to be a text/html module?