Hi everyone,
I would like you'll to help me with my problem.
I m making a SMS Banking project in SilverLight, for which i have to use ValueFirst API for sending sms.
I have used WebClient of C# to do this & its working perfectly fine in debug mode but when i deploy it on IIS 7 then it gives me an exception saying :
'The remote name could not be resolved: api.myvaluefirst.com'
whereas when i deploy it on XP machine having IIS 6 then it works smoothly.
I think i m missing out some permissions to be set on IIS 7.
Can anyone please help me with this.
Thank You.
I would like you'll to help me with my problem.
I m making a SMS Banking project in SilverLight, for which i have to use ValueFirst API for sending sms.
I have used WebClient of C# to do this & its working perfectly fine in debug mode but when i deploy it on IIS 7 then it gives me an exception saying :
'The remote name could not be resolved: api.myvaluefirst.com'
whereas when i deploy it on XP machine having IIS 6 then it works smoothly.
I think i m missing out some permissions to be set on IIS 7.
Can anyone please help me with this.
Thank You.