adding connection string during installation of vb.net
问题 this is a follow up for my last question which is on: adding connection string during installation of vb.net project this is the code that I have so far but the "Configuration" in the line: Dim config As Configuration = ConfigurationManager.OpenExeConfiguration(exePath) has a blue line and I can't run the program because of it. I converted the C# code to that one and the blue line appears. what I'm trying to do here is to get the a string that I can use for the connection string which will be