|
September 29, 2002 Specifying IBuySpy's Server Instance Name Tips: September 2002
Yehuda Shiran, Ph.D.
|
|
Whenever you install or create a new database, you need to update the ASP.NET application about the new location and name. You also need to update the configuration file on the exact name of your MSSQL server. All configuration information is embedded in the file Web.config which is in the lower StoreDOCJS folder. One of the statements in this file is appSettings:
Replace the server name, HAW2L1800\NetSDK, with your own server name. You should easily pick it from the SQL Server Enterprise Manager (the icon with the Play arrow symbol next to it).
People who read this tip also read these tips: Look for similar tips by subject: |