Click here to Skip to main content
16,005,080 members
Home / Discussions / C#
   

C#

 
QuestionWriting to the compression stream is not supported. Pin
tamour2-Sep-08 1:47
tamour2-Sep-08 1:47 
AnswerRe: Writing to the compression stream is not supported. Pin
leppie2-Sep-08 1:55
leppie2-Sep-08 1:55 
GeneralRe: Writing to the compression stream is not supported. Pin
tamour2-Sep-08 1:58
tamour2-Sep-08 1:58 
GeneralRe: Writing to the compression stream is not supported. Pin
leppie2-Sep-08 2:02
leppie2-Sep-08 2:02 
GeneralRe: Writing to the compression stream is not supported. Pin
tamour2-Sep-08 2:03
tamour2-Sep-08 2:03 
GeneralRe: Writing to the compression stream is not supported. Pin
leppie2-Sep-08 2:04
leppie2-Sep-08 2:04 
GeneralRe: Writing to the compression stream is not supported. Pin
tamour2-Sep-08 20:09
tamour2-Sep-08 20:09 
AnswerRe: Writing to the compression stream is not supported. Pin
leppie2-Sep-08 2:07
leppie2-Sep-08 2:07 
Looking at you code snippet again. There is something wrong with your logic. How can you read and write to the same stream?

You should read from the SPFileStream and write to GZipStream that be wrapping the FileStream or MemoryStream.

Hope this helps.

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

AnswerRe: Writing to the compression stream is not supported. Pin
Guffa2-Sep-08 3:42
Guffa2-Sep-08 3:42 
AnswerRe: Writing to the compression stream is not supported. Pin
Mbah Dhaim2-Sep-08 10:08
Mbah Dhaim2-Sep-08 10:08 
GeneralRe: Writing to the compression stream is not supported. Pin
tamour2-Sep-08 20:10
tamour2-Sep-08 20:10 
QuestionUsing smo???? Pin
omegazafer2-Sep-08 1:39
omegazafer2-Sep-08 1:39 
AnswerRe: Using smo???? Pin
leppie2-Sep-08 2:01
leppie2-Sep-08 2:01 
GeneralRe: Using smo???? Pin
omegazafer2-Sep-08 11:07
omegazafer2-Sep-08 11:07 
GeneralRe: Using smo???? Pin
leppie2-Sep-08 19:52
leppie2-Sep-08 19:52 
GeneralRe: Using smo???? Pin
omegazafer2-Sep-08 20:09
omegazafer2-Sep-08 20:09 
GeneralRe: Using smo???? Pin
leppie2-Sep-08 20:20
leppie2-Sep-08 20:20 
AnswerRe: Using smo???? Pin
Ashfield2-Sep-08 2:10
Ashfield2-Sep-08 2:10 
GeneralRe: Using smo???? Pin
omegazafer2-Sep-08 11:14
omegazafer2-Sep-08 11:14 
GeneralRe: Using smo???? Pin
Ashfield2-Sep-08 20:05
Ashfield2-Sep-08 20:05 
GeneralRe: Using smo???? Pin
omegazafer2-Sep-08 21:23
omegazafer2-Sep-08 21:23 
Questionhow to find the number of tables in an XML file??? Pin
preetpal2-Sep-08 0:43
preetpal2-Sep-08 0:43 
AnswerRe: how to find the number of tables in an XML file??? Pin
Manas Bhardwaj2-Sep-08 1:02
professionalManas Bhardwaj2-Sep-08 1:02 
GeneralRe: how to find the number of tables in an XML file??? Pin
preetpal2-Sep-08 2:11
preetpal2-Sep-08 2:11 
GeneralRe: how to find the number of tables in an XML file??? Pin
preetpal2-Sep-08 2:14
preetpal2-Sep-08 2:14 

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.