<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>汉朝网</title>
	<link>http://www.hanchao.net</link>
	<description>国内最专业的品酒网</description>
	<lastBuildDate>Wed, 19 Oct 2011 06:50:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.2" -->

	<item>
		<title>健力士(Guinness)黑色窖藏啤酒   神秘上市</title>
		<description><![CDATA[健力士(Guinness) 为全球销售最佳的黑啤酒，每天都有超过1千万杯的健力士在世界各地被它的爱好者畅饮着，今年这位黑啤巨人推出新产品 &#8211; 黑色窖藏啤酒(Guinness Dark Lager)，使用烘烤过大麦和啤酒花，加入健力士的独家酵母。全球销售最佳的黑啤酒 &#8211; 健力士(Guinness)健力士(Guinness)黑色窖藏啤酒容量330ml / 建议售价4.99英镑运用低温蒸馏打造出清爽又具特殊风味的窖藏啤酒，消费族群锁定喜爱低温酿造法啤酒的年轻男性，销售通路为精品酒吧、夜店和酒类专卖店。计画在北爱尔兰和澳洲展开为期3个月的试卖，探试市场水温。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/beer/%e5%81%a5%e5%8a%9b%e5%a3%abguinness%e9%bb%91%e8%89%b2%e7%aa%96%e8%97%8f%e5%95%a4%e9%85%92-%e7%a5%9e%e7%a7%98%e4%b8%8a%e5%b8%82</link>
			</item>
	<item>
		<title>女孩专用啤酒Chick Beer</title>
		<description><![CDATA[啤酒常常被定义为男性的专属饮品，无论在行销上广告上皆锁定男性族群，贴近男性的品味和要求。终於，女性专用啤酒上市，以黑色的瓶身搭配上亮眼桃红色的酒标，破除啤酒阳刚味十足的形象，来自美国的Chick Beer於威斯康辛州南方的老酿酒厂酿造，看准女性啤酒市场的潜力，以女性的需求和考量为出发点，全心为女性量身打造。Chick Beer仅仅97大卡而且低二氧化碳，口感滑顺，喝多了也不会有腹胀的不舒适感，锁定独立自主的现代摩登女性，大力发扬新女性主张，以啤酒表达出生活态度。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/beer/%e5%a5%b3%e5%ad%a9%e4%b8%93%e7%94%a8%e5%95%a4%e9%85%92chick-beer</link>
			</item>
	<item>
		<title>苏格兰BrewDog劲爆推出 &#8211; 雄鹿之魂(Ghost Deer)</title>
		<description><![CDATA[专门酿制烈性啤酒的苏格兰BrewDog酒厂，宣布推出号称酒精浓度最强的发酵啤酒，雄鹿之魂(Ghost Deer)酒精浓度高达14%，使用黄金比利时爱尔啤酒熟成於六种不同的橡木桶中，仅仅酿造200公升。惊世骇俗的BrewDog&#160;&#160; 雄鹿之魂(Ghost Deer)啤酒更劲爆的是，雄路之魂以真正的鹿头标本盛装，未来将设置於BrewDog於爱丁堡的酒吧，展开为期一个月的独家贩售，一杯售价9.99英镑。过去BrewDog酒厂发行过以动物屍体为瓶身的啤酒，引发不少公益团体的痛批，但BrewDog声称以动物标本最为包装设计是一种艺术，更是颠覆传统观念与啤酒口感的新革命。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/beer/%e8%8b%8f%e6%a0%bc%e5%85%b0brewdog%e5%8a%b2%e7%88%86%e6%8e%a8%e5%87%ba-%e9%9b%84%e9%b9%bf%e4%b9%8b%e9%ad%82ghost-deer</link>
			</item>
	<item>
		<title>2011海尼根世界音乐季   联合公园(Linkin Park)开唱</title>
		<description><![CDATA[网罗了全球知名音乐盛典，就是要给台湾消费者国际级的原创音乐享受，继6月带领幸运消费者前往义大利Jammin’ Festival、8月与消费者一同在荷兰的Mysteryland狂欢後，9月更邀请世界摇滚天团来台开唱。海尼根特别聘请彩绘团队以喷枪为歌迷彩绘摇滚图腾现场热情歌迷与性感活力的劲装海尼根直排轮女郎在这星期一(9/19)海尼根与首席摇滚天团「联合公园Linkin Park」，用最原创的摇滚乐、最冰凉的啤酒，与最有摇滚态度的乐迷共享整晚世界级音乐体验，活动在热闹嗨翻全场的音浪声中完美画下句点。Linkin Park睽违两年三度登台&#160;&#160; 万名歌迷轰动朝圣 联合公园成军超过十年，囊括葛莱美、全美音乐奖等各项音乐大奖，盛名享誉全球，被喻为影响力最大的世纪天团，此次暌违两年、第三度来台在南港展览馆摇滚开唱，魅力丝毫不减。吸引超过万名歌迷前来朝圣，挤爆演唱会现场，许多艺人也特地亲临现场，享受联合公园国际顶级的震撼摇滚，海尼根原装音乐，更堪称2011摇滚巨献。联合公园19日晚间在台北南港展览馆摇滚开唱歌迷兴奋地挥舞着海尼根萤光棒&#160;&#160; 形成一片绿色光海海尼根专属造型让乐迷摇滚上身&#160;&#160; 魅力加分光听音乐不过瘾，为了让消费者和联合公园一起彻底摇滚，海尼根与国内新锐服装设计师联手，特别为此场演唱会设计摇滚纪念款潮T。现场还有来自好莱坞的秘密彩绘团队以特殊喷枪为歌迷彩绘图腾，以及专业造型师打造摇滚发型，提供全身摇滚行头的打造服务，让消费者用最酷的造型和联合公园一起Rock Whole Night。此外，还有劲装海尼根直排轮女郎，除了提供消费者详尽的资讯服务和冰凉啤酒外，更与大家欢乐合影，现场气氛活泼热烈，消费者主动拍照人数更是不亚於排队入场人潮。劲装海尼根直排轮女郎&#160;&#160; 热情地为歌迷拍即可拍并现场送给歌迷留做纪念独特、经典&#160;&#160; 摇滚龙头引爆歌迷疯狂情绪联合公园十分重视此次世界巡回演唱会台北场，随行人员多达60名一同抵台，演唱会也以非凡的高规格打造，舞台硬体搭设高达八百多万，为的就是要呈现天团气势和表演品质，让歌迷享受最好的演唱会视听享受。一开场，联合公园就接连演唱历年畅销歌曲，前奏刚下就让歌迷嗨翻天，随着鼓声重拍节奏，全场忍不住随音乐跳跃、呐喊，气势惊人。当演唱《变形金刚》主题曲〈What I&#8217;ve Executed 过去的我〉、〈New Divide新界点〉，独特的嘶吼嗓音深具穿透力，引爆歌迷激动情绪，全场几乎陷入疯狂。尤其今年暑假大片《变形金刚3》主题曲〈Iridescent虹彩光辉〉清澈琴声响起。双主唱查斯特(Chester Bennington) 及麦可(Mike Shinoda)改以抒情摇滚唱腔，深情震摄全场，更让歌迷情绪沸腾，手中萤光棒不停挥舞，全场的大合唱震耳欲聋，带起演唱会又一波高潮。联合公园总是透过创作关怀社会，引起歌迷广大的回响和反思，还长期投身公益，影响力堪称是摇滚乐团龙头，此次世界巡回更将每张门票的所得捐出1美元做慈善，与歌迷们一起献爱心。海尼根接轨国际音乐最前线&#160;&#160; 盛会接连不断「2011海尼根世界音乐季」开跑至今引起乐迷的热烈回响，6月首度带领幸运消费者前往义大利，参加原汁原味摇滚嘉年华【Jammin’ Festival】，8月再送消费者前往荷兰，参加最别出心裁的电音派对嘉年华【Mysteryland神秘国度】。接下来12月将再次与幸运消费者一同前往东南亚的时尚国度－新加坡，参加亚洲最大沙滩派对【Zoukout】，体验热情十足、欢乐缤纷的岛国派对嘉年华。未来还有更多场国际级的音乐盛会，邀请消费者一同体验海尼根的原装音乐。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/beer/2011%e6%b5%b7%e5%b0%bc%e6%a0%b9%e4%b8%96%e7%95%8c%e9%9f%b3%e4%b9%90%e5%ad%a3-%e8%81%94%e5%90%88%e5%85%ac%e5%9b%adlinkin-park%e5%bc%80%e5%94%b1</link>
			</item>
	<item>
		<title>Bud Lighting 啤酒邀嘻哈斗牛梗拍摄新一季广告</title>
		<description><![CDATA[Bud Light与古巴裔美国歌手嘻哈斗牛梗(Pitbull)合作拍摄全新的电视广告，看准夜店天王嘻哈牛头梗的超人气，锁定拉丁裔的消费族群，让嘻哈斗牛梗以劲歌热舞将Bud Light精神发扬光大。Bud Light资深总监Mike Sundet表示：「嘻哈斗牛梗外向、幽默、善於社交的形象完全是Bud Light品牌的写照，他的音乐作品和Bud Light啤酒一样在大众市场人气火红，两者的合作一定能成为注目焦点。」古巴裔美国歌手 &#8211; 嘻哈斗牛梗(Pitbull)看准夜店天王嘻哈牛头梗的超人气Bud Light啤酒锁定拉丁裔的消费族群此外嘻哈斗牛梗更能为开发过去Bud Light较未涉足的拉丁市场，随着这次的广告Bud Light将推出新商品白金Bud Gentle (Bud Gentle Platinum)含有较强烈的酒精浓度6% &#8211; 8%。嘻哈斗牛梗外向、幽默、善於社交的形象完全是Bud Light品牌的写照Bud Light啤酒&#160;&#160; 即将攻占拉丁市场能够满足喝习惯龙舌兰等烈酒的重口味拉丁消费者，嘻哈斗牛梗的Bud Light广告将会在全美电视和电台强力播放。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/beer/bud-lighting-%e5%95%a4%e9%85%92%e9%82%80%e5%98%bb%e5%93%88%e6%96%97%e7%89%9b%e6%a2%97%e6%8b%8d%e6%91%84%e6%96%b0%e4%b8%80%e5%ad%a3%e5%b9%bf%e5%91%8a</link>
			</item>
	<item>
		<title>北美最夯的甜点饮品   即饮果冻酒(Jell-O Shot)</title>
		<description><![CDATA[派对之星(Party Star)今夏推出一款即饮果冻酒(Jell-O Shot)，这种果冻酒又称为酒精果冻在北美是十分盛行的甜点饮品，大部份是在派对时娱乐用的饮品，制作方法是在洋菜粉中加入果汁、水，再搭配伏特加、龙舌兰或兰姆酒等酒类。派对之星(Party Star)果冻酒而派对之星将果冻酒分装成一口的份量方便食用，推出多种口味，蓝莓、葡萄、青苹果、柠檬莱姆、柑橘、草莓、樱桃、黑覆盆莓和红苹果等，酒精浓度为12%。色素和水果风味皆是天然的植物萃取，小巧方便的包装和霓虹般的色彩，为夏日派对时光更增色不少缤纷与华丽。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/liqueur/%e5%8c%97%e7%be%8e%e6%9c%80%e5%a4%af%e7%9a%84%e7%94%9c%e7%82%b9%e9%a5%ae%e5%93%81-%e5%8d%b3%e9%a5%ae%e6%9e%9c%e5%86%bb%e9%85%92jell-o-shot</link>
			</item>
	<item>
		<title>中秋酒礼全面上架   谷晋和风酒款人气旺</title>
		<description><![CDATA[提醒大家9月12日就是一年一度的中秋节了，中秋礼品市场买气已逐日飙升，除传统酒礼盒购买情况热络之外，象徵日本精致文化的和风酒类礼盒，越来越受到消费者的青睐。国内专贩日本酒的业者 &#8211; 谷晋特别推出多样化的优质礼盒，更要回馈给P9的网友。北海道 草莓水果酒Esquina De Tango角落的探戈2010梅乃宿 柚子酒北海道 草莓水果酒$390元/瓶&#160; 特惠两瓶$700元酿酒厂为日本HOKOTATE WINE，由北海道索生产地香甜水果酒，酒精度8%非常适合女性饮用，使用北海道丰浦当地有名之特产草莓所精酿而成，果香浓郁。品酒网会员优惠专案：阿根廷角落的探戈2010&#160;&#160; 买二送一 订价 480元/瓶&#160; 最低订购量8 瓶&#160; 送4瓶共 Twelve 瓶/箱&#160; 只要 3840 元每名会员限额2箱Esquina De Tango &#8211; 角落的探戈2010&#160;由卡本内与梅洛两种葡萄调配而来 &#8211; 角落的探戈，酒精浓度13%，充满浓郁的红色水果、薄菏及香料的气息，紮实的酒体，平衡的酸度以及令人舒适的单宁，圆滑柔顺，适合搭配各式义大利面及炖饭，适饮温度约在16- Eighteen C。中秋节最佳礼品&#160;&#160; 或与家人一起享用梅乃宿 柚子酒酿酒厂为日本梅乃宿酒造，由奈良县所生产、酒精浓度8%，粹取新鲜柚子原汁及精华，再加入梅乃宿之日本酒，酿造而成。此酒於开瓶时有清新之柚子香味，柚子气味芳香宜人。入口甘甜及充满柚子的气味，双味均衡至宜，饮用最佳方式为冰饮或加冰块饮用。柚子酒 720ml&#160; 原价$1,000元&#160; 特惠$849元柚子酒 1800ml原价2,000元 特惠$1,800元全省黑猫宅配 / 货到付款 / 满三千免运费谷晋酒业&#160;&#160; 清酒、烧酎、威士忌、红酒 专卖&#160;地 址：新竹市建中路148号TEL：0800 &#8211; 555 &#8211; 879&#160;&#160;&#160;&#160;<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/liqueur/%e4%b8%ad%e7%a7%8b%e9%85%92%e7%a4%bc%e5%85%a8%e9%9d%a2%e4%b8%8a%e6%9e%b6-%e8%b0%b7%e6%99%8b%e5%92%8c%e9%a3%8e%e9%85%92%e6%ac%be%e4%ba%ba%e6%b0%94%e6%97%ba</link>
			</item>
	<item>
		<title>爱丁顿嘉年华   Passoã利口酒推出限定款瓶装</title>
		<description><![CDATA[Passoã利口酒宣布与於英国所举办的诺丁罕丘街头派对合作，这场在西伦敦为期两天的加勒比海文化季活动，往往吸引百万狂欢者集聚街头，人人欣赏游行花车和身穿异国服装的舞者随着音乐起舞摆动，整个城市将陷入五彩缤纷的境地。Passoã利口酒&#160;&#160; 推出爱丁顿嘉年华限定款瓶装身为合作夥伴的Passoã也共襄盛举推出限定款嘉年华瓶装，在全球的Sainsbury商店贩售，Passoã利口酒深富热带异国风情的风味最是迷人，以百香果的风味为特色，也要在嘉年华会上大显身手。Passoã利口酒将会与伏特加、蔓越莓、芒果、葡萄柚调和成Passoã Fiesta鸡尾酒，在嘉年华会上招待给20,000位前来参加的狂欢者，一同嗨到最高点。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/liqueur/%e7%88%b1%e4%b8%81%e9%a1%bf%e5%98%89%e5%b9%b4%e5%8d%8e-passoa%e5%88%a9%e5%8f%a3%e9%85%92%e6%8e%a8%e5%87%ba%e9%99%90%e5%ae%9a%e6%ac%be%e7%93%b6%e8%a3%85</link>
			</item>
	<item>
		<title>夜之精灵 &#8211; 艾碧丝调酒   暴风雨之魂(Tempest Soul)</title>
		<description><![CDATA[最新的调酒暴风雨之魂(Tempest Soul)让最喜爱追求刺激口感的消费者多了新选择，使用六种独家草本包括苦艾、茴香、香茅、绿茶叶、红茶叶以及尤加利叶，在将艾碧丝以特殊凝胶技术做成小水珠状加入青绿色的酒液中。艾碧斯与绿茶&#160;&#160; 酝酿暴风雨之魂(Tempest Soul)彷佛就像是绿色精灵般在酒瓶中载浮载沉，暴风雨之魂调酒的酒精浓度为50%，美味强烈的草本滋味，搭配上在酒液中如霓虹灯般迷幻艾碧斯绿精灵，创造出独特的优越口感和前所未有的品饮感受。一口入喉，彷佛可以看见绿精灵们一起寻欢作乐，夜晚似乎被施了魔法一般迷幻醉人。暴风雨之魂调酒让「夜」瞬间变化万千，令所有品嚐过的人皆沉醉於其中。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/liqueur/%e5%a4%9c%e4%b9%8b%e7%b2%be%e7%81%b5-%e8%89%be%e7%a2%a7%e4%b8%9d%e8%b0%83%e9%85%92-%e6%9a%b4%e9%a3%8e%e9%9b%a8%e4%b9%8b%e9%ad%82tempest-soul</link>
			</item>
	<item>
		<title>新包装   库尔斯啤酒(Coors)金属感更亮眼</title>
		<description><![CDATA[莫尔森库尔斯啤酒(Molson Coors)公司对旗下三大啤酒品牌加宁(Carling)凯瑞福(Caffreys库尔斯淡啤酒(Coors Light)的包装做了革命性的新突破，使用铝制瓶身取代玻璃瓶的铝制材质，让啤酒的保冰时间延长。库尔斯啤酒(Coors)告别玻璃瓶&#160;&#160; 焕然一新避免过去玻璃瓶装啤酒因为手温而改变温度，破坏口感的情况，品饮时让第一口啤酒到最後一口都顺畅爽口，给予消费者冰凉的感官体验，而金属感外观更让库尔斯旗下的啤酒商品在众家瓶装啤酒中显得与众不同，令人眼睛为之一亮。<html>
    <head>
        <title>索引超出了数组界限。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>“/”应用程序中的服务器错误。<hr width=100% size=1 color=silver></H1>

            <h2> <i>索引超出了数组界限。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 说明: </b>执行当前 Web 请求期间，出现未处理的异常。请检查堆栈跟踪信息，以了解有关该错误以及代码中导致错误的出处的详细信息。

            <br><br>

            <b> 异常详细信息: </b>System.IndexOutOfRangeException: 索引超出了数组界限。<br><br>

            <b>源错误:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>堆栈跟踪:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[IndexOutOfRangeException: 索引超出了数组界限。]
   AppPlugin.Controllers.getController.listinforss(String u, String k) in E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:554
   lambda_method(ExecutionScope , ControllerBase , Object[] ) +135
   System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) +17
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +178
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +24
   System.Web.Mvc.&lt;&gt;c__DisplayClassa.&lt;InvokeActionMethodWithFilters&gt;b__7() +52
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +254
   System.Web.Mvc.&lt;&gt;c__DisplayClassc.&lt;InvokeActionMethodWithFilters&gt;b__9() +19
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +192
   System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +399
   System.Web.Mvc.Controller.ExecuteCore() +126
   System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) +27
   System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) +7
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext) +151
   System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext) +57
   System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext) +7
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>版本信息:</b>&nbsp;Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634

            </font>

    </body>
</html>
<!-- 
[IndexOutOfRangeException]: 索引超出了数组界限。
   在 AppPlugin.Controllers.getController.listinforss(String u, String k) 位置 E:\Projects\PhpPlugins\web\src\AppPlugin\Controllers\getController.cs:行号 554
   在 lambda_method(ExecutionScope , ControllerBase , Object[] )
   在 System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   在 System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<InvokeActionMethodWithFilters>b__7()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassa.<>c__DisplayClassc.<InvokeActionMethodWithFilters>b__9()
   在 System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
   在 System.Web.Mvc.Controller.ExecuteCore()
   在 System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
   在 System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContextBase httpContext)
   在 System.Web.Mvc.MvcHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext httpContext)
   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--><!-- 
此错误页可能包含敏感信息，因为 ASP.NET 通过 &lt;customErrors mode="Off"/&gt; 被配置为显示详细错误消息。请考虑在生产环境中使用 &lt;customErrors mode="On"/&gt; 或 &lt;customErrors mode="RemoteOnly"/&gt;。-->]]></description>
		<link>http://www.hanchao.net/beer/%e6%96%b0%e5%8c%85%e8%a3%85-%e5%ba%93%e5%b0%94%e6%96%af%e5%95%a4%e9%85%92coors%e9%87%91%e5%b1%9e%e6%84%9f%e6%9b%b4%e4%ba%ae%e7%9c%bc</link>
			</item>
</channel>
</rss>

