Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Project deployment to QA server

Project deployment to QA server

Scheduled Pinned Locked Moved Web Development
sysadmindatabasesql-serverbeta-testinghelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vkEE
    wrote on last edited by
    #1

    Hi, When we deployed out project to the QA server, all of a sudden we keep getting an error message:

    A network-related or instance-specific error occurred
    while establishing a connection to SQL Server.
    The server was not found or was not accessible.

    The code works fine in my development environment. We copy over all the related dlls, as our deployment process. WE make sure not include any web.config files. And I checked the web.config file to make sure there is no reference to any other server. The code and database for our QA is on the same server. So, there is no way it can not find it! Any ideas? Thanks!!

    Richard DeemingR 1 Reply Last reply
    0
    • V vkEE

      Hi, When we deployed out project to the QA server, all of a sudden we keep getting an error message:

      A network-related or instance-specific error occurred
      while establishing a connection to SQL Server.
      The server was not found or was not accessible.

      The code works fine in my development environment. We copy over all the related dlls, as our deployment process. WE make sure not include any web.config files. And I checked the web.config file to make sure there is no reference to any other server. The code and database for our QA is on the same server. So, there is no way it can not find it! Any ideas? Thanks!!

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      Either SQL isn't running (or isn't accepting connections) on your QA server, or you've got the wrong connection string somewhere in your config file or code.


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups