Click here to Skip to main content
15,909,617 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
User 27100921-Feb-08 15:32
User 27100921-Feb-08 15:32 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
Hashen21-Feb-08 20:10
Hashen21-Feb-08 20:10 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
User 27100922-Feb-08 1:57
User 27100922-Feb-08 1:57 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
Hashen24-Feb-08 22:13
Hashen24-Feb-08 22:13 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
User 27100925-Feb-08 0:32
User 27100925-Feb-08 0:32 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
Hashen25-Feb-08 1:53
Hashen25-Feb-08 1:53 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
User 27100925-Feb-08 13:19
User 27100925-Feb-08 13:19 
GeneralRe: Security exception when increasing maxReceivedMessageSize for XBAP Pin
Stephen4226-Mar-08 23:19
Stephen4226-Mar-08 23:19 
Yes this is possible.
I finally found the answer to this here...
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2196129&SiteID=1

Quote:
"The problem is not with MaxReceivedMessageSize but with MaxBufferSize. MaxBufferSize seems to have a limit of 65536 in partial trust mode. To get around this you can leave MaxBufferSize at 65536 and change the transferMode to Streamed or StreamedResponse."

After doing this you can set the MaxReceivedMessageSize to as big as you need.
QuestionEfficient Real-Time X-Y Plotting/Graphing Pin
jlgeris20-Feb-08 10:34
jlgeris20-Feb-08 10:34 
GeneralRe: Efficient Real-Time X-Y Plotting/Graphing Pin
Christoph Menge24-Feb-08 9:56
Christoph Menge24-Feb-08 9:56 
GeneralRe: Efficient Real-Time X-Y Plotting/Graphing Pin
jlgeris25-Feb-08 4:24
jlgeris25-Feb-08 4:24 
GeneralWPF Anchor Pin
Yoyosch20-Feb-08 5:19
Yoyosch20-Feb-08 5:19 
GeneralRe: WPF Anchor Pin
jesarg20-Feb-08 7:07
jesarg20-Feb-08 7:07 
GeneralRe: WPF Anchor Pin
Yoyosch21-Feb-08 4:43
Yoyosch21-Feb-08 4:43 
QuestionWPF data binding - How to cancel an edit Pin
Simon P Stevens18-Feb-08 22:47
Simon P Stevens18-Feb-08 22:47 
GeneralRe: WPF data binding - How to cancel an edit Pin
User 27100918-Feb-08 23:16
User 27100918-Feb-08 23:16 
GeneralRe: WPF data binding - How to cancel an edit Pin
Simon P Stevens19-Feb-08 1:54
Simon P Stevens19-Feb-08 1:54 
GeneralRe: WPF data binding - How to cancel an edit Pin
User 27100919-Feb-08 2:01
User 27100919-Feb-08 2:01 
GeneralRe: WPF data binding - How to cancel an edit Pin
Simon P Stevens19-Feb-08 2:50
Simon P Stevens19-Feb-08 2:50 
GeneralRe: WPF data binding - How to cancel an edit Pin
User 27100919-Feb-08 2:52
User 27100919-Feb-08 2:52 
GeneralWPF - weird crash issue Pin
Christian Graus16-Feb-08 11:10
protectorChristian Graus16-Feb-08 11:10 
GeneralRe: WPF - weird crash issue Pin
User of Users Group17-Feb-08 11:35
User of Users Group17-Feb-08 11:35 
GeneralRe: WPF - weird crash issue Pin
User 27100918-Feb-08 0:02
User 27100918-Feb-08 0:02 
GeneralRe: WPF - weird crash issue Pin
Christian Graus18-Feb-08 16:12
protectorChristian Graus18-Feb-08 16:12 
GeneralRe: WPF - weird crash issue Pin
kantan3-Aug-08 15:06
kantan3-Aug-08 15:06 

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.