-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with setup/config using Evoq Content Basic #34
Comments
The stack shows that the problem is originating in DotNetNuke.Professional which leads me to believe that Evoq may be conflicting with the module in some way (possibly in its caching?). I do not have Evoq and have no way to test this. Does Evoq support windows authentication? If you are able to initially configure this module, then get an error when returning to configure, it sounds as though a critical setting is being erased by something. Does Evoq have any settings to turn off caching? Would be good to see if that made a difference. Need someone with the ability to do some Evoq testing for us. |
Thank you - I will open a ticket directly with DNN and see if they can help.
Beverly Ehlbeck
District of Sechelt
IT Manager
Mobile: 604.740.7669
On Jan 30, 2018, at 6:37 AM, Steven A West <[email protected]<mailto:[email protected]>> wrote:
The stack shows that the problem is originating in DotNetNuke.Professional which leads me to believe that Evoq may be conflicting with the module in some way (possibly in its caching?). I do not have Evoq and have no way to test this.
Does Evoq support windows authentication? If you are able to initially configure this module, then get an error when returning to configure, it sounds as though a critical setting is being erased by something. Does Evoq have any settings to turn off caching? Would be good to see if that made a difference.
Need someone with the ability to do some Evoq testing for us.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#34 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AYoQ2btkEKiNq1QMfAO8zsTef63LBYL7ks5tPydTgaJpZM4RxokW>.
|
Any update on this issue? |
I wasn't involved in the original comment/question, but I can at least confirm for you that
|
I am experiencing a critical error trying log in with Windows after installing and configuring this module. I am hoping to have the site setup with auto login using AD and windows authentication configured. I am running Evoq Content Basic 8.04.02. This is my first attempt at using authentication other than the default. I believe I have followed all of the steps.
No errors when installing module, no errors when configuring module. Critical error when attempting to log in with Windows. No problem with standard login.
When going back into the authentication settings under Extensions I am getting an error as follows and I am not able to select anything on the Authentication Type line - it is blank.
Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Authentication.ActiveDirectory.Settings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Any advice/direction would be appreciated.
Thanks
Beverly
Critical error when logging in is:
Message:Synchronization Error in Request: http://dnnupgrade.sechelt.ca/SynchronizeCache.aspx?message=xSr-vkVpkiDrfKuMii3ZWQ%3d%3d&data=YiybrjWiVMgrjGk_FVJLDWt4U8IrrIPt_cXBfRBzwh0%3d
StackTrace:
InnerMessage:The remote server returned an error: (401) Unauthorized.
InnerStackTrace:
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at DotNetNuke.Professional.Providers.CachingProviders.WebRequestCachingProvider.WebRequestCachingProvider.OnSynchronizeResponseCallback(IAsyncResult asynchronousResult)
The text was updated successfully, but these errors were encountered: