Morten Munch-Andersen
Morten Munch-Andersen
Did you ever figure out to use multiple smtp servers?
I'm having a similar issue, when using postal with Hangfire (http://hangfire.readthedocs.org/en/latest/tutorials/send-email.html). The exception I get when using @Html.Partial("... is: RazorEngine.Templating.TemplateCompilationException Unable to compile template. Assuming assembly reference 'System.Web.Mvc, Version=5.1.0.0, Culture=neutral,...
I'd like this feature too. I'm also using the todotxt-mode vscode plugin (https://github.com/davraamides/todotxt-mode) and this adds a panel to the Explorer view
Hi Martin, Thanks for your great work. I currently run v2.1.4.0 which I installed forking the git repo, building locally and ref the 3 dll's. I wanted to upgrade as...
I opened the solution.I. vs 2015. No errors. The release build fails. The debug build builds without errors. Considering switching to nuget. Does the nuget package change any settings apart...
Hi @turquoiseowl & @jonnybee I've used i18n in a mvc 5 project. It's really great. Now, I'm setting up a asp.net core 2 project and looking at a localization solution....
Thanks @jppar1 for pointing out the obvious solution. I, too, rolled back to 1.100.3, (https://code.visualstudio.com/updates/v1_100) and now I can again switch between 5.1 and 7.5 ( I also disabled vscode...
> This looks similar to this upstream bug: [microsoft/vscode#251446](https://github.com/microsoft/vscode/issues/251446) something that seems to have broken between VS code versions which points us to the shell integration script but we don't...
> This has been fixed upstream in [microsoft/vscode#252703](https://github.com/microsoft/vscode/pull/252703). Until a new VS Code release comes out, you can use the suggested workaround. Thanks a lot @andyleejordan. Once released, is your...