У меня есть следующая строка подключения для подключения к серверу Datamart.
Код: Выделить всё
@"Server=datamartservername; Authentication=Active Directory Interactive; Encrypt=True; Database=dbname";
However, when I build the installer and release it to other users. The application crashes instead of opening up the pop up window to authenticate.
What would be the issue?
Источник: https://stackoverflow.com/questions/781 ... leased-whi
Мобильная версия