I need to set up the database for my project using the Enterprise Configuration tool. I am not finding any help which corresponds to the gui that i have for the Enterprise Lbrary configuration tool.
I access this tool from the start menu, and choose file->open application ; browse to my project and choose my app.config file. Then I have options before me for : ConnectionStrings.LocalSqlServer: dataSource, Integrated Security, AttachDBFilename, UserInstance.
I would think that I want to enter the datasource sting into the dataSource node, but whenever I put someting there, it never sticks.
I have seen instructions saying that i need to reference some assemblies from
C:\Program Files\Microsoft Patterns & Practices\Updater Application Block 2.0\src\cs within my project, but i do not even have a Microsoft Patterns & Practices folder in that location.
I think that I have the code that I need to get this project running, but am stuck with this configuration issue.
mikeparker11...
Member
38 Points
45 Posts
Configuring Enterprise Library 2. Making my projects app.config file have the right information.
Nov 29, 2006 03:20 PM|LINK
Hello --
I need to set up the database for my project using the Enterprise Configuration tool. I am not finding any help which corresponds to the gui that i have for the Enterprise Lbrary configuration tool.
I access this tool from the start menu, and choose file->open application ; browse to my project and choose my app.config file. Then I have options before me for : ConnectionStrings.LocalSqlServer: dataSource, Integrated Security, AttachDBFilename, UserInstance.
I would think that I want to enter the datasource sting into the dataSource node, but whenever I put someting there, it never sticks.
I have seen instructions saying that i need to reference some assemblies from C:\Program Files\Microsoft Patterns & Practices\Updater Application Block 2.0\src\cs within my project, but i do not even have a Microsoft Patterns & Practices folder in that location.
I think that I have the code that I need to get this project running, but am stuck with this configuration issue.
Can anyone help me with this?
(thank you)