1

CKsource CKFinder コントロールを Orchards CMS に統合しようとしている。私はすでにオーチャード以外の単純なプロジェクトでこれを行っていますが、オーチャード CMS プロジェクトでは問題が発生しています。

The finder コントロールをポップアップすると、次の JavaScript エラーが発生します。

It was not possible to properly load the XML response from the web server.

Raw response from the server: 

<%@ Page Language="c#" Inherits="CKFinder.Connector.Connector" Trace="false"    
AutoEventWireup="false" %><%@ Assembly Name="AAA.CMS"%> <%@ Register       
Src="../../../config.ascx" TagName="Config" TagPrefix="CKFinder" %> <%-- * CKFinder * 
======== * http://cksource.com/ckfinder * Copyright (C) 2007-2013, CKSource - Frederico 
Knabben. All rights reserved. * * The software, this file and its contents are subject 
to the CKFinder * License. Please read the license.txt file before using, installing, 
copying, * modifying or distribute this file or part of its contents. The contents of 
* this file is part of the Source Code of CKFinder. * * --- * This is the ASP.NET 
connector for CKFinder. * * You must copy the CKFinder.Connector.dll file to your "bin" 
directory or * make a    reference to it in your Visual Studio project. --%>

Config.ascx が正しいことを確認しました。jsファイルにアクセスできました。ckfinder をオーチャード モジュールに統合することさえ可能ですか?

4

0 に答える 0