Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30451: 'PayPaywebconfig' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 311:        TourExStr.AppendLine("							<li class=""pay clearfix"">")
Line 312:        TourExStr.AppendLine("								<label>付款方式</label>")
Line 313:        TourExStr.AppendLine("								<span class=""yes""  style=""display:" & iif(PayPaywebconfig.Alipay,"","none") & """>支付宝</span>")
Line 314:        TourExStr.AppendLine("								<span class=""yes""  style=""display:" & iif(PayPaywebconfig.Tenpay,"","none") & """>财付通</span>")
Line 315:        TourExStr.AppendLine("								<span class=""yes""  style=""display:" & iif(PayPaywebconfig.Ips,"","none") & """>环迅</span>")

Source File: D:\web\aoyou\line\show.aspx    Line: 313






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249