JFIF``C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222<Z" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?:J vP<ةUz:U?ִy,n7fY.zkclyk,AcqMRE+r_᚜j 2ҳPጓަi HFKIʥHl-:`S$f h]q2IX0iv-m s]Uw2o"H8PA=hcH-bڷuCn_ʙ?ȊЈ  *zyi;mJw P6Z؆0  Ғ]ujM2ޫy핦z̃ZlTҔb'V&%дզyHȥ8*Nx'Es[S,v7*ce1]|W6g3m|,Nz)-KE sZGmSf׭湷×L(Mt毦L~˯=ͫe1ޣ<=y׵O[[\,/wE݌gҟ˩VF;c@I#)9TM- #{&FKuߍD6 >v*GN-<< vBNF=GZE)WYmޫ6z Oڷ,=FlkhY3Z=~=.4%=Ddž/4~+<ɭ$Fl ֻuY S#5:; dKeH~U-);վ5p3ubծBiK5-1l$03) c^t'WG#;c=8HqZuw+㕁 ˭$uKoeu&Hݸm\k Y=^yv@: vvui*%2 |KVP[Y-24rTgFO$tnP3o%d9~ngp0iVא]A"`=ΐtkFM` ά*i\eftrMl~w";͌樴':9v>RknQ˽j'm w?WiloQُ6nOU5?O=NVsܱs\-թ'#.'^M&~JL ]ZI* nˉxkhgmcTV^%ub>g?{f/~ej[֭am&|n[֊<uGKQmfvZ6vvcf=OZ"7npAzWKtȈzs\llN ӊ7]YFJ-/:^"3*˖ m_!vH@eBAֻ YB$ ʍ+K7$kiҖIq;db{u?M@,1G\ԫj|]J"#ts2{D;~g5GO$+2\??osGVވ

 


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