472,127 Members | 1,471 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,127 software developers and data experts.

C# windows service freezes on System.Diagnostics.Process.Start(info)

C# windows service freezes on System.Diagnostics.Process.Start(info)

When I launch PSCP from a C# windows service and launch pscp 0.53 there are
no issues. but when I use C# windows service to launch pscp 0.58 C# freezes
in System.Diagnostics.Process.Start(info)? pscp 0.58 works fine at command
line, but causes C# to freeze on ystem.Diagnostics.Process.Start(info) also
i noticed that the pscp process does not show in taske manager while
ystem.Diagnostics.Process.Start(info) is hanging. Reguardless of the
implementation of PSCP, how can ystem.Diagnostics.Process.Start(info) ever
freeze while the target exe is not loaded in task manager?
May 31 '06 #1
0 2647

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Thomas Guettler | last post: by
3 posts views Thread by Bolin | last post: by
5 posts views Thread by Mr. S | last post: by
9 posts views Thread by Sam Marrocco | last post: by
reply views Thread by Sam Marrocco | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.