The Latest GoDaddy News
After I determined that GoDaddy was setting my ASP.Net app's virtual memory too low,
I was completely unsuccessful in getting them to correct it. The only offered alternative
was to migrate to a Virtual Private Server.
The migration only configured the VPS and moved my files. After promising to migrate my MSSQL
database to the server, I got an email saying they couldn't or wouldn't do it. That left it to me.
I had to install .NET version 4.8, which they had failed to do. Since I couldn't get the local MSSQL
instance to operate, I installed SQLEXPRESS and migrated my database as a scripted text file.
After those steps, everything seems to be working. Many tweaks have been done, but the site appears
to be fully operational.