Skip to content

Commit

Permalink
Fix location
Browse files Browse the repository at this point in the history
  • Loading branch information
Jef Claes committed May 11, 2020
1 parent 884c40c commit 624e60b
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
The trick my team and I use to workaround this problem, makes use of the service Debug flag." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://jefclaes.be/cannot-start-service-from-command-line.html" />
<meta property="og:url" content="https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html" />
<meta property="article:published_time" content="2010-03-13T16:36:00+01:00" />
<meta property="article:modified_time" content="2010-03-13T16:36:00+01:00" />
<meta name="twitter:card" content="summary"/>
Expand Down
4 changes: 2 additions & 2 deletions feeds/posts/default
Original file line number Diff line number Diff line change
Expand Up @@ -2271,10 +2271,10 @@ Roadtrippin&amp;rsquo; Minutes after leaving home we discovered an unpleasant su

<item>
<title>Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</title>
<link>https://jefclaes.be/cannot-start-service-from-command-line.html</link>
<link>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</link>
<pubDate>Sat, 13 Mar 2010 16:36:00 +0100</pubDate>

<guid>https://jefclaes.be/cannot-start-service-from-command-line.html</guid>
<guid>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</guid>
<description>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.</description>
Expand Down
2 changes: 1 addition & 1 deletion page/23/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h4 class="title small">
</div>
<div class="matter">
<h4 class="title small">
<a href="/cannot-start-service-from-command-line.html">Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</a>
<a href="/2010/03/cannot-start-service-from-command-line.html">Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</a>
</h4>
<span class="description">

Expand Down
4 changes: 2 additions & 2 deletions post/feeds/posts/default
Original file line number Diff line number Diff line change
Expand Up @@ -2271,10 +2271,10 @@ Roadtrippin&amp;rsquo; Minutes after leaving home we discovered an unpleasant su

<item>
<title>Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</title>
<link>https://jefclaes.be/cannot-start-service-from-command-line.html</link>
<link>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</link>
<pubDate>Sat, 13 Mar 2010 16:36:00 +0100</pubDate>

<guid>https://jefclaes.be/cannot-start-service-from-command-line.html</guid>
<guid>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</guid>
<description>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.</description>
Expand Down
2 changes: 1 addition & 1 deletion post/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4587,7 +4587,7 @@ <h4 class="title small">
</div>
<div class="matter">
<h4 class="title small">
<a href="/cannot-start-service-from-command-line.html">Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</a>
<a href="/2010/03/cannot-start-service-from-command-line.html">Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</a>
</h4>
<span class="description">

Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,7 @@
</url>

<url>
<loc>https://jefclaes.be/cannot-start-service-from-command-line.html</loc>
<loc>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</loc>
<lastmod>2010-03-13T16:36:00+01:00</lastmod>
</url>

Expand Down
4 changes: 2 additions & 2 deletions tags/code/feeds/posts/default
Original file line number Diff line number Diff line change
Expand Up @@ -937,10 +937,10 @@ System.Func&amp;lt;Exception, Boolean&amp;gt; predicate The predicate to execute

<item>
<title>Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</title>
<link>https://jefclaes.be/cannot-start-service-from-command-line.html</link>
<link>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</link>
<pubDate>Sat, 13 Mar 2010 16:36:00 +0100</pubDate>

<guid>https://jefclaes.be/cannot-start-service-from-command-line.html</guid>
<guid>https://jefclaes.be/2010/03/cannot-start-service-from-command-line.html</guid>
<description>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.</description>
Expand Down
2 changes: 1 addition & 1 deletion tags/code/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1899,7 +1899,7 @@ <h4 class="title small">
</div>
<div class="matter">
<h4 class="title small">
<a href="/cannot-start-service-from-command-line.html">Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</a>
<a href="/2010/03/cannot-start-service-from-command-line.html">Cannot Start Service from the command line or debugger. A Windows Service must first be installed (using installutil.exe)..</a>
</h4>
<span class="description">

Expand Down

0 comments on commit 624e60b

Please sign in to comment.