Forum Moderators: open

Message Too Old, No Replies

Is this best forum for RESTful/JSON web services on Microsoft .NET ?

         

shiphen

3:46 pm on Oct 4, 2010 (gmt 0)

10+ Year Member




Hi

Is this the best place to get advice on developing web services using RESTful/JSON on a Microsoft .NET platform?

Background: Although my developers have built a number of web services systems using SOAP/XML (on .NET), they are now being forced (by the ultimate client) to develope web services using RESTful/JSON, and we are having a lot of technical problems!

Any suggestions?


John

P.S. We are using .NET framework version 3.5...

shiphen

5:10 pm on Oct 4, 2010 (gmt 0)

10+ Year Member



Here are some further details:
We are using
- WCF (Window Communication Foundation) on
- .NET v3.5 running on
- Windows Server 2003,
- running IIS v6
to build our RESTful/JSON web services.

The problem is that although we have got the web services running locally, we are having problems deploying on the web server.

Have any of you guys some something similar?

John

szlamany

2:14 pm on Mar 3, 2011 (gmt 0)

10+ Year Member



I'm in the same boat as you here and were wondering what solutions you found to your problems?