后台配置微信和微网站时都出现这个错误,是否是免费版不支持这个功能?
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: The type 'weixin_Config' is ambiguous: it could come from assembly 'E:\webroot\2016jspsych3.0\bin\Kesion.MobileUI.DLL' or from assembly 'E:\webroot\2016jspsych3.0\bin\Kesion.WebSite.DLL'. Please specify the assembly explicitly in the type name.
Source Error:
Line 1: <%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" Inherits="weixin_Config" Codebehind="KS.WeixinConfig.aspx.cs" %>Line 2: <%@ Import Namespace="Kesion.Publics" %>Line 3: <%@ Import Namespace="Kesion.Cache" %> |
Source File: /Admin/weixin/ks.weixinconfig.aspx Line: 1