No announcements
Found 3855104 threads
-
0 Votes
The xxx property on 'yyy' could not be set to a 'null' value.
On properties of foreign keys you should mark these either optional or required based on referencing.Answered | 6 Replies | 15632 Views | Created by Guy Dillen - Monday, April 4, 2011 5:41 PM | Last reply by Alan_chen - Tuesday, April 5, 2011 2:17 AM -
2 Votes
The 'SLA' property on 'Asset' could not be set to a 'Byte' value.
And the mapped type in VSLS is Byte and String.Answered | 9 Replies | 4289 Views | Created by Felyjos - Wednesday, September 1, 2010 4:22 PM | Last reply by John Chen Msft - Friday, September 3, 2010 8:28 PM -
1 Votes
The 'xxx' property on 'yyy' could not be set to a 'Int32' value.
>System.InvalidOperationException: The 'Query' property on 'Parametro' could not be set to a 'Boolean' value.Answered | 7 Replies | 19414 Views | Created by dKaco - Friday, June 10, 2011 1:21 AM | Last reply by dKaco - Monday, June 27, 2011 2:23 AM -
0 Votes
'xxx' property on 'yyy could not be set to a 'String' value.
The 'CenterCode' property on 'MyRecord' could not be set to a 'String' value.Unanswered | 3 Replies | 8212 Views | Created by Chetan Ranpariya - Wednesday, August 3, 2011 12:54 PM | Last reply by Larcolais Gong - Friday, August 5, 2011 8:11 AM -
0 Votes
Set value of a readonly property
There are read only properties that reads data from config and returns the string.Answered | 2 Replies | 4569 Views | Created by Varsha Sharma - Friday, December 5, 2014 5:51 PM | Last reply by darnold924 - Friday, December 5, 2014 6:44 PM -
3 Votes
Trigger condition throws as Exception "Must have non-null value for 'Property'."
Your property name and registration don't match.Answered | 4 Replies | 9674 Views | Created by Djura - Tuesday, January 4, 2011 4:30 PM | Last reply by Brian Lagunas - Tuesday, January 4, 2011 8:34 PM -
2 Votes
How set the value for property in model
Assuming you fix the types of your properties as mentioned already you can take your exist product type and make a tweak like you asked.Answered | 3 Replies | 464 Views | Created by Shaafs - Thursday, March 31, 2016 8:00 AM | Last reply by CoolDadTx - Thursday, March 31, 2016 3:56 PM -
0 Votes
Vba Excel Could not set the value property, invalid property value
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As AnsweredAnswered | 1 Replies | 5093 Views | Created by Lenoj - Monday, March 3, 2014 8:26 AM | Last reply by Paul Eugin Francis - Monday, March 3, 2014 11:11 AM -
1 Votes
could not be set to a ‘Int16′ value. - Issue
We always pass "true", "false" and null values.Answered | 4 Replies | 13288 Views | Created by SSAshok - Tuesday, August 21, 2012 1:36 PM | Last reply by SSAshok - Tuesday, August 21, 2012 3:34 PM -
1 Votes
unable to set value for property
If you want to update the values in the original data table it's easy - get the item, and set the properties you want on that item.Answered | 14 Replies | 2174 Views | Created by chezhian_in05 - Tuesday, July 24, 2012 2:37 PM | Last reply by Tim Copenhaver - Tuesday, July 24, 2012 5:52 PM -
0 Votes
Setting the value of a property inside a class
Hi, if you don't call the set method on the property it will have no value, because it's not being initialized beforehand.Answered | 1 Replies | 2692 Views | Created by aueddonline - Monday, April 11, 2011 7:39 AM | Last reply by DaniGee - Monday, April 11, 2011 8:30 AM -
1 Votes
How to set null value to a Property when a TextBox value has been cleared up
DateTime is a Value type.Answered | 3 Replies | 3935 Views | Created by Deepak Gandle - Friday, September 26, 2008 3:48 PM | Last reply by KeithCM - Tuesday, September 30, 2008 6:18 AM -
0 Votes
Set default value of a column based on the value of a property in the site property bag??
To address your site property bag values management.Answered | 8 Replies | 5476 Views | Created by arduk1 - Wednesday, July 11, 2012 12:48 AM | Last reply by Anand . Ramanan - Friday, July 27, 2012 7:27 PM -
0 Votes
Load Data Service : The latitude property value is set to null.
When uploading via the Bing Maps portal you can leave the latitude and longitude fields empty if you want it to geocode them for you.Answered | 1 Replies | 462 Views | Created by Gangadhar Madduri - Wednesday, June 24, 2015 9:34 AM | Last reply by Ricky_Brundritt - Wednesday, June 24, 2015 4:51 PM -
0 Votes
Setting default values for screen properties in HTML client
After I create a property type 'string' called 'test': I access the method 'created' to try to ...Answered | 10 Replies | 3494 Views | Created by Ramon Barrena - Tuesday, October 22, 2013 8:02 PM | Last reply by Ramon Barrena - Saturday, October 26, 2013 11:25 AM -
0 Votes
Set string array property
Please take a look at the article below: http://msdn.microsoft.com/en-us/library/0fss9skc(vs.80).aspx You can find how to write ...Answered | 1 Replies | 3440 Views | Created by Joao Prata - Wednesday, February 25, 2009 11:29 AM | Last reply by Harry Zhu - Friday, February 27, 2009 6:53 AM -
0 Votes
Execute Package Utility / Set Values / How to set Property Path and Values
This assignment worked for me in the Property Path of Set Values for the job that calls the ...Answered | 11 Replies | 47093 Views | Created by Bhudev - Monday, February 4, 2008 1:28 PM | Last reply by Paul Mc 2017 - Thursday, April 27, 2017 12:03 PM -
0 Votes
The 'Id' property on 'ApplicationUser' could not be set to a 'Int64' value.
if so you are trying to put a Int32 value into Int64.Answered | 2 Replies | 881 Views | Created by Anonymous - Sunday, December 7, 2014 6:35 AM | Last reply by Anonymous - Sunday, December 7, 2014 6:55 AM -
0 Votes
IL Emit - set an existing property with a boolean value
Thank you Li Wang.Answered | 2 Replies | 1085 Views | Created by Option - Monday, November 14, 2016 11:02 PM | Last reply by Option - Friday, November 18, 2016 10:07 PM -
0 Votes
Set a Default Value of Functions Optional Argument to Null
Your could pass a value for intCode as a STRING perhaps?Answered | 13 Replies | 19330 Views | Created by Ryan0827 - Thursday, August 4, 2011 9:10 PM | Last reply by Reed Kimble - Friday, August 5, 2011 3:19 PM - Items 1 to 20 of 3855104 Next ›
No announcements