No announcements
Found 3953179 threads
-
1 Votes
Changing a namespace causes errors when using "BinaryFormatter.Deserialize" to reload object data saved while defined under a different namesapce.
You should look at the SerializationBinderClassAnswered | 4 Replies | 15093 Views | Created by JTView - Wednesday, January 6, 2010 3:19 PM | Last reply by d.allen101 - Thursday, October 4, 2012 11:20 PM -
0 Votes
Namespace define and object with "value" property
Later on I will try and dive into the namespacedefine function and walk through it in the debugger (or you can Phil) to see if 'value' is used in there and that may be ...Answered | 8 Replies | 1749 Views | Created by phil_ke - Thursday, December 20, 2012 4:25 PM | Last reply by Jeff Sanders - Wednesday, March 27, 2013 2:29 PM -
2 Votes
ambiguous name in a namesapce in VB error
Could you post your namespace, class, etc.?Answered | 4 Replies | 3136 Views | Created by Bujju - Monday, December 21, 2009 9:26 AM | Last reply by Paul P Clement IV - Monday, December 21, 2009 4:02 PM -
0 Votes
Runtime error 1004 Application defined or object defined error while creating macro using "add data to data model" in excel 2013
When you do this, you may receive an error message that resembles one of the following error messages: Run-time error '1004': ...Answered | 5 Replies | 7065 Views | Created by Sudha Kadaverla - Wednesday, May 1, 2013 6:55 AM | Last reply by Sagar 1987 - Thursday, May 9, 2013 11:42 PM -
4 Votes
Save changes to form and reload with changes
You could use the My.Settings to save the state of a button or buttons.Answered | 6 Replies | 2140 Views | Created by sueoldgirl - Tuesday, December 27, 2011 4:19 AM | Last reply by Martin_Xie - Thursday, December 29, 2011 5:42 AM -
0 Votes
How can I save an entire pages objects & values for reloading later?
That control property value will be saved when the application closes and reloaded when the aplication re-starts.Answered | 5 Replies | 1635 Views | Created by CobraStrike - Monday, November 26, 2012 4:21 AM | Last reply by Acamar - Monday, November 26, 2012 10:59 AM -
0 Votes
Changing Namespace of Serialized Objects
My "problem" is that the types that are serialized really, really don't belong in the assembly that they're stored in, and I'd like to move them to their own dedicated ...Answered | 1 Replies | 4252 Views | Created by StuJ - Wednesday, December 3, 2008 1:39 PM | Last reply by Steve Maine - Monday, February 16, 2009 10:20 PM -
0 Votes
Failed to create document when using a custom control defined within a namespace
It has been a while since I have done much MFC.Answered | 3 Replies | 383 Views | Created by Juan Dent - Sunday, July 16, 2017 5:19 PM | Last reply by Guido Franzke - Monday, July 17, 2017 6:06 AM -
0 Votes
Application-defined Or Object-defined Error
you just need to change the following part in your code.Answered | 4 Replies | 535 Views | Created by Shell Hu - Thursday, December 8, 2016 7:24 AM | Last reply by Deepak Saradkumar Panchal - Friday, December 9, 2016 12:42 AM -
0 Votes
Reinstalling the SQL Server and changing the instance causes error while building
Error 1 An error occurred while establishing a connection to SQL Server instance '.Answered | 8 Replies | 4486 Views | Created by Biju nair - Monday, November 29, 2010 4:54 AM | Last reply by Kellylee22 - Tuesday, May 10, 2011 11:27 PM -
0 Votes
Run-time error '32809' Application-defined or object-defined error
If you still have both files, maybe you could run a comparison to identify the change that caused the failure.Answered | 7 Replies | 5090 Views | Created by BrainStain00 - Wednesday, October 7, 2015 5:18 PM | Last reply by IoTGirl - Thursday, October 8, 2015 4:24 PM -
0 Votes
Error Application-defined or object-defined error
Hi I am getting "Application-defined or object-defined error" while running a macro with the below code: Dim n n = ...Answered | 1 Replies | 2118 Views | Created by Prodosh - Tuesday, November 8, 2011 5:57 AM | Last reply by Hans Vogelaar MVP - Tuesday, November 8, 2011 6:43 AM -
0 Votes
Reload data
Right now chart control populate data from the data source only once.Answered | 3 Replies | 4731 Views | Created by Zizka - Saturday, February 7, 2009 3:02 PM | Last reply by Alex Gorev - Tuesday, February 10, 2009 10:34 PM -
0 Votes
Adding data to Entities causes screen collection changes
But, if you changed to a different day and did not put in attendance, I wanted the "blank records' to be destroyed.Answered | 10 Replies | 2470 Views | Created by Lars P G - Wednesday, March 30, 2011 10:01 AM | Last reply by Yann Duran - Tuesday, April 5, 2011 6:21 AM -
1 Votes
can't access namespace defined in js file in html file
Don't define the namespace inside of the promise.Answered | 6 Replies | 2929 Views | Created by ravipiplani - Monday, May 28, 2012 5:51 PM | Last reply by ravipiplani - Tuesday, May 29, 2012 3:52 PM -
0 Votes
Error while using fstream
while building in Visual Studio 2011 .Answered | 7 Replies | 4333 Views | Created by Summer Intern - Tuesday, July 10, 2012 11:30 PM | Last reply by WayneAKing - Wednesday, July 11, 2012 5:37 AM -
1 Votes
Is it possible to define a group of using directives to be applied for a given namespace?
The 3 files relating or not to the same Namespace should not make any difference, now that I am thinking about it (I thought first that it would make more sense, but say I ...Answered | 4 Replies | 2588 Views | Created by Veverke - Thursday, April 19, 2012 5:49 PM | Last reply by Veverke - Sunday, April 22, 2012 6:37 PM -
0 Votes
Runtime Error 1004: Application Defined or object-defined Error
> Runtime Error 1004: Application Defined or object-defined Error This error is caused by the TableName which you ...Answered | 2 Replies | 671 Views | Created by GauravPrakash - Monday, June 6, 2016 10:26 AM | Last reply by Edward8520 - Thursday, June 9, 2016 8:18 AM -
0 Votes
LinQ to XML namespace causes Object reference not set to an instance of an object
As for adding a namespace, if you use VB.NET XML literals to construct your XML, then you can use an Imports ...Answered | 4 Replies | 4777 Views | Created by Greg Kowieski - Sunday, April 26, 2009 5:37 AM | Last reply by Greg Kowieski - Sunday, April 26, 2009 10:05 PM -
3 Votes
c# windows store apps strange issues with saving and reloading images
Hence issue you are seeing with certain file sizes presumably under 16kb).Answered | 12 Replies | 1834 Views | Created by MAMBO65 - Saturday, March 30, 2013 5:49 PM | Last reply by MAMBO65 - Friday, April 26, 2013 2:38 PM - Items 1 to 20 of 3953179 Next ›
No announcements