Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
47
of
149
(
1,483
total posts)
< 1
second(s)
Re: Manual upload with visible="false"
Hi, You need to check the uploader instance is available before you use "startupload()". Try the example below I just added the section below for your code. if (uploadobj) {} <%@ Page Language="C#" AutoEventWireup="true" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 15, 2012
Re: Objects doesn't support this property or method - window.CuteEditorInitialize function
Dear abularca, Please save the following code to test.aspx, does it work fine? <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
January 19, 2011
Issue with CuteEditor installed in another web directory.
Hello, I’m using .NET 1.1 and I’m trying to upgrade CuteEditor from 5 to 6 version. I have an issue with that. I upgraded the filepath from filepath=''/CuteSoft_Client/CuteEditor'' to <addkey=''CuteEditorDefaultFilesPath''value=''~/../CuteSoft_Client/CuteEditor''/> web.config. I can’t use a virtual directory ...
Posted to
Cute Editor for .NET
(Forum)
by
melomatic
on
August 17, 2007
Re: Different FilePath
Hi Adam My code is <%@ Page Language=''VB'' ValidateRequest=''False'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <title>ASP and ASP.NET WYSIWYG Editor - Edit Static Html Example </title> <link ...
Posted to
Cute Editor for .NET
(Forum)
by
joenineo
on
July 22, 2005
Re: bug in 5.1
Can you please help why we get this error on server : Server Error in '/inews' Application. Could not load file or
assembly
'ICSharpCode.SharpZipLib, Version=0.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' or one of its dependencies. The located
assembly
's manifest definition does not match the
assembly
reference. ...
Posted to
Cute Live Support
(Forum)
by
vikramrsingh
on
March 10, 2010
Re: Cannot add to VS2008 toolbox, no intellisense
Adam, many thanks for the reply. I have done some investigation of my own, and have managed to get the Editor added to the toolbox. From the Choose Items dialog, I had to browse to the CuteEditor.dll in the Framework 2.0/bin directory (on my Desktop), and add it from there. <EDIT> Apologies for the mess of a ...
Posted to
Cute Editor for .NET
(Forum)
by
kitster
on
August 12, 2008
Re: Trial Version Chat_Config
Hello Adam, Yes, I have created the virtual directory. Indeed, I have uninstalled and reinstalled about 5 times this morning, creating a virtual directory each time and I get an error message each time. This time the error message is:Is there an issue with ''GetLobbies????'' As aforementioned, I had to manually add the database info. ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
bloveall
on
January 5, 2006
Re: Prevent auto population of title during upload
Hi VanAwful, Please try this way 1. Open file D:\2005\Gallery\CuteSoft_Client\Gallery\Layout\Classic\Code.js 2. Find section below var titltText=photo.Title; 3. Change to var titltText=photo.Title; if(status==''false'') { titltText = ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
February 11, 2011
Re: Sometimes get this error
Hello, Here our web.config for ajaxuploader application. for the script this is the script of your sample, we add mail notification and list the custumers folders. I repeat for some of our customers are no problems, but others can not upload? We receive up to 20 to 30 files per day, is not too much. <?xml ...
Posted to
Ajax Uploader
(Forum)
by
Naphta
on
January 23, 2009
Re: CuteWebUI_AjaxUploader_Initialize is not defined
Dear Shailen, Can you create a testing aspx page and run the following code on your server? <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> <form id=''Form1'' method=''post'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
April 15, 2011
More Search Options
« First
...
< Previous
45
46
47
48
49
Next >
...
Last »