This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Get Strange error after SQLServerSelectLoginDlg
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 04, 2007
06:39 PM
Get Strange error after SQLServerSelectLoginDlg
Get Strange error after SQLServerSelectLoginDlg : "There was an error logging in to %s. Error %s."
This only happened after upgrading from IS12 to 2008. The SQL configuration parameters are correct and should work.
I'm using a MSI InstallScript project.
Damien
This only happened after upgrading from IS12 to 2008. The SQL configuration parameters are correct and should work.
I'm using a MSI InstallScript project.
Damien
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 14, 2007
12:50 PM
I didn't have the same problem but did encounter one after convert a 12.0 to 2008 project. The SQL login dlg wouldn't show up at all. I deleted the existing OnSQLLogin function and reselected it from the 'Before Move Data' drop down list. Worked after that.