views:

69

answers:

1

I have an .NET winforms application(A). I am calling another .NET exe(B) file from the winforms application. When executes, it throws the following error.

I haven't kept any configuration file for the second exe file(B).

"Configuration system failed to initialize" Please help me.

Thanks in Advance

A: 

See if this helps: http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/41cfc8e2-c7f4-462d-9a43-e751500deb0a/

Ando
I don't have any config file. Eventhough it throws this error
Babu