No announcements
Found 308770 threads
-
0 Votes
FwpmFilterCreateEnumHandle0() returns FWP_E_TYPE_MISMATCH (0x80320027) when adding filter condition of type FWP_SECURITY_DESCRIPTOR_TYPE
there was no error in FwpmFilterCreateEnumHandle() (but added filters weren't working because of incorrect condition type). But when I found an ...Unanswered | 1 Replies | 459 Views | Created by apixosoft - Friday, July 28, 2017 2:56 PM | Last reply by Hart Wang - Monday, July 31, 2017 5:30 AM -
0 Votes
Filter condition in oData query
solution similar to fetch xml, I am not aware of any. <filter type="and"> ...Answered | 3 Replies | 2087 Views | Created by roxannaappleby - Thursday, August 7, 2014 7:09 PM | Last reply by roxannaappleby - Tuesday, August 12, 2014 5:25 PM -
0 Votes
problem adding filter parameters
= enumerator.Current.Value; Debug.WriteLine(value); } For the second part of your question, did you ...Answered | 1 Replies | 7433 Views | Created by sekhmeti - Wednesday, March 2, 2011 8:29 PM | Last reply by Ganeshan - Friday, March 11, 2011 6:40 PM -
0 Votes
Cannot add attribute organizer of type partylist in a condition
<entity name='activityparty'> <attribute name='partyid' /> <filter>Answered | 1 Replies | 7359 Views | Created by Dany85 - Tuesday, December 15, 2009 2:57 PM | Last reply by DavidBerry - Tuesday, December 15, 2009 6:26 PM -
5 Votes
Cannot add attribute resources of type partylist in a condition
found that it records this error message: "Cannot add attribute resources of type partylist in a condition" Searched on ...Answered | 5 Replies | 8741 Views | Created by speedi2010 - Tuesday, May 24, 2011 8:42 PM | Last reply by speedi2010 - Wednesday, June 1, 2011 2:06 PM -
2 Votes
Filter lookup with more than one condition attribute
Hi Daniel, Thanks for suggesting this approach.But editing Crm application files is not supported feature.And in my case when i am trying to filter it with any one ...Answered | 4 Replies | 5477 Views | Created by Yamini Kolapalli - Thursday, July 29, 2010 1:46 PM | Last reply by Matthias Back - Friday, July 30, 2010 7:34 AM -
1 Votes
requiredattendees partylist >> Cannot add attribute requiredattendees of type partylist in a condition
Hi, How can I manage a condition, which check if the user is in regarding and attendees list for an appointment. I've got this error : Cannot add ...Answered | 2 Replies | 6567 Views | Created by Johana M - Monday, November 8, 2010 11:09 AM | Last reply by flowjob - Tuesday, November 9, 2010 1:17 PM -
0 Votes
Adv. Find: Cannot add attribute customer of type partylist in a condition
Hi! I make an advanced find on campaign responses. I use the parent campaign and another attribute. If I click find, the following error appears: Cannot add attribute customer of ...Answered | 1 Replies | 6916 Views | Created by CRMBE - Wednesday, March 17, 2010 10:22 AM | Last reply by ckeller - Wednesday, March 17, 2010 11:10 AM -
0 Votes
Odata query filter on boolean type fails
;CreditOnHold/Value eq true") .AddQueryOption("$filter", "CreditOnHold/Value eq 1") .AddQueryOption("$filter", ...Answered | 3 Replies | 14911 Views | Created by Ben Springborn - Tuesday, March 26, 2013 7:10 PM | Last reply by Yogesh Mulay - MCTS - Wednesday, March 27, 2013 4:14 AM -
0 Votes
Silverlight rest filter on more than one condition
Hi I want to keep track of products bought by clients (Accounts). I have create a bridge entity between Account and Product. (Similar to Quote and ...Answered | 1 Replies | 1915 Views | Created by Christo Vermeulen - Thursday, November 1, 2012 10:42 AM | Last reply by Morne Wolfaardt - Thursday, November 1, 2012 11:13 AM -
0 Votes
Use time aspect of DateTime in FetchXML filter
; <condition attribute='tickersymbol' operator='eq' value='ABC' /> </filter> ...Answered | 1 Replies | 2022 Views | Created by ChrisJC119 - Wednesday, September 3, 2014 12:36 PM | Last reply by Jan AS - Wednesday, September 3, 2014 2:09 PM -
0 Votes
convergence condition of LBFGS/Quasi Newton
There are several options/considerations for convergence. You can both set an upper limit for the number of iterations, and set an epsilon, and it will stop with whichever condition ...Answered | 2 Replies | 1100 Views | Created by Xueqing Liu - Friday, August 8, 2014 6:52 AM | Last reply by Xueqing Liu - Friday, August 8, 2014 8:22 PM -
0 Votes
4.0 Activity Type - Adding to the Activity Type List
Is there any good reason why the activity type cannot be added?Answered | 3 Replies | 7027 Views | Created by Kimberlie - Wednesday, April 2, 2008 8:03 PM | Last reply by explorer2309 - Friday, May 9, 2008 5:48 AM -
0 Votes
Adding record to lookup (Product type)
Lookups reflect the data, so adding records automatically adds them to the lookup. Are you having a problem adding products to ...Answered | 1 Replies | 8046 Views | Created by Salah_SQL - Wednesday, December 26, 2007 10:00 AM | Last reply by Oshri Cohen - Wednesday, December 26, 2007 9:28 PM -
0 Votes
CRM 4.0: Adding a Check Condition to check a CrmOutput of a Workflow Assembly causing error
, that have been returned by a custom workflow action, in a workflow condition statement. As for the original problem of condition checking datetime ...Answered | 5 Replies | 7742 Views | Created by Rachel P - Thursday, September 25, 2008 10:55 AM | Last reply by dan_mccann - Wednesday, June 16, 2010 7:32 PM -
0 Votes
SqlSyncAdapterBuilder Filter when @sync_initialized = 0
change tracking on both. I am using the SQLSyncAdapterBuilder to generate SQL commands for me. When I specify a SQLSyncAdapterBuilder filter, it appears that the ...Answered | 1 Replies | 11986 Views | Created by wjchristenson2 - Friday, September 11, 2009 3:28 PM | Last reply by Sean_Kelley - Sunday, September 13, 2009 9:57 PM -
0 Votes
Wait Condition
Tiemout > Equals {Minutes:5 After Created On} then send an email Rob www.crmconsult.info Twitter:robertpeledieAnswered | 2 Replies | 5112 Views | Created by Irshard - Monday, September 20, 2010 8:49 AM | Last reply by Irshard - Monday, September 20, 2010 9:05 AM -
1 Votes
Silverlight Odata AddQueryOption filter on Option Set type
</entry> But when I add the filter it fails...Answered | 5 Replies | 6125 Views | Created by Ben Springborn - Thursday, October 4, 2012 8:40 PM | Last reply by Smugly - Friday, October 26, 2012 9:22 AM -
0 Votes
Exception type: CrmArgumentException , Exception message: Cannot add attribute from of type partylist in a condition , advance search phone call
Exception message: Cannot add attribute from of type partylist in a condition at  Answered | 3 Replies | 2809 Views | Created by yes.sudhanshu - Saturday, September 14, 2013 2:57 AM | Last reply by yes.sudhanshu - Wednesday, September 18, 2013 4:23 AM -
0 Votes
DirectX Launch Condition
specific URL to download this set of APIs. Could someone possibly point me in the right direction of what the correct DirectX launch condition properties ...Answered | 1 Replies | 11351 Views | Created by James Spanswick - Tuesday, August 26, 2008 2:40 PM | Last reply by SachinW - Monday, October 6, 2008 11:29 AM - Items 1 to 20 of 308770 Next ›
No announcements