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

C#

 
GeneralBeginner Q: How to create a splash screen Pin
matthias s.7-Nov-02 8:28
matthias s.7-Nov-02 8:28 
GeneralRe: Beginner Q: How to create a splash screen Pin
Daniel Turini7-Nov-02 8:43
Daniel Turini7-Nov-02 8:43 
GeneralRe: Beginner Q: How to create a splash screen Pin
matthias s.8-Nov-02 0:29
matthias s.8-Nov-02 0:29 
GeneralRe: Beginner Q: How to create a splash screen Pin
Ray Cassick8-Nov-02 8:16
Ray Cassick8-Nov-02 8:16 
GeneralSerializing an Exception object Pin
solidstore7-Nov-02 7:12
solidstore7-Nov-02 7:12 
GeneralRe: Serializing an Exception object Pin
Franz Pikal7-Nov-02 22:00
Franz Pikal7-Nov-02 22:00 
GeneralRe: Serializing an Exception object Pin
solidstore7-Nov-02 22:47
solidstore7-Nov-02 22:47 
GeneralRe: Serializing an Exception object Pin
Franz Pikal7-Nov-02 23:05
Franz Pikal7-Nov-02 23:05 
hm, apperently your problem is not with the serializer but with code access security.
there is a tutorial available in the online help focusing on declarativ and imperativ code access security: "ms-help://MS.VSCC/MS.MSDNVS/csref/html/vcwlkSecurityTutorial.htm#vcwlksecuritytutorialsuppressingsecurity" or type "Security Tutorial" in the search screen of the online help.

i didn't have time to look into code access security up to now, so i wont be much help on this topic. if you find a solution to this problem it would be great if you drop me a mail.

the help also states that a default XMLMessageFormater is used if you do not provide your own. perhaps you could write your own XmlMessageFormatter class and let the message queue use this one instead of the default.

cheers
franz
GeneralDynamic load of objects and its effects Pin
LongRange.Shooter7-Nov-02 3:46
LongRange.Shooter7-Nov-02 3:46 
GeneralRe: Dynamic load of objects and its effects Pin
Stephane Rodriguez.7-Nov-02 4:43
Stephane Rodriguez.7-Nov-02 4:43 
GeneralRe: Dynamic load of objects and its effects Pin
LongRange.Shooter7-Nov-02 5:46
LongRange.Shooter7-Nov-02 5:46 
GeneralCan't change textbox.text from code after binding to dataset!!! Pin
cternek6-Nov-02 21:59
cternek6-Nov-02 21:59 
QuestionProcess.id ? Pin
imran_rafique6-Nov-02 10:07
imran_rafique6-Nov-02 10:07 
AnswerRe: Process.id ? Pin
leppie6-Nov-02 10:25
leppie6-Nov-02 10:25 
Questionhow to make a plugin Pin
Asim N.6-Nov-02 8:04
Asim N.6-Nov-02 8:04 
AnswerRe: how to make a plugin Pin
leppie6-Nov-02 10:31
leppie6-Nov-02 10:31 
GeneralRe: how to make a plugin Pin
Eric Gunnerson (msft)6-Nov-02 13:46
Eric Gunnerson (msft)6-Nov-02 13:46 
GeneralRe: how to make a plugin Pin
Philip Fitzsimons7-Nov-02 1:42
Philip Fitzsimons7-Nov-02 1:42 
GeneralRe: how to make a plugin Pin
Philip Fitzsimons7-Nov-02 1:45
Philip Fitzsimons7-Nov-02 1:45 
GeneralRe: how to make a plugin Pin
James T. Johnson7-Nov-02 2:41
James T. Johnson7-Nov-02 2:41 
AnswerRe: how to make a plugin Pin
Nnamdi Onyeyiri6-Nov-02 20:53
Nnamdi Onyeyiri6-Nov-02 20:53 
GeneralUsing Typed Datasets Pin
afronaut6-Nov-02 5:17
afronaut6-Nov-02 5:17 
GeneralRe: Using Typed Datasets Pin
leppie6-Nov-02 10:36
leppie6-Nov-02 10:36 
GeneralRe: Using Typed Datasets Pin
Eric Gunnerson (msft)6-Nov-02 13:41
Eric Gunnerson (msft)6-Nov-02 13:41 
Generaluploading stream to webserver Pin
Anonymous6-Nov-02 5:08
Anonymous6-Nov-02 5:08 

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.