> I am having problem reading the app.config file. I have 2 vb.net executables
> one calling the other using process.start method. It seems like when the
[quoted text clipped - 6 lines]
> seems to be working fine. Can anybody help me with some suggestion
> Cheers
Thanks for you reply,
I will try that..but what is baffling me is that..it was all working fine
the way it is now.. i haven't made any change which should affect this. I
repaired the VS.NET ..but stil the problem exists..
Thanks
> Try setting the Working Directory property of the ProcessStartInfo
> before starting the second exe.
[quoted text clipped - 13 lines]
> > seems to be working fine. Can anybody help me with some suggestion
> > Cheers
Sharad - 09 Sep 2004 09:21 GMT
Thanks sijin..your solution did work for me. I am still baffled how it was
working before without any changes ??
Cheers,
> Thanks for you reply,
> I will try that..but what is baffling me is that..it was all working fine
[quoted text clipped - 20 lines]
> > > seems to be working fine. Can anybody help me with some suggestion
> > > Cheers