Need Help in creating Web setup project.

I have three layers
1. Bussiness Layer (Class Library)
2. Data Access Layer (Class Library)
3. Presentation Layer (Web Application Project)

I get the query string for accessing the database from the XML settings file of Data Access Layer within that Class Library .
The problem is When i created my WebSetup Project for my Web Application Project, i was only able to include DLL file for Data Access Layer (Class Library) Code as output.

I am unable to include the settings file of the class library code. which is required for changing the query string. Can any one help me in solving this problem
[638 byte] By [Shafeer] at [2007-11-20 10:24:28]