Server Name Change

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priyaKrishnakumar
    New Member
    • Oct 2007
    • 1

    Server Name Change

    how can v change the Server Name in VB.NET after deployment.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Question moved to .Net forum.

    Debasis

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      Originally posted by priyaKrishnakum ar
      how can v change the Server Name in VB.NET after deployment.
      This is an exmple of a bad question. You will need to provide much more information to hope for a successfull answer.

      This is a web application?
      What server? the server you deploy to? Just pick a different deploy spot.
      The server named in the connection string to a database? just change your connection string.

      Comment

      Working...