ianharrigan / mathmlformula

Automatically exported from code.google.com/p/mathmlformula
1 stars 0 forks source link

"Error saving image on server:" Error 2032 #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have integrated the fMath plugin for TinyMCE:

The following error is generating when I click "INSERT" button in fMath ML 
editor:
"Error saving image on server:"

ERROR IS=>
url server:http://localhost:3447/capture/imageCapture.aspx

Error:[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 
text="Error #2032"]"

Thanks,
Monika

Original issue reported on code.google.com by monikaj...@gmail.com on 21 Feb 2013 at 10:53

GoogleCodeExporter commented 8 years ago
Have you done the step:

- Change the file configMathMLEditor.xml the property urlGenerateImage with 
your server name
    <property id="urlGenerateImage">http://yourserver/capture/imageCapture.jsp</property>   

from http://www.fmath.info/plugins/TinyMCE/api.jsp ?

Original comment by ionel.alexandru@gmail.com on 21 Feb 2013 at 2:14

GoogleCodeExporter commented 8 years ago
I also have this problem 
I changed the property with the correct path and give this folder the 
permission to write but it still generate this error

Original comment by eng.moha...@gmail.com on 17 Mar 2013 at 10:34

GoogleCodeExporter commented 8 years ago
http://localhost:3447/capture/imageCapture.aspx

the server is working, If you have a hello.html can you see?

Another idea: Verify the file ImageCapture.aspx, you must change some info there

Original comment by ionel.alexandru@gmail.com on 18 Mar 2013 at 5:53

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I think you have more configMathMLEditor.xml files ???
It seems it ignore configuration file.
The error message is the same ? http://localhost ....

Original comment by ionel.alexandru@gmail.com on 18 Mar 2013 at 8:22

GoogleCodeExporter commented 8 years ago
Please I need your help
I modified the configMathMLEditor.xml as following
<property 
id="urlGenerateImage">http://www.altafouk.com/capture/ImageCapture.aspx</propert
y>
and nothing happened 
what is the problem ?

Original comment by eng.moha...@gmail.com on 18 Mar 2013 at 8:34

GoogleCodeExporter commented 8 years ago
no I have only one configMathMLEditor.xml file

Original comment by eng.moha...@gmail.com on 18 Mar 2013 at 8:49

GoogleCodeExporter commented 8 years ago
What is the url for your project ?

Original comment by ionel.alexandru@gmail.com on 18 Mar 2013 at 8:56

GoogleCodeExporter commented 8 years ago
http://www.altafouk.com

Original comment by eng.moha...@gmail.com on 18 Mar 2013 at 8:58

GoogleCodeExporter commented 8 years ago
the page that contain the editor
http://www.altafouk.com/AdminAddQuestion.aspx

Original comment by eng.moha...@gmail.com on 18 Mar 2013 at 9:06

GoogleCodeExporter commented 8 years ago
Hi, 

I have tested in IE and is working ok

Original comment by ionel.alexandru@gmail.com on 20 Mar 2013 at 1:24

GoogleCodeExporter commented 8 years ago
Hi,
yes it is working good now , the FormulaEditor.dll file was not uploaded
but now it is working well 
Thanks a lot for help

Original comment by eng.moha...@gmail.com on 21 Mar 2013 at 9:46

GoogleCodeExporter commented 8 years ago
Please somebody help how to solve this issue i m also getting this error

Original comment by naresh1...@gmail.com on 4 May 2013 at 1:13

GoogleCodeExporter commented 8 years ago
Hi,

What server do you use and what code ?
Do you know how to configure the editor ?
http://www.fmath.info/editor/image.jsp

regards
Ionel Alexandru

Original comment by ionel.alexandru@gmail.com on 6 May 2013 at 12:59

GoogleCodeExporter commented 8 years ago
solved the issue on own, actually in imageCapture.jsp String 'webappRoot' is 
not holding exact path and i hardcoded that value.

Original comment by naresh1...@gmail.com on 8 May 2013 at 6:10

GoogleCodeExporter commented 8 years ago

Original comment by ionel.alexandru@gmail.com on 24 Nov 2014 at 7:59