Re: web.config again

Tech-Archive recommends: Speed Up your PC by fixing your registry



Thanks for your reply!

But it is outside:
<appSettings>
<add key="DBstring"
value="SERVER=x.x.x.x;DATABASE=db;UID=uid;PWD=pwd;application
name=somename;Max Pool Size=75000"/>
</appSettings>
<system.web>
.....
</system.web>

.