注册 登录
编程论坛 新人交流区

asp编程错误代码问题分析

我的初恋 发布于 2007-10-25 15:52, 362 次点击

Server Error in '/' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Theme 'sh_shop' cannot be found in the application or global theme directories.

Source Error:


Line 1: <%@ page language="C#" autoeventwireup="true" inherits="Default, App_Web_b8cgs4sc" stylesheettheme="sh_shop" %>
Line 2: <%@ Import Namespace=CarBusiness %>
Line 3:

Source File: /Default.aspx Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

2 回复
#2
nhjnhjj2007-10-25 17:05
不明白
#3
yms1232007-10-25 20:06
这个是的错误信息。
1