No announcements
Found 886985 threads
-
0 Votes
Object value overwritten
I have a class with a List. I'm creating a list of values entered into a textbox. When I add the first value, the object count is 1 and contains the value ...Answered | 4 Replies | 628 Views | Created by RichardDunneBSc - Thursday, August 22, 2019 11:59 PM | Last reply by RichardDunneBSc - Friday, August 23, 2019 7:26 AM -
0 Votes
Creating a custom project template for a setup project (.vdproj)
have these defined for C#, VB, J#, and Web, not for setup projects. You could create your own registry key, but may be overwritten with a different value in a future version, ...Answered | 2 Replies | 4976 Views | Created by learnerplates - Thursday, April 19, 2007 2:54 PM | Last reply by Craig Skibo - Wednesday, June 13, 2007 12:09 AM -
0 Votes
Serialized object as dropdown list value?
The data on the client-side can be overwritten by the client at wish so if you validate against an object stored client side, you are validating against an unsafe ...Unanswered | 2 Replies | 2091 Views | Created by Dennis Devlin - Thursday, January 3, 2013 8:54 PM | Last reply by Mike Feng - Thursday, January 10, 2013 9:43 AM -
0 Votes
Constructing new entities...
If the fooID column is an identity column, you can just put in 0 for the value - it'll get overwritten once you save the object to the database. Making ...Answered | 6 Replies | 3602 Views | Created by mark n - Wednesday, December 17, 2008 12:35 PM | Last reply by mark n - Friday, December 19, 2008 1:16 PM -
0 Votes
Issue with Analysis Services Processing Task after a SSIS project deployment - SSIS 2016
However, as I said, I've overwritten the ProcessingCommads property for each task to point to the prod tabular model with no results; changing manually the value for the ...Unanswered | 2 Replies | 451 Views | Created by pscorca - Wednesday, September 26, 2018 8:03 AM | Last reply by pscorca - Wednesday, September 26, 2018 9:15 AM -
1 Votes
Output from Stream Analytics to DocumentDB is getting overwritten
JSON document result in the entire array getting overwritten" as mentioned in thisAnswered | 2 Replies | 1043 Views | Created by Justin Ploegert - Thursday, November 19, 2015 10:24 PM | Last reply by Carlo Bono - Monday, May 29, 2017 11:47 AM -
1 Votes
UpdateAdGroups call , can I update the default search and content bids using the api?
that specifying any given match bid at the keyword level overrides the ad group’s corresponding match bid value for that keyword. In the Web UI, any keyword bid that appears ...Proposed | 5 Replies | 1706 Views | Created by Myth3 - Monday, February 20, 2012 12:21 PM | Last reply by Rick Poole - MSFT - Thursday, March 8, 2012 1:36 PM -
0 Votes
How to pass string data in SOAP Array
, because there is only one element. This element would have the second value because the Item element appears twice; presumably the server is setting the first value on ...Answered | 1 Replies | 15572 Views | Created by fmSTYX - Tuesday, November 10, 2009 8:57 PM | Last reply by Marcelo Lopez Ruiz - MSFT - Thursday, June 17, 2010 3:16 AM -
0 Votes
SSCE OLEDB Bug in GetParameterInfo
(which used DBTIMESTAMP's) was being overwritten. The erroneous value can be seen in this imageUnanswered | 4 Replies | 6913 Views | Created by J Shaddix - Tuesday, December 11, 2007 9:42 PM | Last reply by João Paulo Figueira - Tuesday, December 11, 2007 10:48 PM -
0 Votes
Tooltip crashes Silverlight
Tooltip on a button with overwritten rendering template crashes silverlight when the mouse is over the button and the tooltip should be shown. Without the tooltip silverlight ...Answered | 4 Replies | 9046 Views | Created by MSDN_Forums_User - Thursday, February 26, 2009 9:30 AM | Last reply by Jonathan Shen - Wednesday, March 4, 2009 3:34 AM -
0 Votes
Project Add-In: Handling Pasting of Tasks and Resources
" events and the value gets overwritten by the Clipboard? On paste, they don't seem to fire the Task/Resource Changed events either. I have tried ...Proposed | 3 Replies | 10554 Views | Created by HorseFly - Wednesday, January 5, 2011 4:57 PM | Last reply by GunaPawan - Tuesday, February 15, 2011 2:54 PM -
1 Votes
Wrong record being updated in dataset
updating the first record. I'm getting the right value in CurrentRow but when it saves it, I am getting my first row overwritten and the the current row ...Answered | 2 Replies | 158 Views | Created by JohnnyMusso - Thursday, January 18, 2018 3:44 PM | Last reply by JohnnyMusso - Thursday, January 18, 2018 4:26 PM -
0 Votes
RuntimePropertyInfo with Special characters (Danish language)
would cause the GetValue() method return null? If not, please share the string with the specific character. If it is, please share related code with us as how ...Answered | 1 Replies | 630 Views | Created by dhamacher - Wednesday, October 22, 2014 9:39 PM | Last reply by Fred Bao - Thursday, October 23, 2014 2:19 AM -
0 Votes
ASP.NET, Linq2SQL, and Conditional Updates
Code Snippet protected void fvProduct_ItemInserting(object sender, FormViewInsertEventArgs e) { var Uploader = (FileUpload)fvProduct.FindControl("Answered | 2 Replies | 4120 Views | Created by Tony Valenti - Saturday, June 28, 2008 7:45 PM | Last reply by Tony Valenti - Monday, June 30, 2008 5:18 PM -
0 Votes
DateTime type object : a doubt
of the current date and time is copied in the same space... the old value was simply overwritten. There is no garbage the GC must take care of. It's essentially the same as ...Answered | 2 Replies | 2688 Views | Created by pepita51 - Saturday, January 30, 2010 12:38 PM | Last reply by pepita51 - Saturday, January 30, 2010 8:14 PM -
0 Votes
Package Configuration wizard:-SQL Configurations Configuration filter not working
selected configuration filter will be overwritten with new configuration settings. Configuration table name: [dbo].[SSIS ...Answered | 2 Replies | 7108 Views | Created by Mr Pro Tools - Tuesday, May 23, 2006 1:34 AM | Last reply by Mr Pro Tools - Tuesday, May 23, 2006 9:10 AM -
0 Votes
Send IDoc from Biztalk to SAP
then resubmit it again. However, no matter what value I apply, it would always be overwritten with the default value I get when I use the 'Generate Instance' function ...Answered | 6 Replies | 9464 Views | Created by Boloh - Monday, March 8, 2010 11:06 AM | Last reply by twhensley - Tuesday, March 9, 2010 10:31 PM -
0 Votes
web.config overwritten?
Every few months, for whatever reason, our site's web.config is overwritten. We have a backup so it was a quick fix, but what can I do to prevent this? My server guy said ...Answered | 1 Replies | 5189 Views | Created by scogordo - Thursday, April 29, 2010 3:13 PM | Last reply by Neville Pinto - Friday, April 30, 2010 12:03 AM -
1 Votes
Adding Body Objects to a List - List is overwritten with the Info from the last frame added
all the items in the list are overwritten with the value of the final frame. I already created a new instance so I don't know what is the problem. Here is the Class ...Answered | 2 Replies | 318 Views | Created by Sagda Osman - Wednesday, September 27, 2017 2:04 AM | Last reply by Sagda Osman - Wednesday, September 27, 2017 7:38 PM -
0 Votes
Not able to process a Cube
process: Error 7 Parser: The syntax for the ImpersonationInfo object is incorrect. If the ImpersonateAccount value isAnswered | 2 Replies | 1995 Views | Created by DivasP - Thursday, September 13, 2012 2:24 PM | Last reply by Elvis Long - Monday, September 17, 2012 9:27 AM - Items 1 to 20 of 886985 Next ›
No announcements