JFIF``C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222Ix" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?K,wsf%Etb1O5)o6?8XxRi>+Hr.lQZׂ;ג$3ǁGjpR:=S<C9-s&[7%PcsRxwBծ>J]?AhF{X#JxyV#mS]ȶ5cO 2[ !U#EYAK'XKoTt<Rџ8p=i'UM26m/ oii6[C}v5P"dl:!%('R.24].].+i WI[ib/^@^ be*ݫ4 ]2&Fs$ssSim`ExHn{&3xw?M6Z\KVGosѯd$nx;ȫO}בcmrza[ӗw,rim$U kb셋cQN$g#+#ŖmaJM;V珿?gAN)Fr8EX79=>FR3 %Uwny-緽h$`gֽ5F\5a~.ScH!M[IJҵ= OĒH~y|u_[[iFdk|ao 5 1,HLMkѼ)c} ˲ZTKƭN}+ lwsKc&!zƋ6 ]5PXxf[Ib5d? cz!! OjsFxZ7L<kww.w5 )u*+Оkԏ*%ʛ9?y>3_lW}u0/A6*F1|^ús"ϙWI4z (PZWW!]-͊YKwhxt>s7nɕ#9 enZgF+ښ|RUF$_<"`?Z0YsV5!]22d ٫J?ҰΆ7myg*&>JXLmKR)(~C Chֲԯa-/B_FJֽTtEYaX'ZmKC+&`"x[ G /+v[37O;k)-,2NJv^漜d;UK$#nv,GI-u_ڣ.#WY%es>wvkCI vƊ >~*XIXz[\VÊ˼MD`fղsV ܆z^e|+s7Ubp^ln3ҬnGxvy2 2U50CyWSΊ OL׊h~-\}q^F%9,]j,꫊IգYX7B.洹 ;qOlUuLu+62<>Pԃ`Yʜ j7HasO,O}i!HԀ}^zrÒG H?xu.e{HTPO₫2ԭr^5[ݷ wߍlt$ .r9W+##nس1OZҌ]5J)4jr }MyIjb7c_XWII (q]s7g|cXp}ꘙ$"A&aq\# B|c'4Tk2̰*pȿ/)DVm\,rg= zU4rG'3LG9RZϽyuJW\c9ڣD!ҧ,eQOmm*G(t1zޮ{?uٍg^Mu*W+ЇQUmڮ$awi'=Tj~PtsSs^^ugC6d&ͯ:L"/t>р8 /mN_Rž`;$U?@ӤcscVqGW

 


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