Thanks;
I installed the Repository module, but i still don't have the dashboard installed, i don't why this happened ? I always have problems with upadating the modules by getting this error message.
Error: Edit Module Definitions is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Access to the path 'd:\hosting\aboloai\web.config' is denied. ---> System.UnauthorizedAccessException: Access to the path 'd:\hosting\aboloai\web.config' is denied. 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.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle& handle) at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc) at System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime) at DotNetNuke.Common.Utilities.Config.Touch() at DotNetNuke.Modules.Admin.ModuleDefinitions.EditModuleDefinition.cmdUpdate_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---