spacer
Yehuda Shiran September 29, 2002
Specifying IBuySpy's Server Instance Name
Tips: September 2002

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

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:

  <appSettings>
  <add key="ConnectionString" 
  value="server=HAW2L1800\NetSDK;Trusted_Connection=true;database=StoreDOCJS" />
  </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:

webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags