|
|
Entries for 'RichardHowells'
RichardHowells posted on October 21, 2024 07:12
I made a lot of attempts to download MacOS updates. Hit a timeout error every time. (In my case I was trying to get Catalina and Big Sur.)
...
[Read the rest of this article...]
MacOS,
downloads,
updates
RichardHowells posted on April 09, 2020 17:26
Just spent a long and fruitless evening discovering that a radio button group (<mat-radio-group>) will only bind to string data.
Try a n...
[Read the rest of this article...]
RichardHowells posted on April 09, 2020 16:53
When an ASP.Net core application runs it inspects the ASPNETCORE_ENVIRONMENT environment variable to determine if it is running in development mode or...
[Read the rest of this article...]
RichardHowells posted on April 09, 2020 16:37
I had Scaffolded some of the Identity code - so that I could send out emails for password resets. The sent out reset tokens did not work. ...
[Read the rest of this article...]
RichardHowells posted on February 28, 2020 10:43
I found that my site did not allow lucene write permissions.
I also deleted everything in App_Data\Search - allows lucene to recreate it, and cycle...
[Read the rest of this article...]
RichardHowells posted on January 17, 2019 16:51
(I used Angular 7) Run the server as:
ng server --host 0.0.0.0 --disableHostCheck true
It may be that the --host parameter is not strictly ...
[Read the rest of this article...]
RichardHowells posted on January 17, 2019 16:37
I can never remember how to do this.
(I used VS2017) Go into the .vs directory and edit applicationhost.config.
Find the binding ...
[Read the rest of this article...]
RichardHowells posted on July 08, 2018 15:55
My .Net Core Hello World application built and ran fine on my dev machine under VS2017, and also using MsBuild from the command prompt.
On my ...
[Read the rest of this article...]
RichardHowells posted on January 14, 2018 01:09
Using BitVise Server 7.38 and Git for Windows 2.15.1 I was plagued with messages 'blah' does not seem to be a repository.
I found that...
[Read the rest of this article...]
RichardHowells posted on July 08, 2017 19:46
...at least I think it did. I opened my computer to find that it appeared to have just installed some windows updates.
After that I was unabl...
[Read the rest of this article...]