Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Browse by Tags
All Tags
»
asp.net 4.0
»
FileUploaded
»
ajaxuploader
Ajax Uploader
FileUpload
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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 ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 25, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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 ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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 ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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 ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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.
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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.
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
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.
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Re: Failed to load resource: the server responded with a status of 500(Internal Server error)
This is my uploading url. http://yc.smabes.com/Admin/UpdateArticleImages.aspx?ArticleId=27
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012
Failed to load resource: the server responded with a status of 500(Internal Server error)
I am using ajaxuploder in asp.net. Its working fine in local,but it gives me error in live environment., Failed to load resource: the server responded with a status of 500 (Internal Server Error).This error comes at the end of file uploading process.this is that control's markup.,<CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' ...
Posted to
Ajax Uploader
(Forum)
by
ssjganesh
on
July 24, 2012