{"id":15,"date":"2015-03-08T11:52:39","date_gmt":"2015-03-08T04:52:39","guid":{"rendered":"http:\/\/prosindo.com\/blog\/?p=15"},"modified":"2015-03-08T11:52:39","modified_gmt":"2015-03-08T04:52:39","slug":"install-web-service-net","status":"publish","type":"post","link":"https:\/\/prosindo.com\/blog\/2015\/03\/08\/install-web-service-net\/","title":{"rendered":"Install Web Service .NET"},"content":{"rendered":"<p><strong>1. Install Util<\/strong><br \/>\n<code> \\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\InstallUtil.exe &lt;filename&gt;.exe<\/code><\/p>\n<p><code>Microsoft (R) .NET Framework Installation utility Version 4.0.30319.1<\/code><br \/>\n<code> Copyright (c) Microsoft Corporation.\u00a0 All rights reserved.<\/code><\/p>\n<p><code>Running a transacted installation.<\/code><br \/>\n<code> The Commit phase completed successfully.<\/code><br \/>\n<code> The transacted install has completed.<\/code><\/p>\n<p><strong>2a. ACL: Windows Server 2008<\/strong><br \/>\n<code> netsh http add urlacl url=http:\/\/+:10001\/ user=\"NT AUTHORITY\\NETWORK SERVICE\"<\/code><\/p>\n<p><strong>2b. ACL: Windows Server 2003<\/strong><br \/>\n<code>httpcfg.exe set urlacl \/u http:\/\/+:10001\/ \/a \"NT AUTHORITY\\SYSTEM\"<\/code><\/p>\n<p><code>URL reservation successfully added<\/code><\/p>\n<p><strong>3b. Start Service<\/strong><br \/>\n<code> net start \"&lt;service name&gt;\"<\/code><\/p>\n<p><code>The service is starting..<\/code><br \/>\n<code> The service was started successfully.<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Install Util \\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\InstallUtil.exe &lt;filename&gt;.exe Microsoft (R) .NET Framework Installation utility Version 4.0.30319.1 Copyright (c) Microsoft Corporation.\u00a0 All rights reserved. Running a transacted installation. The Commit phase completed successfully. The transacted install has completed. 2a. ACL: Windows Server 2008 netsh http add urlacl url=http:\/\/+:10001\/ user=&#8221;NT AUTHORITY\\NETWORK SERVICE&#8221; 2b. ACL: Windows Server 2003 httpcfg.exe set urlacl &hellip; <a href=\"https:\/\/prosindo.com\/blog\/2015\/03\/08\/install-web-service-net\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Install Web Service .NET&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[2,32],"class_list":["post-15","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-net","tag-web-service"],"_links":{"self":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":0,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/15\/revisions"}],"wp:attachment":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/media?parent=15"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/categories?post=15"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/tags?post=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}