S
Srir
Hi,
I am having a strange problem with this method. This method fails with
certain URL's
I have this method in an executable and i run the executable using a
spawned process
that is using, System.Diagnostics.Process proc = new
System.Diagnostics.Process();
and i run the process.
This method in exe fails for certain url's when executed through a
spawned prcocess only.
Can any one help me out why this happenning?
I am having a strange problem with this method. This method fails with
certain URL's
I have this method in an executable and i run the executable using a
spawned process
that is using, System.Diagnostics.Process proc = new
System.Diagnostics.Process();
and i run the process.
This method in exe fails for certain url's when executed through a
spawned prcocess only.
Can any one help me out why this happenning?