R
Rico
Hello,
I have a Windows Service writting in VB.net 2003. There are some items in
the service that will require certain variables such as Admin Email Address,
smtp server, SQL Server name and instance, database name, things like that.
Is there any way to do this using a config file with a service? If so, is
it implemented the same way as a normal EXE? If not, what is the best
practice to allow an administrator to change these types of things without
having to modify the source code and rebuild?
Any direction would be great!
Thanks!
Rick
I have a Windows Service writting in VB.net 2003. There are some items in
the service that will require certain variables such as Admin Email Address,
smtp server, SQL Server name and instance, database name, things like that.
Is there any way to do this using a config file with a service? If so, is
it implemented the same way as a normal EXE? If not, what is the best
practice to allow an administrator to change these types of things without
having to modify the source code and rebuild?
Any direction would be great!
Thanks!
Rick