Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 22nd, 2006, 11:28 AM
Authorized User
 
Join Date: Sep 2006
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default how to setup FCKEDITOR??

Visual Studio seems to know that the component is there since the folder and its files are present on the explorer. But when I compile I get errors, what am I missing to get it recognized on the compiler?


thanks,



 
Old November 22nd, 2006, 10:06 PM
Authorized User
 
Join Date: Oct 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Is the FCKeditor.dll assembly present in the bin folder in the root dir. ?
 
Old November 25th, 2006, 07:15 PM
Authorized User
 
Join Date: Sep 2006
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I got the DLL set in the Bin folder, but when I run the addeditarticles.aspx page now the 'Body' Section does not appear, and gives me the error 'toolbar does not exits'

 
Old November 29th, 2006, 04:28 AM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 142
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via MSN to vantoko
Default

You have to look at the toolbarset setting :
<fckeditorv2:fckeditor id="txtDescription" ToolbarSet="mySet"

the mySet is managed in the fckconfig.js file where you define how the editor looks

grtz

koen



 
Old December 1st, 2006, 08:40 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Has anyone tried using the FCKEditor on a Vista PC? I heard that it won't work.

I understand MS took away the Office Web Components and some related objects that will break lot of web sites.

 
Old December 12th, 2006, 11:27 AM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 142
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via MSN to vantoko
Default

Works fine on my machine (vista ultimate)






Similar Threads
Thread Thread Starter Forum Replies Last Post
fckeditor bendjoe BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 September 15th, 2008 10:29 AM
FCKEditor not working in contentplaceholder msch-prv BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 7 December 4th, 2007 08:38 PM
FCKeditor not showing dofield BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 November 24th, 2007 05:20 AM
FCKeditor chraas BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 February 25th, 2007 12:30 PM
FCKEditor for CMS anshul Pro PHP 2 August 8th, 2006 03:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.