Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): .net 4.0
More Search Options
Showing page
65
of
1,307
(
13,069
total posts)
< 1
second(s)
Re: Scalability options in Cute Editor for .NET
Hi PriyaMurugesan, What problem you got with the downloadable files dialog? Got any error? Is your site online? if so, can you post your editor page url? so we can check it for you directly Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 8, 2013
Re: Will CuteEditor for .NET 'clean' Word tags
Yes, mostly. It will leave the msoNormal style tag but get rid of everything else. Why not give it a try and see if you like it? I'm sure some of the online demos have that paste from word feature.
Posted to
Cute Editor for .NET
(Forum)
by
JCollum
on
March 14, 2005
Re: Cannot get editor to open in a web page with asp.net 1.1
twenger, In the download package, you can find two Cute Editor dlls. For .net 1.1, please use Framework 1.x\bin\CuteEditor.dll. This DLL is built using VS 2003 and it has been tested in asp.net 1.1. Hope it helps. Keepe me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 21, 2010
Re: Security Exception Thrown under .NET 2.0 Medium Trust While Uploading Files/Media
jattwood: THanks - read the thread, although I did not see a direct solution. THe ISP uses UNC and medium trust. The partially truysted callers errors disappeared with 2.0 dlls, however now I'm seeing this error... Please check the following thread: Writing to a UNC path with the uploading ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 16, 2006
Re: Control error Asp.Net 2.0
I am getting the same error on a details view in edit mode. I am using MS Visual Studio Professional. Has a solution been found for this problem?The relevant source code looks something like this:<%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' ...
Posted to
Cute Editor for .NET
(Forum)
by
brianp
on
February 7, 2007
Re: Security Exception Thrown under .NET 2.0 Medium Trust While Uploading Files/Media
Thanks Adam, I'm really at a loss here. I have tried by adding the following to system web in the web.config: <identity impersonate=''true''/> Since this is on an ISP, I have no control over domain user names, passwords, etc. When I tried to add domain information, with the admin username and password provided with the account, ...
Posted to
Cute Editor for .NET
(Forum)
by
jattwood
on
August 17, 2006
Re: Cute Web Messenger - offline message support
Cms, Offline message is supported in the version 3.0. Demo: http://chatsample.cutesoft.net/ Please download it from: http://cutesoft.net/Downloads/default.aspx Deployment guide is ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
May 2, 2006
Re: how can i change the max picturesize and the autoresizefunction and the max uploadfoldersize in vb
christian, Please check the following articles: Restricting image uploads by size, width and heighthttp://cutesoft.net/developer+guide/Restricting-image-uploads.htm Automatic Image Resizehttp://cutesoft.net/developer+guide/Automatic-Image-Re-Size.htm Limiting image upload folder ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 24, 2006
Re: .Net 4.0 Support
This latest error turns out to be a configuration issue on my side. In order to work around the Security MethodAccessExceptions I was seeing earlier, I had to put the following assembly attributes on all of the assemblies that called into your code: [assembly: SecurityRules(SecurityRuleSet.Level1)] [assembly: ...
Posted to
Cute Live Support
(Forum)
by
mikeconfer
on
July 27, 2010
Re: CuteEditor in a DataGrid (ASP.NET / C#)
If you don't want to use FindControl method to get the editor ID, you can get the editor be checking the html code. Right click in your browser, click view source. For example: <table cellspacing=''0'' cellpadding=''0'' _IsCuteEditor=''True'' id=''CE_Editor1_ID''... </table> CE_Editor1_ID is ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 13, 2009
More Search Options
« First
...
< Previous
63
64
65
66
67
Next >
...
Last »