javascript - jbimages plugin for uploading image 404 not found -


i have jbimages plugin uploading image in asp.net project , after press upload image button take long time. got error , i'm sure path exist.

most causes: directory or file specified not exist on web server. url contains typographical error. custom filter or module, such urlscan, restricts access file.

things can try: create content on web server. review browser url. check failed request tracing log , see module calling setstatus. more information, click here.

detailed error information: module iis web core notification
maprequesthandler handler staticfile error code 0x80070002 requested url
~tinymce/js/tinymce/plugins/jbimages/ci/index.php/upload/english physical path
~\tinymce\js\tinymce\plugins\jbimages\ci\index.php\upload\english logon method anonymous logon user anonymous request tracing directory ~\iisexpress\tracelogfiles\comparing.ui.web(2)

more information: error means file or directory not exist on server. create file or directory , try request again. view more information »


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -