Converting Code Crm.All to XRM
Hello,I've used the Custom Code Validation Tool provided by Microsoft to detect issues on my code before the migration to CRM 2013 and Dynamics XRM Tools from Code Plex to convert the code to 2013, it...
View ArticleImporting managed MS CRM 2011 solution to MS CRM 2013
I imported a managed solution from CRM 2011 to CRM 2013. Now the problem is that all custom entities are not shown in the CRM 2013.When I check the entity properties, all "Areas that display this...
View ArticleExperts Advise needed
I am trying to develop CRM2013, but have come across a few problems, of which there is an abundance of advice that doesn't seem to help.We have a legacy SQL application that is receiving data...
View ArticleCan we add button to send mail
Hi,I have 4 tabs in form and want to add button on each tab. when user click on the button of the particular tab. details of that tab should send. How can we do this in...
View Articleerror:0x80044150 when forward an email with attachment
Hi,I got this error massage when I send an email with attachment:0x80044150 Generic SQL errorthe error only occurs in the case that email has attachment, sending an email without attachment will be ok....
View ArticleLearn CRM 2011 by contributing to an open source project
I am new to CRM 2011 Development and would like to learn it pretty fast. The best way to do this I guess is by contributing to an open source project. Can someone please point me to a good open...
View ArticleView won't accept field because it has been deleted as a column option
What does that mean? Are we not allowed to have two-option type fields on a view!?Can I remedy this setting?"The a_8fb2bb752667e311a4786c3be5a85b38.new_adds column is no longer a valid column because...
View ArticleGlitch in CRM Online site creation?
I had just created a trial site for development. I created a custom entity and customized Account & Contact. Very strange problem occurred trying to customize the default view of the custom...
View ArticleSilverlight: Exception in AsyncCallback
The code blow works, it creates a task, but the AsyncCallback in BeginExcecute throws an exception that I can't catch?(the method appendDescription adds given information to a textfield in CRM)private...
View ArticleAbout creating email using web services
Hello,I'm importing emails coming from another database to the CRM 2011 using web services. I can create the email without problem.Can i play with statecode and statuscode without risking sending the...
View ArticleRestrict delete issue
I have restrict delete on a particular relationship. It works as expected in our development environment i.e., when we try to delete a record which has a child then it gives a prompt that it cant be...
View ArticleHTML Custom grid not working on IE9
I have developed a custom grid using html 5 and inserted that in an iframe in MSCRM 2011 (UR 15) form. Grid prefectly works on IE 11, but not in IE 9. It says "Internet Explorer cannot display the web...
View ArticleCRM 2011 Filtered Subgrid Error
HiI cant get my head around this error.I'm trying to filter a subgrids "Add existing..."-button. The relationship is a N:N and my code looks like this:function addExistingFromSubGridCustom(params) {...
View ArticleCRM - Data Insertion
I have a website in PHP and I would like to connect my website database to dynamics CRMFrom connection, I mean I would like to create, update and even delete the records in the CRMCan someone share...
View ArticleCannot see Orders entity after upgrading from CRM 2011 online to CRM 2013 online
Hi All,Cannot see Orders entity after upgrading from CRM 2011 online to CRM 2013 online.Any help ASAP is appreciated
View ArticleGet originating LeadID from Opportunity record when sending email (Processes)
Scenario, my site registers a Lead, it gets created in CRM (SOAP), I get the Lead GUID back from CRM to link the two. When sales qualify a Lead in CRM, the Opportunity is created and Originating Lead...
View Articlesend email with attachment of report though plugin in mscrm 2011 online
Dear all;i want to create and send email activity with a report(ssrs fetch xml report in exported in excel format) attachment in mscrm 2011 online how can i do it please help
View ArticleEndless Paging results from Query Expression (Many records with same Modified...
Hi all,I'm experiencing a weird issue regarding paging results via the XRM SDK (v5.0.17). The code I am using is very similar to the example code provided by Microsoft in the following article:Page...
View ArticleCRM Unmanaged 2
Hi All,I have a problem with Outlook 2010 crashing with this error:Exception generated at: 27.09.2013 12:45:55Error Type: System.Data.SqlServerCe.SqlCeExceptionError Message: Für diesen Vorgang ist...
View ArticleRetriving Entity including RelatedEntity using OrganizationService and...
At Present I am getting orders with following code, Now I want to get even related entities like products with salesorder. Can any one please suggest me code block for retrieving related entity with...
View Article