Re: [WiX-users] ODBC data source name hard coded

2006-10-06 Thread roxana
Bob Arnson a écrit : > roxana wrote: >> "Error configuring ODBC data source: [ODBCNAME], ODBC error 11: >> ConfigDSN or ConfigDriver or ConfigTranslator Driver Error. Verify >> that the file [ODBCName] exists and that you can access it." >> >> I do the SAME procedure for the web site name and it

Re: [WiX-users] ODBC data source name hard coded

2006-10-05 Thread Bob Arnson
roxana wrote: > "Error configuring ODBC data source: [ODBCNAME], ODBC error 11: > ConfigDSN or ConfigDriver or ConfigTranslator Driver Error. Verify that > the file [ODBCName] exists and that you can access it." > > I do the SAME procedure for the web site name and it WORKS! > > Can you tell me

[WiX-users] ODBC data source name hard coded

2006-10-05 Thread roxana
Hello, I would really appreciate your help with this issue. I'm using Wix-2.0.4415.0 under XP Professional SP2. I 'd like to let the user to chose its ODBC datasource name. I use an Edit control in a dialog, with a public property ODBCNAME attached and I set the ODBCDataSource's "Name" to this