D
Danijel Valentic
Hello!
I wonder if it's possible to configure Web.config on installation of
application.
My application needs info about user's database name, Sql server name and
machine name (SqlConnection string). Is it possible to ask for them during
installation of the application and then inserting them into Web.config?
And if it is where can I get info on that (or how can I do it')?
thanks in advanced, danijel
I wonder if it's possible to configure Web.config on installation of
application.
My application needs info about user's database name, Sql server name and
machine name (SqlConnection string). Is it possible to ask for them during
installation of the application and then inserting them into Web.config?
And if it is where can I get info on that (or how can I do it')?
thanks in advanced, danijel