Base solution for your next web application

Activities of "Siyeza"

These are the navigation dropdown errors. Where do I make them look proper?

ie....Select the race

on edit, date field is not showing.

Question

I added a user to a particular org unit. i then added a org unit lookup for a particular entity. I want users on org unit A to only see entities on org unit A.

What I did is not working...what do I do?

Question

I seem to have lost my purchase invoice. Please forward it to me again.

Do you guys have any suggestions on how this can be implemented? I see it is not implemented via boilerplate.

what does this do?

asp.net core - mvc - jquery template.

I do not want the CHAT functionality as yet. I think I have removed it. My question, the SignalR is it only used for chatting purposes or there is something else I would loose if I were to turn it off?

I realise that there is not default data on any of the tables (languages, editions, tentants etc), please help urgently!

see the error below, please help.

System.UnauthorizedAccessException: Access to the path 'C:\inetpub\AspNetCoreWebApps\app\tempkey.rsa' is denied. at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.ValidateArgsAndOpenPath(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path) at System.IO.File.WriteAllText(String path, String contents) at Microsoft.Extensions.DependencyInjection.IdentityServerBuilderExtensionsCrypto.AddDeveloperSigningCredential(IIdentityServerBuilder builder, Boolean persistKey, String filename, RsaSigningAlgorithm signingAlgorithm) at insureserve.Web.IdentityServer.IdentityServerRegistrar.Register(IServiceCollection services, IConfigurationRoot configuration, Action1 setupOptions) in C:\Local Development\insureserve3.0\insureserve\src\insureserve.Web.Core\IdentityServer\IdentityServerRegistrar.cs:line 15 at insureserve.Web.Startup.Startup.ConfigureServices(IServiceCollection services) in C:\Local Development\insureserve3.0\insureserve\src\insureserve.Web.Mvc\Startup\Startup.cs:line 87 at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.AspNetCore.Hosting.ConfigureServicesBuilder.InvokeCore(Object instance, IServiceCollection services) at Microsoft.AspNetCore.Hosting.ConfigureServicesBuilder.<>c__DisplayClass9_0.<Invoke>g__Startup|0(IServiceCollection serviceCollection) at Microsoft.AspNetCore.Hosting.StartupLoader.ConfigureServicesDelegateBuilder1.<>c__DisplayClass15_0.<BuildStartupServicesFilterPipeline>g__RunPipeline|0(IServiceCollection services) at Microsoft.AspNetCore.Hosting.ConfigureServicesBuilder.Invoke(Object instance, IServiceCollection services) at Microsoft.AspNetCore.Hosting.ConfigureServicesBuilder.<>c__DisplayClass8_0.<Build>b__0(IServiceCollection services) at Microsoft.AspNetCore.Hosting.StartupLoader.ConfigureServicesDelegateBuilder`1.<>c__DisplayClass14_0.

Question

I want to add custom message validation on my properties ie see below, [Required(ErrorMessage ="some message")]

adding this to my entity under the project *******.Core does not seem to work.

Showing 11 to 20 of 31 entries