I recently installed fckeditor on my server, and the fckeditor file manager worked just fine. I decided that I want to upgrade to ckfinder and the integration went OK. But now when I open the ckfinder window I get an error massage "Unable to find an image manipulation component". I tried the ASP setup wizard which gives me the following error on test 16:
The asp.net test file failed.
Requested URL: assets/hello.aspx?nocache=Mon Apr 5 18:22:37 UTC+0300 2010
Returned status: 404
Returned text: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>The page cannot be found</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<STYLE type="text/css">
BODY { font: 8pt/12pt verdana }
H1 { font: 13pt/15pt verdana }
H2 { font: 8pt/12pt verdana }
A:link { color: red }
A:visited { color: maroon }
</STYLE>
</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
<h1>The page cannot be found</h1>
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
<hr>
<p>Please try the following:</p>
<ul>
<li>Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.</li>
<li>If you reached this page by clicking a link, contact
the Web site administrator to alert them that the link is incorrectly formatted.
</li>
<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
</ul>
<h2>HTTP Error 404 - File or directory not found.<br>Internet Information Services (IIS)</h2>
<hr>
<p>Technical Information (for support personnel)</p>
<ul>
<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>404</b>.</li>
<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),
and search for topics titled <b>Web Site Setup</b>, <b>Common Administrative Tasks</b>, and <b>About Custom Error Messages</b>.</li>
</ul>
</TD></TR></TABLE></BODY></HTML>
Returned xml: null
Returned headers:
Content-Length: 1635
Content-Type: text/html
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
Date: Tue, 06 Apr 2010 01:22:48 GMT
I tried to follow the instructions in previous forum masseges, and just couldn't figure it out. I hope someone could help me...
Mon, 04/05/2010 - 17:32
#1
Re: CFKinder ASP integration error
I've seen that error on new servers when .aspx pages aren't properly configured. In Windows 2003 by default they return a 404 until you enable them in the server.
Look at the bottom screenshot of this page: http://www.startvbdotnet.com/aspsite/editors/iis.aspx
Re: CFKinder ASP integration error
Re: CFKinder ASP integration error
Re: CFKinder ASP integration error
Re: CFKinder ASP integration error