Thank you for taking the time to respond.
I am going to give this a try just now. Once I have initialized the bootstrapper as you have suggested, how can I then resolve an instance of a particular service, so use within my Windows Service?
Thanks
Thank you for taking the time to respond.
I am still not sure if I understand...
I have went ahead and created a Module as you suggested, but the PreInitialize and Initialize override methods are never called. In my Windows Service, I don't have the Castle Windsor DI System. Where should I configure the Abp Modules, so that they are initialized within my application?
Thanks
Gary
Hello,
Thank you for taking the time to respond.
I have done what you suggested. Both the Mvc-Logs and Public-Logs folder are empty after trying to run the .\up.ps1 file.
If I run the command docker logs outputs_zero_mvc_1 then I get the following output:
Did you mean to run dotnet SDK commands? Please install dotnet SDK from: <a class="postlink" href="http://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409">http://go.microsoft.com/fwlink/?LinkID= ... lcid=0x409</a>
Which is the same output as posted above.
Can you suggest anything else that I should try?
Thanks
Gary