@maliming, thanks. I quote from the closed issue:
For the Microsoft.AspNetCore.AzureAppServices.HostingStartup, I've applied the workaround explained here https://github.com/aspnet/Hosting/issues/1246 but I still have same exception
I have read the github issue at Could not load file or assembly 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' and it suggests I add Microsoft.AspNetCore.AzureAppServices.HostingStartup as a nuget package to the Web.Host project:
Can I ask if anyone knows if this will cause issues with the Zero framework?
@mumfie, how did you invoke the Metronic wixard script? can you show some sample code? Please....
6.8.0, angular, .net-core framework 4.6 I am getting the following error in my logs when releasing to a testing deployment slot in Azure (using publish method from Visual Studio for the .net core solution)
FATAL 2019-06-18 11:20:00,376 [1 ] soft.AspNetCore.Hosting.Internal.WebHost - Hosting startup assembly exception
System.InvalidOperationException: Startup assembly Microsoft.AspNetCore.AzureAppServices.HostingStartup failed to execute. See the inner exception for more details. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.AspNetCore.AzureAppServices.HostingStartup' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at Microsoft.AspNetCore.Hosting.WebHostBuilder.BuildCommonServices(AggregateException& hostingStartupErrors)
--- End of inner exception stack trace ---
The system appears to be working normally after this error is thrown but I don't like this kind of noise in my log. Does anyone have any ideas or pointers as to what may be causing the error and, more to the point, are there likely to be any repercussions when this testing deployment slot is swapped with staging and then swapped with production?
A simple way is to associate your custom entities with one or more organisation units. Control access for users through organisation units.
Looks like I opened a can of worms here, @ismcagdas, but I'm sure it will be worthwhile!
Thanks, @ismcagdas. I'll close this as a Zero issue and take a broader look.
Here will be great. If I can get this to work I will gladly document it and send you a copy.
Hi @ismcagdas, could we possibly downgrade the level to INFO?
So, I guess this is not a problem.
If it's not a problem you shouldn't need to warn us about it. There is a lot of noise in the logs from this warning message. I'm in "digging through log files" at the moment... It may be because I use an Ionic app to sign in.
@ismcagdas - a polite question,
Will Metronic 6 angular scripts be included in Zero v7 angular? It would be nice to know how to implement the wizard. And also the resizeable portlets, for that matter. If you don't use the components and therefore don't intend to include them, that's fine but could you instruct us on how to do so? I just thought I'd mention this whilst your major job appears to be implementing Metronic 6 in angular (from what I can see on the Metronic 6 branch that v7 is waiting for). If we're going to bite the bullet with this upgrade it would be nice to have something positive as a reason to upgrade!!!!
Ground Control to Major Tom....