Samresh,

I did tried by disabling firewall without any luck.

I took a risk and tried to run the same code in production. Its working fine
there.

Though i couldn't able to figure out the reason for the issue in dev
environment, my code is running fine in production.

Regards
Guru

On Tue, Aug 31, 2010 at 6:45 PM, Samresh <[email protected]> wrote:

> Try running it with firewall/antivirus disabled.
> If it is so, try adding it to firewall/antivirus exceptions.
>
> On Aug 30, 3:52 pm, Guru Kodlekere <[email protected]> wrote:
> > Hi All,
> >
> > In Http web request,
> >
> > While writing into current stream
> >
> > i.e
> >
> > Using requestStream As Stream = httpWebRequest.GetRequestStream()
> >      *requestStream.Write(requestData, 0, requestData.Length)*
> >  End Using
> >
> > I am getting below error.
> >
> > "Unable to write data to the transport connection: An established
> connection
> > was aborted by the software in your host machine."
> >
> > Does any one faced such an issue earlier or know about it ?
> >
> > Thank you
> > --
> > Regards
> >
> > Guru
>



-- 
Regards

Guru

Reply via email to