Hi,
I get same error:
Fout: Portal Aliases is op dit moment niet beschikbaar.
DotNetNuke.Services.Exceptions.ModuleLoadException: The file '/xxx/DesktopModules/Admin/PortalAliases/PortalAlias.ascx' does not exist. ---> System.Web.HttpException: The file '/xxx/DesktopModules/Admin/PortalAliases/PortalAlias.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(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.ControlUtilites.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
The bold folder is not present. I do not understand the comment in the Gemini tool. The error is referring to a ascx file in a path that is NOT present in the DNN 5.0 INSTALL package. Charles refers to a ascx file in a folder, but also that folder is currently not present in the DNN 5.0 INSTALL package...
" >Charles Nurse [12/29/2008 4:01:54 PM]
The correct location is "DesktopModules\Admin\Portals\PortalAliases.ascx"
AND there should be no reference to a "Portal Aliases" module at all. Nothing in ModuleControls and no module in Modules.
"
Can version 5.1 already be downloaded to have them fixed?