Click here to Skip to main content
15,883,883 members
Home / Discussions / C#
   

C#

 
GeneralContext menu not displaying! Pin
FruitBatInShades16-Jan-03 4:21
FruitBatInShades16-Jan-03 4:21 
GeneralRe: Context menu not displaying! Pin
Stephane Rodriguez.16-Jan-03 4:39
Stephane Rodriguez.16-Jan-03 4:39 
GeneralRe: Context menu not displaying! Pin
FruitBatInShades16-Jan-03 5:16
FruitBatInShades16-Jan-03 5:16 
GeneralRe: Context menu not displaying! Pin
FruitBatInShades16-Jan-03 7:40
FruitBatInShades16-Jan-03 7:40 
GeneralRe: Context menu not displaying! Pin
Stephane Rodriguez.16-Jan-03 7:56
Stephane Rodriguez.16-Jan-03 7:56 
GeneralConfuscious say Tree with weak roots will collapse in breeze! Pin
FruitBatInShades16-Jan-03 9:13
FruitBatInShades16-Jan-03 9:13 
QuestionFullscreen forms? Pin
Zibar16-Jan-03 0:55
sussZibar16-Jan-03 0:55 
Generalunable to reflect type Pin
p daddy16-Jan-03 0:17
p daddy16-Jan-03 0:17 
I've got a problem with the XmlSerializer - i can't seem to serialiaze custom types. The XmlSerializer works fine with any BCL type, but my custom types throw this error:

An unhandled exception of type 'System.InvalidOperationException' occurred in system.xml.dll<br />
<br />
Additional information: There was an error reflecting 'ComponentTestConsole.CustomType'.


I wonder if it's a security thing (even though it's not a security exception), since this is the first project i've created on a network drive and it did warn me when i started the project yesterday. So as a second question, what do i need to do to let .NET know that my network shares are safe as houses? Confused | :confused:

Thanks in advance,

Paul
GeneralRe: unable to reflect type Pin
FruitBatInShades16-Jan-03 0:55
FruitBatInShades16-Jan-03 0:55 
GeneralRe: unable to reflect type Pin
p daddy16-Jan-03 0:57
p daddy16-Jan-03 0:57 
GeneralRe: unable to reflect type Pin
Anonymous16-Jan-03 6:13
Anonymous16-Jan-03 6:13 
GeneralRe: unable to reflect type Pin
p daddy16-Jan-03 6:16
p daddy16-Jan-03 6:16 
GeneralConvert string to byte[] Pin
Christian Graus15-Jan-03 16:14
protectorChristian Graus15-Jan-03 16:14 
GeneralRe: Convert string to byte[] Pin
David Stone15-Jan-03 17:48
sitebuilderDavid Stone15-Jan-03 17:48 
GeneralRe: Convert string to byte[] Pin
Eric Gunnerson (msft)16-Jan-03 13:08
Eric Gunnerson (msft)16-Jan-03 13:08 
GeneralRe: Convert string to byte[] Pin
Christian Graus16-Jan-03 13:11
protectorChristian Graus16-Jan-03 13:11 
GeneralRe: Convert string to byte[] Pin
David Stone16-Jan-03 15:40
sitebuilderDavid Stone16-Jan-03 15:40 
GeneralRe: Convert string to byte[] Pin
Christian Graus16-Jan-03 15:51
protectorChristian Graus16-Jan-03 15:51 
GeneralRe: Convert string to byte[] Pin
David Stone16-Jan-03 16:04
sitebuilderDavid Stone16-Jan-03 16:04 
QuestionHow to disable base class property? Pin
linjie15-Jan-03 15:46
linjie15-Jan-03 15:46 
AnswerRe: How to disable base class property? Pin
Paul Riley16-Jan-03 2:14
Paul Riley16-Jan-03 2:14 
GeneralDictionary Class Pin
MStanbrook15-Jan-03 14:11
MStanbrook15-Jan-03 14:11 
GeneralRe: Dictionary Class Pin
leppie15-Jan-03 14:37
leppie15-Jan-03 14:37 
GeneralRe: Dictionary Class Pin
Philip Fitzsimons16-Jan-03 1:42
Philip Fitzsimons16-Jan-03 1:42 
GeneralAccessing/remoting a network PC Pin
vlusardi15-Jan-03 13:37
vlusardi15-Jan-03 13:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.