|
Browse by Tags
All Tags » asp.net 4.0
Showing page 1 of 2 (14 total posts)
-
Is it possible to upload a file to a Web.API method instead of a postback?
-
Hi,
I am using cutesoft editor in asp.net. I am using VS2010 .net 4.0 framework, IE8.
Problem1. On the server, sometimes all the icons are not able to load and the javascript dialog appears: failed to load impl code. This error is not occuring all the time.
Problem2. Ctrl v or right click paste not paste text first ...
-
Thanks kenneth., Problem solved.... But while uploading a small image file with 5 to 10 kb getting delay to upload.The progress bar showing 1 to 2 minutes for uploading with small image file. Otherwise its working good. Can i know why its getting very late to upload, Is that issue on server side or mine? Thanks ...
-
Hi Kenneth., I also used this, <add key=''AjaxUploaderLicense'' value=''~/bin/ajaxuploader.lic'' /> but now i am getting error like., System.ComponentModel.LicenseException: License file not found I am sure that i have that License file in my bin folder. I didnot purchase this i used ...
-
ya thats ok, but can u give me an idea for this?. I have use <add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /> the Internal server error is cleared but the below error coming now. License file not found but i have copied and pasted AjaxUploader.lic to bin folder. Please.... I am ...
-
If i use ur example code means, it upload the files but after uploading it does not call any method like, onFileUploaded and onFileUploadingCompleted. because then only i can implement code for moving uploaded files into temporary folder and then save that files into my database.Or otherwise if u know how to get uploading filecount by using ur ...
-
Thanks man., I have use <add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /> the Internal server error is cleared but the below error coming now. License file not found but i have copied and pasted AjaxUploader.lic to bin folder.
-
I have tried your code with a new page and i used simply that code but same problem.That error happens only on live environment.but its working in localhost.
-
I give u access details. Username: ganeshpassword: gans after login u just paste this url. http://yc.smabes.com/Admin/UploadArticleImages.aspx?ArticleId=30 and then try to upload some files.
-
This is my uploading url. http://yc.smabes.com/Admin/UpdateArticleImages.aspx?ArticleId=27
1
|
|
|