i have searched for this exception everywhere but could not find a resolution & any help would be appreciated.
i have tried putting break points, but they do not get hit
Your problem is with imageUrl: it probably has to start with http or https, and the actual server or hostname you're connecting to must be either a valid IP address or must name-resolve correctly to an IP address.