From 624e60b4d0f27fe656fe3f6397fda2867100026c Mon Sep 17 00:00:00 2001 From: Jef Claes Date: Mon, 11 May 2020 08:29:43 +0200 Subject: [PATCH] Fix location --- .../03/cannot-start-service-from-command-line.html | 2 +- feeds/posts/default | 4 ++-- page/23/index.html | 2 +- post/feeds/posts/default | 4 ++-- post/index.html | 2 +- sitemap.xml | 2 +- tags/code/feeds/posts/default | 4 ++-- tags/code/index.html | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) rename cannot-start-service-from-command-line.html => 2010/03/cannot-start-service-from-command-line.html (98%) diff --git a/cannot-start-service-from-command-line.html b/2010/03/cannot-start-service-from-command-line.html similarity index 98% rename from cannot-start-service-from-command-line.html rename to 2010/03/cannot-start-service-from-command-line.html index a137cad..05e46ea 100644 --- a/cannot-start-service-from-command-line.html +++ b/2010/03/cannot-start-service-from-command-line.html @@ -18,7 +18,7 @@ The trick my team and I use to workaround this problem, makes use of the service Debug flag." /> - + diff --git a/feeds/posts/default b/feeds/posts/default index 7340c82..d5df0c7 100644 --- a/feeds/posts/default +++ b/feeds/posts/default @@ -2271,10 +2271,10 @@ Roadtrippin’ Minutes after leaving home we discovered an unpleasant su Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe).. - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html Sat, 13 Mar 2010 16:36:00 +0100 - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html When you create a new Windows Service project and try to debug it, Visual Studio will show you a Windows Service Start Failure with the message Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe) and then started with the Server Explorer, Windows Services Administrative tool or the NET START command.. The trick my team and I use to workaround this problem, makes use of the service Debug flag. diff --git a/page/23/index.html b/page/23/index.html index 646ee12..e77dda1 100644 --- a/page/23/index.html +++ b/page/23/index.html @@ -140,7 +140,7 @@

- Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe).. + Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..

diff --git a/post/feeds/posts/default b/post/feeds/posts/default index 5a58fa4..e74ccbd 100644 --- a/post/feeds/posts/default +++ b/post/feeds/posts/default @@ -2271,10 +2271,10 @@ Roadtrippin’ Minutes after leaving home we discovered an unpleasant su Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe).. - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html Sat, 13 Mar 2010 16:36:00 +0100 - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html When you create a new Windows Service project and try to debug it, Visual Studio will show you a Windows Service Start Failure with the message Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe) and then started with the Server Explorer, Windows Services Administrative tool or the NET START command.. The trick my team and I use to workaround this problem, makes use of the service Debug flag. diff --git a/post/index.html b/post/index.html index 1cbd412..ba56e6d 100644 --- a/post/index.html +++ b/post/index.html @@ -4587,7 +4587,7 @@

- Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe).. + Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..

diff --git a/sitemap.xml b/sitemap.xml index 9a95409..e224ede 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1178,7 +1178,7 @@ - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html 2010-03-13T16:36:00+01:00 diff --git a/tags/code/feeds/posts/default b/tags/code/feeds/posts/default index 4ce6c1d..c6e3341 100644 --- a/tags/code/feeds/posts/default +++ b/tags/code/feeds/posts/default @@ -937,10 +937,10 @@ System.Func<Exception, Boolean> predicate The predicate to execute Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe).. - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html Sat, 13 Mar 2010 16:36:00 +0100 - https://jefclaes.be/cannot-start-service-from-command-line.html + https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html When you create a new Windows Service project and try to debug it, Visual Studio will show you a Windows Service Start Failure with the message Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe) and then started with the Server Explorer, Windows Services Administrative tool or the NET START command.. The trick my team and I use to workaround this problem, makes use of the service Debug flag. diff --git a/tags/code/index.html b/tags/code/index.html index 67b09d8..cc5eb40 100644 --- a/tags/code/index.html +++ b/tags/code/index.html @@ -1899,7 +1899,7 @@