deMD

Results 5 comments of deMD

Did get it working with the following options: ``` options.AutoRegisterTemplate = true; options.AutoRegisterTemplateVersion = AutoRegisterTemplateVersion.ESv7;

> I'm also using .net 6 to build a hangfire server just few line coding. I put below code in program.cs. > > ``` > using Hangfire; > > var...

Just wanted to verify that installing Web Essentials did work for me for the latest version of the extension. 👍 However, it does not work without Web Essentials installed.

Update, setting the connection timeout does also update the command timeout still, but even at 2 minutes the migration times out...

I found out what the issue was and do feel like this is something that should somehow be mitigated and/or documented. The issue was with the PropertyData table. This table...