Have created a custom Run Report Button for a dashboard in crm online 2015, it works as expected in Firefox, But in IE11 a second sign in window appears, but I can't sign in, I'm given 3 attempts and then this is displayed.
HTTP Error 401 - Unauthorized: Access is denied
In Chrome this is the error that is displayed,
ERR_INVALID_AUTH_CREDENTIALS
I have tried using the internet security option and adding the sites, and that has not worked, also using a different user/pw, and its the same thing.
Can someone point me in the right direction?
Edit 1:
Below is one of the commands I added in Ribbon Workbench. What happens is when I click on the dropdown a separate windows appears with the report in Firefox. I have not added any JS.
Related
i have finished develop a portal site with sharepoint online (O365), and i facing a weird issue.
the issue is when user open the portal site via Microsoft Edge always prompt credential, and there only occoured for several users. but for another user just input credential at first time.
so we just need to let the credential entered at a first time. for next time, then users does not need to enter the credential again.
i have tried to compare the configuration of microsoft edge, but not successfully.
please if you some clue, please help me. thanks
note : for default of home page of Microsoft edge alreadt setted up by the Active Directory server.
I am assuming that you are using MS Edge Chromium browser (Correct me if you are using the Edge legacy browser).
I suggest you paste edge://settings/passwords in the address bar and press the Enter key.
Check and make sure that Sign in automatically option is enabled. if it is disabled then Edge browser every time asks you for permission before signing in to the site.
We have an SSRS server, and in the past, we would use the web portal to change the datasource and dataset in the sidebar menu. However, when we logged in recently, we noticed that this functionality had disappeared from the menu (see image below). I'm not sure if this is a configuration or permissions issue causing it -- how do I get this back?
Whenever I am trying to access any website in any browser I am getting the error
ERR_TOO_MANY_REDIRECTS
google.com redirected you too many times.
I tried to clear the cache, cookies,reset the setting in chrome, delete browser history, turning off the hardware acceleration, tried to create a new profile but nothing is working also I deleted all the extensions and uninstalled and reinstalled chrome. Even tor is not responding what should I do guys please help me I am not able to study and my exams are nearing.
Outdated date or time settings might be another reason for ERR_TOO_MANY_REDIRECTS
Chrome error.
Follow these steps to set proper date/time on your PC:
Click Win+R keys to open Run dialog.
Type control in the Run box and click OK.
Once you end up on Control Panel, choose Date and Time option.
Open Internet Time tab and click Change settings button.
In the newly appeared window, mark the checkbox next to Synchronize with an Internet time server option and select time server.
Click Update now button and then OK.
Try accessing the website again. Hopefully, this has helped to get rid of the Chrome redirect error.
I have walked into an already setup instance of SSRS and am trying to help troubleshoot an issue for a new user. When the user attempts to connect to the URL (i.e. http://myServerName/Reports), she gets a "This page could not be found" error in the browser. As of now, this only appears to be happening for this one user.
I am not quite sure if this error is occurring because of a Report Manager permissions issue, or because of a server permissions issue. Does anyone have any ideas on what security/permissions settings I can check on either side to see why this one user cannot access the site?
I have written a webpage in ASP.net that has input fields and a upload control, I upload and submit the file to a server and add to database. I have hosted this website in IIS, and now I have added the website into CRM in an IFrame, however it does not function, I click on the submit button and nothing happens, I tested the website outside of CRM and all works fine, any idea what might be causing this issue. Pleas assist, this is for MS CRM 2013 on Premisis
Without seeing the code is hard to know but it might be a cross domain issue? Do you see any security errors in the Developer console (F12)?