Hi Luca,

On 05.08.2011 11:54, LucaDev wrote:
Hello Robert and thanks for the reply.
Yes, the original project was created with visual studio and framework 2.
The web service has very little code, I can rewrite the code using mono.
You have an example of how to write a web service that I can consume with
javascript in mono?

You don't need to rewrite anything, because it should work
w/out any changes. Just take care to not place any Microsoft
assemblies into application's bin directory.

I've attached a boilerplate web.config that can be used
to turn on the .NET 3.5 stack under Mono and MS.NET.

Robert

Attachment: web-boilerplate.config
Description: XML document

_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to