Menu
Members Only Area
Members Only Area
Home
Agile
Agile Development Benefits
Agile Methods Reduce Project Cost
Early Return On Investment
Agile Methods Control Project Risk
Agile Projects Accurately Meet Business Needs
Agile Projects are Flexible
Changes are Lower Risk and Proportionately Priced
How Can My Team Become More Agile?
Agile Success Stories
Services
Services Overview
Agile Development
Client Tier
Application Logic Tier
Data Tier
Mentoring
Education and Training
Technical Briefing
Interviewing
DotNetNuke Services
Company
Company Profile
What the Customer Said
Links
Contact Us
Forums & Blogs
Forums
Blogs
Articles & Downloads
Articles
Archive
Home
Articles & Downloads
Articles
Articles
Current Articles
|
Archives
|
Search
21
How to fix macOS Update times out
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
Actions:
E-mail
|
Permalink
|
Comments (0)
09
Angular Material <mat-radio-group> only binds to strings
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...]
Posted in:
Angular
Actions:
E-mail
|
Permalink
|
Comments (0)
09
Octopus Deploy and .Net core. ASPNETCORE_ENVIRONMENT setting
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...]
Posted in:
ASP.Net & .Net Core
Actions:
E-mail
|
Permalink
|
Comments (0)
09
ASP.Net Core Identity - Invalid token on password reset
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...]
Posted in:
ASP.Net & .Net Core
Actions:
E-mail
|
Permalink
|
Comments (0)
28
DNN - Why is lucene throwing LockObtainFailedException?
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...]
Posted in:
DotNetNuke - DNN
Actions:
E-mail
|
Permalink
|
Comments (0)
17
Allow access to ng serve over the network
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...]
Posted in:
Angular
Actions:
E-mail
|
Permalink
|
Comments (0)
17
Allow access to IIS Express over the network
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...]
Posted in:
Visual Studio
Actions:
E-mail
|
Permalink
|
Comments (0)
08
.NET Core Build claims cannot find NuGet packages on Build Server
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...]
Posted in:
Automated Build - TeamCity
Actions:
E-mail
|
Permalink
|
Comments (0)
14
Getting Git to work with BitVise server
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...]
Posted in:
Software Engineering
Actions:
E-mail
|
Permalink
|
Comments (0)
08
Windows update broke WiFi and VPN in my networking...
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...]
Posted in:
Windows
Actions:
E-mail
|
Permalink
|
Comments (0)
Page 1 of 2
First
Previous
[1]
2
Next
Last