Blog Post: Weekly Mobile News Community Edition–Issue 127
Microsoft reduces price of Lumia 950 in UK on back of mark share rise – UK at 11.3 percent market share for Windows Phone according to Kantar -...
View ArticleForum Post: RE: WebFormsHost.exe Running Multiple Instances
This corrected the issues i was having with the CRM on terminal server
View ArticleForum Post: RE: Cannot open account details after migrating data from CRM...
The user is an admin. With all rights
View ArticleForum Post: RE: Error CRM 2013 SP1 - AppPool Runtime Error
Ok, thats a good point! I try this next time.
View ArticleForum Post: Unable to get regardingobjectid in task entity
I want to get regarding object id of a task. My code is Guid ParentAccountID = ((EntityReference)PrimaryEntity.Attributes["regardingobjectid"]).Id; It throws an error that " Given key was not present...
View ArticleForum Post: RE: Custom Actions Not Activated on Import
How did you get on with this? Any luck?
View ArticleForum Post: RE: System.Runtime.Remoting.RemotingException Object disconnected
How did you get on? Did the issue get resolved?
View ArticleForum Post: RE: Question regarding value variable that stores specific data...
Hi Jim, In C# when you're accessing a collection, you need to make sure there's an item in the collection before you get it: If MyReturnedRecords has 5 items and you try to get the tenth one like...
View ArticleForum Post: RE: Error message when opening Opportunity site
How did you get on - if it's happening for just one user it's usually that there is some data that they have in a particular record that the custom code is not expecting.
View ArticleForum Post: RE: System Views - User role
Apparently, Positions can be used for this purpose, it is a new feature in CRM 2015 and online. Thanks for the feedback
View ArticleForum Post: RE: Custom Actions Not Activated on Import
There were some validation errors that I had to resolve and once I did, the actions if activated as part of the solution - on import activated as expected. Thanks Scott for pointing that out.
View ArticleForum Post: RE: Data Migration Testing
Thank you so much for the information. I will consider these points while testing. Had some more questions to clarify. Do i need to run any SQL scripts in the local database to verify data? If so, what...
View ArticleForum Post: RE: Creating Reports From CRM 2015 on premises.
Any luck with this? Did you manage to solve your issue?
View ArticleForum Post: RE: Custom Actions Not Activated on Import
Great - thanks for letting us know. Can you mark this thread as answered please. Thanks.
View ArticleForum Post: RE: Data Migration Testing
I would run some data integrity checks - check that all the activityids in the activity pointer table have at least one corresponding record in the actual activity entities (phone call/task etc) - and...
View ArticleForum Post: RE: Question regarding value variable that stores specific data...
Aiden - worked perfect. Thanks so much! Scott - your info was also valid.. just less detail. Thanks again for the assistance!
View ArticleForum Post: RE: Unable to get regardingobjectid in task entity
You need to register a post image so that even if the regarding object is not updated, the value will be available in the post image - see crmbook.powerobjects.com/.../plug-in-images-pre-vs-post The...
View ArticleForum Post: RE: Unable to get regardingobjectid in task entity
Scott, you are way too fast with the responses today and I just can't get in ahead of you :)
View Article