Cannot add to VS2008 toolbox, no intellisense

  •  08-08-2008, 6:13 AM

    Cannot add to VS2008 toolbox, no intellisense

    Hi there
     
    I am evaluating Cute Editor, and am having problems getting to work fully within Visual Studio 2008.  I downloaded the demo CuteEditor_for_NET6, unpacked it to my local desktop, copied the two dll's and the license file to my project's bin folder, and copied the CuteSoft_Client folder with its subdirectories to the root of my project.
     
    I have tried to add the editor to my toolbox using Choose Items as per your Developers documentation topic "Adding CuteEditor to Visual Studio 2005 toolbox" (can't find a suitable VS2008 topic), but Editor does not show up in the list of items to select from.
     
    I copied the cs folder and browsed to the cs\default.aspx, and it appears on the page, although VS is showing the error: "The name 'Editor1' does not exist in the current context  s:\WEBSERVER\CWC_click\cs\default.aspx".  Every instance of Editor1 is underlined red with the same error message.
     
    Within the ASPX code, the <CE:Editor id="Editor1" runat="server" /> tag is also showing as an error, "Unrecognised tag prefix or device filter 'CE'".
     
    There is no intellisense for CuteEditor at all.
     
    If it makes any difference, all my development sites (and files) are on another computer, our development server, and I access them all through the network.  We browser our sites through domains, so http:\\site1.us.local, http:\\site2.us.local, etc.  The project is ASP.NET 3.5, server is Windows Server 2003, development machine is Windows XP SP3.
     
    I would appreciate help in sorting this out so I can get on with evaluating the product.
     
    Regards
     
    kitster
View Complete Thread