{"id":2692,"date":"2021-10-06T14:12:28","date_gmt":"2021-10-06T14:12:28","guid":{"rendered":"https:\/\/ownwebservers.com\/kb\/?p=2692"},"modified":"2021-10-06T14:12:39","modified_gmt":"2021-10-06T14:12:39","slug":"2692","status":"publish","type":"post","link":"https:\/\/ownwebservers.com\/kb\/2692\/","title":{"rendered":"How to Mention Connection String in web.config File?"},"content":{"rendered":"<p>In just five easy steps You can add\/mention the connection string in the web.config file .<\/p>\n<p>1. Log in to the Plesk panel using root account.<\/p>\n<p>2. To open the File Manager Select the File option.<\/p>\n<p>3. Navigate to the httpdocs folder and open the web.config file.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-2693\" src=\"https:\/\/ownwebservers.com\/kb\/wp-content\/uploads\/2021\/10\/web-1-300x125.jpg\" alt=\"web-1\" width=\"900\" height=\"374\" \/><\/p>\n<p>4. The file will get open in the Code Editor window. Add the code as given below in the configuration section.<\/p>\n<blockquote><p>&lt;connectionStrings&gt;<br \/>\n&lt;add name=&#8221;ConnectionString&#8221; connectionString=&#8221;Data Source=SERVER IP;Initial Catalog=DBname;User Id=DBuser;Password=DBuser password;&#8221; providerName=&#8221;System.Data.SqlClient&#8221; \/&gt;<br \/>\n&lt;\/connectionStrings&gt;<\/p><\/blockquote>\n<p>5. After adding the code, click the Save button.<\/p>\n<p>Thus with this, you will have successfully mentioned the connection string in the web.config file.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In just five easy steps You can add\/mention the connection string in the web.config file . 1. Log in to the Plesk panel using root account. 2. To open the File Manager Select the File option. 3. Navigate to the httpdocs folder and open the web.config file. 4. The file will get open in the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-2692","post","type-post","status-publish","format-standard","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.2.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Mention Connection String in web.config File? - OWS KB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ownwebservers.com\/kb\/2692\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Mention Connection String in web.config File? - OWS KB\" \/>\n<meta property=\"og:description\" content=\"In just five easy steps You can add\/mention the connection string in the web.config file . 1. Log in to the Plesk panel using root account. 2. To open the File Manager Select the File option. 3. Navigate to the httpdocs folder and open the web.config file. 4. The file will get open in the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ownwebservers.com\/kb\/2692\/\" \/>\n<meta property=\"og:site_name\" content=\"OWS KB\" \/>\n<meta property=\"article:published_time\" content=\"2021-10-06T14:12:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-06T14:12:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ownwebservers.com\/kb\/wp-content\/uploads\/2021\/10\/web-1-300x125.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\">\n\t<meta name=\"twitter:data1\" content=\"admin\">\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data2\" content=\"0 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"OWS KB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/ownwebservers.com\/kb\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/2692\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/ownwebservers.com\/kb\/wp-content\/uploads\/2021\/10\/web-1-300x125.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/2692\/#webpage\",\"url\":\"https:\/\/ownwebservers.com\/kb\/2692\/\",\"name\":\"How to Mention Connection String in web.config File? - OWS KB\",\"isPartOf\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/2692\/#primaryimage\"},\"datePublished\":\"2021-10-06T14:12:28+00:00\",\"dateModified\":\"2021-10-06T14:12:39+00:00\",\"author\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\"},\"breadcrumb\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/2692\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ownwebservers.com\/kb\/2692\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/2692\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/2692\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/2692\/\",\"name\":\"How to Mention Connection String in web.config File?\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ownwebservers.com\/kb\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2692","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/comments?post=2692"}],"version-history":[{"count":2,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2692\/revisions"}],"predecessor-version":[{"id":2695,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2692\/revisions\/2695"}],"wp:attachment":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/media?parent=2692"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/categories?post=2692"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/tags?post=2692"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}