Dave Grandon
New Member
Been coding the ability to just press a button in a window to select an SMS message to send and it works brilliantly on my local system but when I deploy it to our test systems, I get the following error.
s

As far as I am aware I do not use the classes mentioned, in my code I have
USING OpenEdge.Net.HTTP.ClientBuilder.
USING OpenEdge.Net.HTTP.IHttpRequest.
USING OpenEdge.Net.HTTP.RequestBuilder.
USING OpenEdge.Net.HTTP.IHttpResponse.
These are at the top of the Send SMS routine, everything looks the same on both my local and test systems but it works beautifully on my development environment but gives the error above on any of my test systems and it is driving me crazy checking everything.
Cheers
s

As far as I am aware I do not use the classes mentioned, in my code I have
USING OpenEdge.Net.HTTP.ClientBuilder.
USING OpenEdge.Net.HTTP.IHttpRequest.
USING OpenEdge.Net.HTTP.RequestBuilder.
USING OpenEdge.Net.HTTP.IHttpResponse.
These are at the top of the Send SMS routine, everything looks the same on both my local and test systems but it works beautifully on my development environment but gives the error above on any of my test systems and it is driving me crazy checking everything.
Cheers