I am getting following exception again and again even created from a scratch.
Managed Debugging Assistant 'LoaderLock' : 'Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.'
This is a "normal" problem, just press F5 and continue. Since this error bubbles up from managed code somewhere we can't fix this by putting it in a try-catch block or something. It's unfortunate but there's not much we can do about it. In Visual Studio you can choose to ignore when this error pops up as well.
What is the latest version of community edition?
Hi can I use Umbraco 8 with community edition?
I want to continue it.
And can anyone share the link for it with latest version.
Thank you
Visual Studio Community edition is fine. Make sure you have at least VS2017 of version 15.9.6 or higher, 15.9.5 and lower do not work.
Thank you.
Can someone guide us about UmbracoCMS 8 free features ?
I mean which free features can be used ?
and which features are being paid ?
Thank you.
You don't miss out on any features of Umbraco by using the free version - it's the same CMS as runs on Cloud.
Cloud provides extra features around deployment and upgrades, but the CMS is the same product.
Ok thank you.
I am getting following exception again and again even created from a scratch.
Managed Debugging Assistant 'LoaderLock' : 'Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.'
This is a "normal" problem, just press F5 and continue. Since this error bubbles up from managed code somewhere we can't fix this by putting it in a try-catch block or something. It's unfortunate but there's not much we can do about it. In Visual Studio you can choose to ignore when this error pops up as well.
Thank you so much you all.
just one question from my side.
Can anyone share some workflows tutorial in which i can create two or three forms (or a small website) and I can view the website?
is working on a reply...