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: CS1502: The best overloaded method match for 'string.IsNullOrEmpty(string)' has some invalid arguments

Source Error:


Line 405:                </div>
Line 406:                <!-- 额外显示价格/库存等结构化数据亮点 -->
Line 407:                <% if (!string.IsNullOrEmpty(price) && price != "0") { %>
Line 408:                <div style="background:#eef2ff; border-radius: 20px; padding: 12px 16px;">
Line 409:                    💰 价格: <strong><%=price %> <%=curcode %></strong> &nbsp;| 📦 库存: <%=offerCount %>件

Source File: d:\web\ZQH\zqhb.zqhdy.com\1022.aspx    Line: 407






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