|
Search
You searched for the word(s): .net 4.0
Showing page 27 of 1,307 (13,069 total posts)
< 1 second(s)
-
I think you mis undertood me. I did not mention my environment to get treated unlike others. This was mentioned as an explanation why it is not an option to cut over to .net - how you made your assumption suprises me very much, especially when I read my post again.
Anyhow - is Adam in the more technical ...
-
Hi,
I would like to use the Cute Editor with my own submit button on an ASP.NET page, rather than the default Submit button that comes with the Cute Editor. I need to process data from the Cute Editor along with data from other fields when the form is posted back to the server. Is this possible?
Thanks,
Gilligan Joy
-
Thanks for your help. But sorry, I get the same error after adding the bin directory to the respository(I have tried almost every possible location now). The error message I get is the following. Isn't there some way to configure cuteeditor so it knows in which directories to look for the dll? A perfect solution would be to just copy the ...
-
It was such a strange scene to me, and so confined and dark, that,at first, I could make out hardly anything; but, by degrees, itcleared, as my eyes became more accustomed to the gloom, and Iseemed to stand in a picture by OSTADE. Among the great beams,bulks, and ringbolts of the ship, ...
-
hi Chaplain Doug
hi ken,
i can confirm that we had that issue on all of our productive platforms surprisingly last thurstay evening.
only way we got arround was to set trustlevel to full:(
it would be great if you can fix this issue!!!
best /from germany
stacktrace:
[MethodAccessException: ...
-
Hi Ranjinikg, 1. Method ''UploadProgressChanged'' is not a part of DotNetGallery, if it is your own method, I think you need to check your code which fire this method. 2. And the progressbar, do you mean the progressbar of the DotNetGallery upload function? DotNetGallery does not provided the method to custom the progressbar ...
-
Hi xmas79, Please ensure that you are using the latest ''CuteEditor.dll'', not the old one. And remove the old reference of file ''CuteEditor.dll'' for you project and re-add it with the new ''CuteEditor.dll''. The new version has not the control names ''UploadSingleFile'', not sure why you use this code. This is your own code? Or ...
-
HI qsun, Please try the example below <%@ Page Language=''C#'' AutoEventWireup=''true'' %>
<%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<html ...
-
OK, I now have the save function working when I run this project on our staging server, which is a Win 2003 machine running (of course) IIS. It's still not working when I use it within Visual Studio on my local machine. This project is in VS 2008, using the integrated web server. I'm wondering if there's a a reason that it would ...
-
Hi goalcircuit,
Try this way
1. Open file “\Controllers\SamplesController.cs”
2. Add the section below into method “public ActionResult Sample1(string myuploader)”
using (CuteWebUI.MvcUploader uploader2 = new ...
... 27 ...
|
|
|