No announcements
Found 345012 threads
-
0 Votes
Drill through in reports: Object Type Name insted of OTC (Object Type Code)???
=new_truck" Refer hereAnswered | 4 Replies | 6413 Views | Created by Leonard_Str - Friday, October 8, 2010 10:50 AM | Last reply by VinothBalasubramanian - Friday, October 8, 2010 3:44 PM -
0 Votes
Object Type Code of a custom entity
Hi Is there a way of finding out what the Object Type Code (OTC) is for a custom entity. I know ...Answered | 3 Replies | 8766 Views | Created by Douglas Roy - Thursday, September 11, 2008 9:47 AM | Last reply by Faistuss - Thursday, September 11, 2008 11:25 AM -
0 Votes
get object type code
if I have a dynamic entity, how can I get It's type code, so I can pass this to a MS CRM form, passing it the etc parameter (entity type code) along with the ID ...Answered | 2 Replies | 9184 Views | Created by ahmedilyas - Wednesday, July 4, 2007 11:34 AM | Last reply by ahmedilyas - Thursday, July 5, 2007 10:26 AM -
0 Votes
Object Type code different on different servers?
Hi, see http://support.microsoft.com/kb/947096 for a solution. The error is independent of the changed object type code, but as ...Answered | 2 Replies | 5560 Views | Created by Hassanz - Tuesday, December 1, 2009 1:45 AM | Last reply by ckeller - Friday, December 4, 2009 10:47 AM -
1 Votes
CRM2011: How to get object type code by entity name
Thanks Kelly, I know there some methods to get the object type code, do you know how to get OTC by entity name?Answered | 4 Replies | 7221 Views | Created by nixjojo - Tuesday, February 21, 2012 6:37 AM | Last reply by Neo Yadav - Thursday, May 30, 2013 7:06 AM -
0 Votes
unable to cast object of type microsoft.crm.sdk.propertycollection
I am having trouble setting the properties on a dynamic entity in a crm 4 workflow keep getting unable to cast object of type ...Answered | 1 Replies | 7249 Views | Created by T Bonz - Thursday, June 11, 2009 12:20 PM | Last reply by T Bonz - Thursday, June 11, 2009 1:06 PM -
0 Votes
How to get Object type code in Htm web resource?
I found it myself. First we add the function to crm form library, and then we call parent.myFunction(). in html web resource. How to get object ...Answered | 3 Replies | 3028 Views | Created by nixjojo - Friday, May 4, 2012 9:19 AM | Last reply by nixjojo - Friday, May 4, 2012 9:58 AM -
0 Votes
Unable to cast object of type 'Microsoft.Synchronization.Data.SqlServer.SqlSyncProvider' to type 'Microsoft.Synchronization.Data.SqlServerCe.SqlCeSyncProvider'.
I have a program that sync sqlserver 2008 and sqlexpress2008 and im getting this error : Unable to cast object of type ...Answered | 4 Replies | 8975 Views | Created by pnthree - Tuesday, October 25, 2011 7:09 AM | Last reply by pnthree - Tuesday, October 25, 2011 7:31 AM -
0 Votes
Unable to cast object of type 'Microsoft.Crm.Sdk.Query.AllColumns' to type 'Microsoft.Crm.Sdk.Query.ColumnSet.
Hi, In my plugin code i am using this line of code. ColumnSet columns = ...Answered | 2 Replies | 5211 Views | Created by KishenK - Tuesday, November 30, 2010 10:03 AM | Last reply by DavidJennaway - Tuesday, November 30, 2010 1:30 PM -
3 Votes
Unable to cast object of type 'iTextSharp.text.html.simpleparser.IncTable' to type 'iTextSharp.text.IElement'.
Unable to cast object of type 'iTextSharp.text.html.simpleparser.IncTable' to type 'iTextSharp.text.IElement'. Getting the error for the report ...Answered | 3 Replies | 9575 Views | Created by Karthika Subramanian - Thursday, October 13, 2011 10:07 AM | Last reply by Dummy yoyo - Monday, October 17, 2011 8:44 AM -
0 Votes
Unable to cast object of type 'Microsoft.ReportingServices.ReportRendering.Calendars' to type 'System.String'.
report. When I tried to run report in CRM Reports section, such as Quote, Order, etc, it cames with this error: Unable to cast object of type ...Answered | 1 Replies | 7679 Views | Created by brian qing - Monday, January 18, 2010 5:52 PM | Last reply by Donna Edwards - Wednesday, January 20, 2010 6:17 PM -
0 Votes
Unable to cast object of type 'System.RuntimeType' to type 'Mono.Debugger.Soft.TypeMirror'.
; list= new List<Int32>(); list.Add(1); //Unable to cast object ...Answered | 1 Replies | 3113 Views | Created by Kag007 - Tuesday, January 9, 2018 7:54 PM | Last reply by Judy ZhuY - Wednesday, January 10, 2018 7:03 AM -
0 Votes
How to return object name of date or lookup type??
Guys, I have created a recurisve function that loops through a tab and gets every element on that tab. In the loop I can do: ...Answered | 1 Replies | 6686 Views | Created by antman123 - Wednesday, December 9, 2009 11:04 AM | Last reply by Jim Wang (Microsoft) - Wednesday, December 9, 2009 1:47 PM -
0 Votes
Unable to cast object of type 'System.String[]' to type 'System.String'
if the InputParameters property bag contains a target // of the current operation and that target is of type DynamicEntity.Answered | 2 Replies | 8359 Views | Created by Shivam CRM - Thursday, December 23, 2010 11:45 PM | Last reply by RicardoAlves - Friday, December 24, 2010 2:47 AM -
1 Votes
"Unable to cast object of type 'Microsoft.Xrm.Sdk.Metadata.StringAttributeMetadata' to type 'Microsoft.Xrm.Sdk.Metadata.PicklistAttributeMetadata' "
Contact records. I just added a new call to this method and I am getting the error in the Subject line of the post on the line that is bolded ...Answered | 2 Replies | 6950 Views | Created by MeProgrammer - Thursday, June 21, 2012 9:31 PM | Last reply by MeProgrammer - Friday, June 22, 2012 12:16 PM -
1 Votes
unable to cast object of type Entity
I have casting issues with these lines: Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type ...Answered | 2 Replies | 5606 Views | Created by Linq2011 - Wednesday, March 14, 2012 11:40 PM | Last reply by Sam - Inogic - Thursday, March 15, 2012 3:13 AM -
2 Votes
Unable to cast object of type Microsoft.Crm.AUthentication.CrmWindowsIdentity to type System.Security.Principal.WindowsIdentity
CrmAuthentication) modifies the HttpContext.User object (probably to a CrmWindowsIdentity type). This HttpModule is registered in the web.config of the CRM web ...Answered | 7 Replies | 8473 Views | Created by KmackGFNet - Monday, May 2, 2011 8:18 PM | Last reply by DavidJennaway - Friday, May 18, 2012 8:26 AM -
4 Votes
InvalidCastException 'Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type '.................'
Is that some kind of add-in? I am not familiar with CapConnect. I understand why you can't convert to Entity though since that is a CRM specific object ...Answered | 18 Replies | 20095 Views | Created by CRM Plugins - Monday, October 10, 2011 1:44 PM | Last reply by Paul Dowman - Tuesday, December 18, 2012 4:13 PM -
0 Votes
Invalid Party Object Type 4002
For some reason I am getting the following error: "An exception of type 'System.ServiceModel.FaultException`1' occurred in Microsoft.Xrm.Sdk.dll but ...Answered | 2 Replies | 1035 Views | Created by Gordon Johnston - Friday, January 13, 2017 9:08 AM | Last reply by Gordon Johnston - Friday, January 13, 2017 2:42 PM -
2 Votes
Unable to cast object of type 'Microsoft.VisualStudio.CommandBars.CommandBarPopup'
. than I got an error : Unable to cast object of type '_Marshaler' to type ...Answered | 2 Replies | 4630 Views | Created by neha0123 - Friday, June 8, 2012 8:18 AM | Last reply by Bob Wu-MT - Tuesday, June 12, 2012 2:47 AM - Items 1 to 20 of 345012 Next ›
No announcements