All,
Has anyone been able to create a 2012 .NET  application to consume a Remedy Web 
Service?
I ask as we have a vendor who cannot convert his application that was consuming 
our 7.1 Web Service to consume the same Web Service in 7.6
We moved from IIS 2003 to IIS 2008 R2
Yet now when he tries to run it he receives a IIS 500 error

We are running:
IIS 2008 R2
ARS 7.6 P4
Windows 2008

So we provided the WSDL page for him as:
http://<WEBSERVERNAME>/arsys/WSDL/public/<APPLICATION_SERVER>/WebSErviceName<http://%3cWEBSERVERNAME%3e/arsys/WSDL/public/%3cAPPLICATION_SERVER%3e/WebSErviceName>

with the Service as:
http://<WEBSERVERNAME>/arsys/services/ARService?server=<APPLICATION_SERVER>&webService=WebServiceName<http://%3cWEBSERVERNAME%3e/arsys/services/ARService?server=%3cAPPLICATION_SERVER%3e&webService=WebServiceName>

Yet in .Net he is setting the web reference as:
http://<WEBSERVERNAME>/arsys/services/ARService?server=<APPLICATION_SERVER>&amp;webService=WebServiceName<http://%3cWEBSERVERNAME%3e/arsys/services/ARService?server=%3cAPPLICATION_SERVER%3e&amp;webService=WebServiceName>

So I was wondering if that &amp; is what is causing the issue?
Any suggestions/advice?

Thanks in advance
Matt P.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to