Normal
Tried to setup the Gentle.Net framework to create a logfile of what it was doing. Couldn't figure it out. I think it uses "log4net" and it should be possible to add some lines to either Gentle.config or some other config file. The settings I added was read, I could see the TvService shutdown and write an error.log. Hehe. Changed them a little to avoid the "crash" and no log file was produced.Also tried to build the TvServer with debug(that would be nice) but there was some build failure with missing "Merge modules\Microsoft_vc80_crt_x86.msm", but maybe this was only for Setup.vdproj so the binary for TvServer was probably already built. Any hints for building TvServer could not be found.
Tried to setup the Gentle.Net framework to create a logfile of what it was doing. Couldn't figure it out.
I think it uses "log4net" and it should be possible to add some lines to either Gentle.config or some other config file. The settings I added was read, I could see the TvService shutdown and write an error.log. Hehe. Changed them a little to avoid the "crash" and no log file was produced.
Also tried to build the TvServer with debug(that would be nice) but there was some build failure with missing "Merge modules\Microsoft_vc80_crt_x86.msm", but maybe this was only for Setup.vdproj so the binary for TvServer was probably already built. Any hints for building TvServer could not be found.