JFIF``C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222Ox" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?%ɅoƯ~ KIV tP gtGl2#<n0S!# !NpT ç^]#nl1 A?k ź[X4 (n' ϭEWh6ċj2n[h -_nAAVdmo"Y].yP]}B¬F+T .E$%Iy.%={N)#o""^\n XsU/Ge`F7` ȍ҇R IW>ȇ%xbRdyXFA9TQn%^;JGaR/GRh $RT?B֣͜&2ȺaMJ>PH#}脕heu;NHn EiE(\qX^< *ѱ\o-SɦLAFev84ވQl.bXQċGOS$7rWqg=ޱu!fhgNHðj3$ḡ" ~)YWvogsj}^[ g3]K3(Zge>~u >F/TH]>%S"dgԚ*k68~YE "`94Qp9t6` 'jcL1;>o\gZ-o* A9C Y#lI$)xYk{yʴw]t7I@T5_\h6m~vOxfrmd)7ֽFFdhv GW&qii<.I>t1}<(x1btC!yxm+N_YGRʸ+GqWヲt=?x\S&IdQ޾]4Kn 5Skt)6q^?ksdx x\j ^7u+F(ZSwܾ\z*1_ eqWFEŸu{7^T@UUf=gQ[Ic0;ۭ7ʎ_iw8ϻ 0Xii$ueۤOEX&ao9E1fCcd7㶅T &1sl~46^Oi\ǵ ,T.;%KRK@#A$g/9oڞpr夌5kc+8Z~խ;=7RHbnqֳ^DZ 1WJ+_,u [9F̠DG?)4U$CV<ԫJ*jil8kW~ v4cbwif#/~s=CBYl n4+tҡXw)WbJJ6 }L\G2}P;g*e3+ mZ,riI嵻;AqE&Vd3;DKr7,ZBcX 9V#/Rdy4 }V,@(q\wFCng?.}=9Z5ib[=r3®tS޴O] $dcSԏ~ [kx,rdl8%zTejϫ]^p"Y( =qJIJۘ˒e(gJtrJNҧ9*F䱙"pn=ibj6p^k@U?tFsӵKLfPh~ě-H

 


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