JFIF``C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222Px" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?}cʘ$aYHIqR&}QVltźIyeZFQMqJԚIur?@}e =BѓiŒȈpŎ1YN,cS7 7SYԁ_2PQYXZ]t{q&N}38qc9ތcbzs}QWhҡ^dHIDl>Η}nnWoj7{J x9t2zL ˌp@8~4WvLVL[6sդnm G%B&kug ۂHЇÒ#cpVu1ywRIR?9qޥi+wyr9#YPqW^ӼRvE*{tpAQu'8pZoP 4xܶ0 e X@p(G?8)R {nSr4XC[ a렾6ei,ηaSКɺi S,ѻ3F;.n?LW%i c ҚfIyQSMNZ Drȣg#Nfa%D.`%V?\%?&Lmo-Hn3?-VD%dv>Vnr.y(au#k%9<׊`n-I$i>[G?13嵽H,ܜ+V% 60Z?2&PSZv*7fwtxD6Ɉ3@ `sZGYKm5}lFqLq^mo]9!EeM:GH_*mW{CUc~iԥnRх[n5?N,T.Gj2p h-u[,pr9Ђ+A܌ey.k38ǗBԍj,k\q#mv9uMQ|4u Ȝ"+铞+iW5ڒz* 6EkŝѽgrX}$;1ߞ']F% 9JܡvPOrGJO:)AZ)[Za5·Mzz)NaEFNǓ*ӕy:.\|&e=x;γ/LZ3d6O?5ǸnWJQ)>3[3ֲ+c1ӧr0Z3-q,x]ɓԁ}Uw+IDQD6e䎼+'ҵxۈc ޠ ?c̵'+ѭR|*1K?R vBw?Y% M4m1V$ 4/\_x#Q}KIn~S~@]4:UI\ʹ45iv0CuFU-y& 趷$`̓ |}3^}e$*xWXiJnןH[ΌZ:k5Me4yqp<8Aע֭x,0pA+嘢p ?ٮW{e;GMi[鄮t\븀>deCAãjCj 6H*1 fs 6#WݩvrZe_6QݢJ+[nbH_Fu'؛S>-R*@I$q1U5? x~%iĐÍ .x]EAV涇S]O’ )pu!5ﺀ!VY28 *fz;^/8feRrT}]NJuxX{El} !OuS,y04gy[6%j$q^ 5c<1tU'7,ӵ D;Y}O?Ώ +p .>`Ih#qIjÔ9ek8WwT/! ?S 'Zhhim^N@c֮ u(;doVq&'/39yJnM{cx6Pf'*ݣy~Ԃ4UUl4 Ǖ>FQדּ19"GTJpr>⁚ˍfK7jY *Â+DMZG%5 "*+,f`z|WSȚqwX^O¨2 =緿-?8̻I>9[Ln$i$goFo1A=9{mQqC؊tfYtPz7hY88>7n !lkb/-fῼtk*j̤zr4אr-^NXC% `zUd?tGc\ld.XN1W0.w'`zٳvHf3rr#$sҚڥp*0&Ez+(bmDxs9ٲ_٫A

 


Server cannot append header after HTTP headers have been sent.

Server Error in '/' Application.

Server cannot append header after HTTP headers have been sent.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Server cannot append header after HTTP headers have been sent.

Source Error:


Line 34: Response.Filter = new GZipStream( Line 35: Response.Filter, CompressionMode.Compress); Line 36: Response.AppendHeader( Line 37: "Content-Encoding", "gzip"); Line 38: }

Source File: d:\vhosts\pgsez.ir\httpdocs\App_Code\Global.cs    Line: 36

Stack Trace:


[HttpException (0x80004005): Server cannot append header after HTTP headers have been sent.] System.Web.HttpResponse.AppendHeader(String name, String value) +2857733 Global.Global_PostReleaseRequestState(Object sender, EventArgs e) in d:\vhosts\pgsez.ir\httpdocs\App_Code\Global.cs:36 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614