JFIF``C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222Ox" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?  |~BAk{O<"E=iA>Z:z ?M|Q &Vzz |D_?K,F !%1_AOEECi\-RL'ȡ x+B_RK9t=i;2SOB䒼jԴ12KQJ>*(?94GR¨v-'Zs/Zsݚ(GҤRZDOZY;&"J ߌިkdHEqZih fŷ{iK&34R@N(f8kjGh!R$w'Vޓ_!iEpr?nǥ]bCe3xPXJBl30b8S_U~ئq#N:gcY^I!Z?|}*V=jrKE >)֊NC¡#)ѷ҄YuO4!UgʏX\4j<_eKfI'LZ.NRQWgCpZXOwB׵yܟ-$Kp+)|UJym^HPyֺKJ-Cx s2qҸ-, U;W>pHcT֞RۤWp8QR#:9G(k7*U+.Fg-aNp{`U3ԖU q,?9W9i;;?9s" ,:a8e8Ue~KƫɨFzF {yDRL_i "&wmu*I,8亵:wu1i8:b ?X( 0#K Kg*i(FӑSZ[&p{d y0CvP= =kF˅9Q+4}G|{kV}s9'9_z2H~w0,(Ef=d}9sLV65$Ą@qEMu Ilo"S*eE0gx6fлܛI`) .)^:pyeT̜{^C=DV2Q\`;5",ORKhԧۦܜ2?>+Ha@KX\A.uah: S-'{3E܋Q~fOjjԨ8rH&H!JuBAziYhy\մSiZQI"Xȋ3jWIH؏nլbdgim mR??ԗPEa_s^o/N1|I,Y۸PVv89δd2@?3~T&AMݱX[c{YIA$Ʉ:^ Vwvjo Rn'hSh֛=PQ^g

 


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