Hi,
After I start the vb6 program, a message box jumps out.
Code:
FATAL ERROR OCCURRED! THE SYSTEM WILL SHUTDOWN!
System.InvalidOperationException: The Key 'xxxxx' does not exist in the
appSettings configuration section.
at System.Configuration.AppSettingsReader.GetValue(String key, Type type)
  at ssss.ProcessInitializations()
Thank for advice.
Which file should I focus?