xRM-Portals-Community-Edition
xRM-Portals-Community-Edition copied to clipboard
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
We are getting this error often: Exception information: Exception type: NullReferenceException Exception message: Object reference not set to an instance of an object. at Adxstudio.Xrm.Services.CrmOnlineOrganizationService.TransalteErrorMessageAndReprocessException(Exception ex) in D:\a\3\s\Framework\Adxstudio.Xrm\Services\CrmOnlineOrganizationService.cs:line 405 at...
When adding a blog post. I get a 404 error after the blog post is created. It looks like it's trying to get the url of the blog post but...
Has anyone seen this problem? An unhandled exception occurred and the process was terminated. Exception: System.ArgumentNullException Message: Value cannot be null. Parameter name: source StackTrace: at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source) at Adxstudio.Xrm.Cms.ContentMapProvider.RetrieveIntersectEntities(CrmDbContext...
What is the recommend way to support localization for lookup records on xRM Portals? We are looking at implementing a plugin in Dynamics CRM to handle this. Our question is...
We have found that the Portal only support the response mode of post. We are looking at the possibility of integrating with a OAuth provider, but they only support the...
I'm unable to find the webFormClientValidate() function on a web page that uses Liquid Template and I discovered that it's missing the funcition in AdxStudio.Xrm/Web/UI/WebControls/LiquidServerControl.cs function webFormClientValidate() { // Custom...
Hi, We've recently come across translation issues when displaying SharePoint grids on our multilingual portal. Depending on what language you are using when SharePointGridExtensions.cs is executed for the first time,...
Hello, Through the code we see that Portal Name is null and it looks to be an important parameter since it is used to create Portal Context and then to...
Hi, In our portal we have 2 supported languages, English and French. However in the french portal we are not getting the French optionset values in the Entity Lists. It...
Hello, We have an issue with the CRM WebNotification solution. It is unable to validate the WebNotification URL we have provided in the settings when we click Save & Publish....