how can v change the Server Name in VB.NET after deployment.
Server Name Change
Collapse
X
-
Tags: None
-
-
Originally posted by priyaKrishnakum arhow can v change the Server Name in VB.NET after deployment.
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
Comment