ADX Connection on Landing page - microsoft-dynamics

thanks for reading my question.
D365 v8.2
ADX Portal 7.0.0025
Build the ADX Sample Portal (C:\Program Files (x86)\ Adxstudio\ XrmPortals\ 7.0.0025\Samples\MasterPortal)
Update the Microsoft.CrmSdk.CoreAssemblies v8.2 from NuGet
While browsing the landing page (first page) of ADX Portal, I'm getting the following exception:-
Even, I tried changing
Dynamics CRM Organization Service URL:
https://abcxyzdev.crm6.dynamics.com
Dynamics CRM Organization Service URL:
https://abcxyzdev.api.crm6.dynamics.com
Installed Microsoft.CrmSdk.CoreAssemblies from Nuget and tried
8.0, 8.1, 8.2 versions.
Your input is appreciated!!

Have you tried setting up a security protocol explicit to 'tls2'?
Below syntax might be helpful:
System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12 | SecurityProtocolType.Tls11 | SecurityProtocolType.Tls;

Related

SiteCore CMS - Webpage Becomes Unresponsive at every click

I am a new user of SiteCore platform and facing "Page Unresponsive" Issue - extremely frequently - on SiteCore CMS. This happens on Google Chrome, Microsoft Edge and Mozilla Firefox. This happens at every 30-40 seconds.
Could anyone please share insights on what might have gone wrong and what steps to take to fix this issue?
Hi the bad performance could be generated by different problems. I would recommend you check your console for errors or monitor Sitecore ajax calls that result in errors or are very slow/unresponsive.
chrome web developer tool
Also you can check Sitecore logs for errors. These are located in [data-folder]/logs in log.[date].txt file
You can also check if you met the requirements for installing Sitecore 8:
IIS 8.5 or IIS 8.0
.Net framework 4.5 and above,
Miminum MS Sql server 2008 R2 SP1 or above editions like SQL server 2012, SQL server 2014
MongoDB Database 2.6x if you have Analytics enabled

Why analytics and experience profile missing in Sitecore Experience Management dashboard

Sitecore Experience Platform missing the Experience Analytics Section and Experience Profile. How to enable them in the installed Sitecore instance.
Is there any reason why they are missing?
Installed version information
<information>
<version>
<major>9</major>
<minor>0</minor>
<build>1</build>
<revision>171219</revision>
</version>
<date>December 19, 2017</date>
<title>Sitecore.NET</title>
<company>Sitecore Corporation A/S.</company>
<copyright>
© 2017 Sitecore Corporation A/S. All rights reserved. Sitecore® is a registered trademark of Sitecore Corporation A/S.
</copyright>
</information>
Sitecore Experience Management dashboard
When run my Sitecore instance on https show me "Not Secure" on browser notification. Suppose my instance is sxa.storefront.com, try to browser https://sxa.storefront.com then get the notification message on the browser as like the following picture.
You're likely running Sitecore in CMS-only mode, or your license does not have xDB enabled (https://doc.sitecore.com/users/90/sitecore-experience-platform/en/cms-only-mode-compatibility.html)
Here are the relevant settings: https://doc.sitecore.com/developers/90/platform-administration-and-architecture/en/the-cms-only-mode-configuration-settings.html
To validate your settings, go to http://<yourinstance>/Sitecore/admin/showconfig.aspx and look for the settings specified above to view their values.
To validate the license, click on the hamburger menu from the content editor:
and check for Sitecore.xDB.Base

Cannot show Language settings link in SharePoint 2013

I configured SharePoint 2013 Server on Windows Server 2008 R2.
I want to configure for Languate settings.So I download and install ther SharePoint server language Pack for the following link.
http://www.microsoft.com/ja-JP/download/details.aspx?id=42543
However,the lanaguage setting link cannot display in my site's Site administration.
How can I do for this??
Please advice me.

SharePoint 2013 Autohosted App Feature Activation Issue

We have created SharePoint 2013 Auto hosted app. In that, we have created near about 50 lists from the solution in visual studio. but when i deploy it, it gives following error:
"there was a problem with activating the app web definition."
What is the reason? any limit for creating lists in Auto hosted app?
Please suggest me...

Sitecore Xpress login failing

I am new to SiteCore and I have instaled the free edition of Sitecore express on my machine
with that I am able to see the sitemap
but when I click on Edit Site it is taking me to a login page where the credentials which I gave during download are not working
can anyone help me in this regard
Thanks in advance
In your site's Right side you will find a 'Who am I' heading under that there have some predefined users which can be used to login.
I had the same issue, I reinstalled and used the MS express DB as the configuration (requires you have installed MS sql DB). I renamed some tables, check the DB connection string and such and and I could login.
I used the standard name password login: admin b