Discussion:
VS2008 Professional
(too old to reply)
Robert Bielik
2009-06-01 08:22:01 UTC
Permalink
Installed VS2008 pro and suddenly I can't debug with redirected i/o, i.e.
setting program arguments "< stdinfile.txt" results in the program getting 3
arguments:
0: program path
1: "<"
2: "stdinfile.txt"

This didn't occur with std. edition! Please help!?
Robert Bielik
2009-06-01 09:18:01 UTC
Permalink
Post by Robert Bielik
Installed VS2008 pro and suddenly I can't debug with redirected i/o, i.e.
setting program arguments "< stdinfile.txt" results in the program getting 3
0: program path
1: "<"
2: "stdinfile.txt"
Ok, I installed the VS2008 SP1 and it works again... sigh... sorry 'bout that.

/R

Loading...