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

C#

 
GeneralRe: Using MS WebBrowser AX Control under .NET Pin
Stephane Rodriguez.24-Aug-02 6:56
Stephane Rodriguez.24-Aug-02 6:56 
GeneralRe: Using MS WebBrowser AX Control under .NET Pin
Anonymous28-Aug-02 3:00
Anonymous28-Aug-02 3:00 
GeneralSerialization/Deserialization Using Sockets Pin
dwebster22-Aug-02 9:41
dwebster22-Aug-02 9:41 
GeneralRe: Serialization/Deserialization Using Sockets Pin
David Stone22-Aug-02 10:13
sitebuilderDavid Stone22-Aug-02 10:13 
GeneralRe: Serialization/Deserialization Using Sockets Pin
dwebster22-Aug-02 10:58
dwebster22-Aug-02 10:58 
GeneralRe: Serialization/Deserialization Using Sockets Pin
David Stone22-Aug-02 11:07
sitebuilderDavid Stone22-Aug-02 11:07 
GeneralRe: Serialization/Deserialization Using Sockets Pin
dwebster23-Aug-02 5:51
dwebster23-Aug-02 5:51 
GeneralRe: Serialization/Deserialization Using Sockets Pin
David Stone23-Aug-02 6:55
sitebuilderDavid Stone23-Aug-02 6:55 
dwebster wrote:
The buffer on the host is larger than the client buffer.

That's the problem. If you have a bigger buffer transmitting to a smaller buffer then some of the first buffer will get chopped off. That is probably why you can't deserialize the class; it's not whole and intact when you try to deserialize it. Can you increase the buffer size on the client?

David Stone

It seemed similar to someone saying, "Would you like to meet my knife collection?"
Ryan Johnston on Elaine's sig

GeneralRe: Serialization/Deserialization Using Sockets Pin
dwebster23-Aug-02 7:36
dwebster23-Aug-02 7:36 
GeneralRe: Serialization/Deserialization Using Sockets Pin
David Stone23-Aug-02 8:10
sitebuilderDavid Stone23-Aug-02 8:10 
GeneralWindows Form Designer Woes Pin
Nnamdi Onyeyiri22-Aug-02 9:22
Nnamdi Onyeyiri22-Aug-02 9:22 
GeneralGetting Autonumber field value Pin
Luis Alonso Ramos22-Aug-02 8:53
Luis Alonso Ramos22-Aug-02 8:53 
GeneralChanging an object's display value Pin
leppie22-Aug-02 8:51
leppie22-Aug-02 8:51 
GeneralRe: Changing an object's display value Pin
David Stone22-Aug-02 10:05
sitebuilderDavid Stone22-Aug-02 10:05 
GeneralRe: Changing an object's display value Pin
leppie22-Aug-02 11:07
leppie22-Aug-02 11:07 
GeneralRe: Changing an object's display value Pin
James T. Johnson22-Aug-02 12:19
James T. Johnson22-Aug-02 12:19 
GeneralRe: Changing an object's display value Pin
David Stone22-Aug-02 12:58
sitebuilderDavid Stone22-Aug-02 12:58 
GeneralGUID & String Replacing Pin
MStanbrook22-Aug-02 8:37
MStanbrook22-Aug-02 8:37 
GeneralRe: GUID & String Replacing Pin
James T. Johnson22-Aug-02 9:34
James T. Johnson22-Aug-02 9:34 
GeneralRe: GUID & String Replacing Pin
MStanbrook22-Aug-02 11:39
MStanbrook22-Aug-02 11:39 
GeneralRe: GUID & String Replacing Pin
Domenic Denicola23-Aug-02 17:38
Domenic Denicola23-Aug-02 17:38 
GeneralRe: GUID & String Replacing Pin
MStanbrook26-Aug-02 4:49
MStanbrook26-Aug-02 4:49 
GeneralRe: GUID & String Replacing Pin
Domenic Denicola26-Aug-02 13:41
Domenic Denicola26-Aug-02 13:41 
GeneralMath question Pin
leppie22-Aug-02 7:24
leppie22-Aug-02 7:24 
GeneralRe: Math question Pin
David Stone22-Aug-02 7:55
sitebuilderDavid Stone22-Aug-02 7:55 

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.