In some installations of a VB.NET application, (installed or xcopy-ed) the enduser receive the error in the object of this topic.
The error is caused from the App.exe.config file that is empty, zero bytes.
Inside the application, I use some object that "manually" reads and writes the .config file by some System.Xml.XmlDocument methods.
The same application In some computers works very well from years, in others, sometimes, happens this trouble.
Can anybody help me?
Thank you.
The error is caused from the App.exe.config file that is empty, zero bytes.
Inside the application, I use some object that "manually" reads and writes the .config file by some System.Xml.XmlDocument methods.
The same application In some computers works very well from years, in others, sometimes, happens this trouble.
Can anybody help me?
Thank you.
Riccardo