.NET Framework Bookmark and Share   
 index > .NET StockTrader Sample Application > how to deploy MCS Service using database script
 

how to deploy MCS Service using database script

Hi Greg,

I want to configure my mcs service using database script.My client doesn't want to configure the config service database using ConfigWeb.I have found various entries that goes into database while looking at the service repository table.But still lot of things i doesn't get like what entries goes when i want to add a new connection of my remote service to mcs service.


Is it possible to configure my Configservice repository using database script alone.

Thanks
Narayan Sahu
Narayan Sahu
Yes, this is possible. However, you should not have issues using ConfigWeb in a proper setup; what issues are you having?


Besides using ConfigWeb; you can configure remote connections or other infoeither:

-via database script (but involves changes to repository tables on both client and host side), plus restart of clients if configuring new connections
-programmatically, by local or remote calls into the Config Service of client or host (just as ConfigWeb does)

-Greg
Greg Leake, Microsoft
Gregory Leake
Thanks Greg,

Could you please let meknow what should be the deployment strategy for MCS Services?.

How one can have an automated deployment strategy for MCS Services.

Also I want to know if remote connections are added through script does i need torestart the client manually.

How can i do remote calls into the Config Service of client ?

Thanks
Narayan Sahu
Narayan Sahu

You can use google to search for other answers

Custom Search

More Threads

• port configuration error
• XML data store as Config Service Repository
• Config Service and Silverlight
• Documentation describing code and interfaces?
• Replace the Localhost with IP address
• .NET StockTrader SmartClient
• Short Cut key Process in windows application
• Service startup on server reboot
• REST, Sybase and Testing
• Base Addresses