Group: Forum Members
Posts: 21,
Visits: 236
|
I'm getting this same error with an update i just put out at a customer.
I get the error twice, once for each SSF file that i am using. Configuring the connections without using the Network shared settings file works fine.
If i revert to the prior version of the application it works fine even with the Shared Network settings file.
I did add some code to Main() in the program.cs that checks for updates. This rung before the RunApplication() call. It seems to be running through that code without a problem, and according to the Trace is happening in the SetConnections() method. Which is what led me to try configuring the connections without the SSF file.
What in my current application could have caused this change??
|