Page 1 of 1

Trouble running the GuideImporter built from GitHub

Posted: Thu Nov 27, 2014 3:05 am
by geoffstewart
Hi there,

I'm working on a new plugin for the GuideImporter... the SchedulesDirect JSON service.

The development is fine so long as I don't try to rebuild the GuideImporter.exe itself.

Each time I do build the exe, I cannot run the program. I get the error shown in the attached image.

In order to keep developing, I have to add my plugin to the existing exe.

How come when I build the exe, I get this error?

Cheers.

Geoff

Re: Trouble running the GuideImporter built from GitHub

Posted: Mon Dec 14, 2015 3:23 pm
by Malyngo
I don't have much to help you here, but I think this error might occur if a port that the application is trying to use is already in use by something else.
Maybe the configuration of the dev version is using a different port than the compiled one?