Rank: Advanced Member Groups: Member
Joined: 6/29/2006 Posts: 120 Location: Austria
|
Hallo,
ich habe öfters das Problem, dass die Windowsignin.aspx, zu welcher aufgrund der ip-adressen automatisch weitergeleitet werden sollte, nicht gefunden werden kann. Komisch daran ist, dass dies temporär zu sein scheint, da es mitunter vorkommt, dass diese Funktionalität kurze Zeit später wieder einwandfrei funktioniert. (DNN 4.8.0 , AD Provider 1.0.3)
Fehlermeldung: ActiveTabID: 36 ActiveTabName: Home RawURL: /desktopmodules/AuthenticationServices/ActiveDirectory/Windowsignin.aspx AbsoluteURL: /desktopmodules/AuthenticationServices/ActiveDirectory/Windowsignin.aspx AbsoluteURLReferrer: UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.64 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 27b982c3-e3f8-4ad3-8dc8-aed2974b0459 InnerException: Unhandled Error: FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Web.UI.Util.CheckVirtualFileExists StackTrace: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/desktopmodules/AuthenticationServices/ActiveDirectory/Windowsignin.aspx' 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.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)--- End of inner exception stack trace --- Source:
woran kann das liegen?
|
 Rank: Administrator Groups: Administration
Joined: 12/4/2004 Posts: 2,211 Location: Alzey Im schönen Rheinhessen
|
Ich habe den AD auch schon in der bzw. ähnlicher Kombination eingesetzt und kann diesen Fehler so nicht nachvollziehen. Ich denken es handelt sich hier eher um ein lokales Problem deiner Installation und nicht um ein allgemeines DNN Problem.
Läuft das als reines Intranet ?
Sind alle Patches und SP auf dem Server installiert ?
Beste Grüße
Hans-Peter DnnPortal.De Deutsche DotNetNuke Community Homepage Deutsch Homepage English HP's Blog
|
Rank: Advanced Member Groups: Member
Joined: 6/29/2006 Posts: 120 Location: Austria
|
Läuft bislang im reinen Intranet, ja. Server ist eigentlich immer auf dem neuesten Stand.
Mittlerweile tritt dies nur mehr sehr selten, aber doch gelegentlich auf. Vielleicht liegts an Verbindungsproblemen zum Server?
|