doenietzomoeilijk / navbot

Automatically exported from code.google.com/p/navbot
0 stars 0 forks source link

Navbot Rev.N incorrectly states that navbot is already running #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start program
2. Program asks where market logs are, pop-up asks if navbot is already running 
(it is not) and says if it isnt email Tejar with clipboard info
3. Will not allow to run, keeps saying "is another copy running"

What is the expected output? What do you see instead?
Program runs in background as expected

What version of the product are you using? On what operating system?
Navbot Rev.N on Windows 7 64-bit

Please provide any additional information below.

System.Net.HttpListenerException: Access is denied
   at System.Net.HttpListener.AddAll()
   at System.Net.HttpListener.Start()
   at EveMarketTool.PageServer..ctor()
   at NavBot.InitialForm.TryToStartNavBot()

Original issue reported on code.google.com by redigj...@gmail.com on 26 May 2012 at 4:19

GoogleCodeExporter commented 9 years ago
I was being a dummy, forgot to enable navbot to run as administrator. Problem 
solved, remove from list. Root issue covered by issue 15

Original comment by redigj...@gmail.com on 26 May 2012 at 6:57

GoogleCodeExporter commented 9 years ago
I had to actually kill Microsoft Security Essentials to get it to fix this 
error message.

Original comment by FireCu...@gmail.com on 15 Sep 2012 at 6:54