On 10/08/12 14:17, streeter wrote:
Hi,


I compiled mono and xsp (both in version 2.10.6) and it worked.
I compiled it to /opt directory on a suse enterprise server.
But after copying the arised binaries to another server (again to /opt
directory) I can´t run my asmx application.
Running "xsp2 --port 9292" works in the directory where the asmx-file is.
But running http://localhost:9292/file.asmx in firefox, I get this error:
"Error running dmcs: "Cannot find specified file"
An a big Stack Trace occures.

Can anyone help me? Why doesn´t he find dmcs?

dmcs is the compiler for the 4.0 profile. Then I guess you want to run xsp4 instead of xsp2?


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to