bomortensen
Bit poster
Hi all,
I'm a C#/webdeveloper using MacBook Pro 15 inch 2017 model with Parallels Desktop version 13.0.1 running Windows 10. On Windows, I'm using IIS to run the websites I develop locally. These websites have connections to either local MSSQL database (MSSQL Express) or Azure/AWS MSSQL databases.
It appears that the connection to these databases are dropped after a given time. Typically between 10 - 60 minutes. I can connect to the database through MSSQL Mangement Studio just fine, even though the website cannot access the database.
My setup is as follows:
Has anyone had this issue before and found a fix for it?
Thanks a lot in advance.
All the best,
Bo
I'm a C#/webdeveloper using MacBook Pro 15 inch 2017 model with Parallels Desktop version 13.0.1 running Windows 10. On Windows, I'm using IIS to run the websites I develop locally. These websites have connections to either local MSSQL database (MSSQL Express) or Azure/AWS MSSQL databases.
It appears that the connection to these databases are dropped after a given time. Typically between 10 - 60 minutes. I can connect to the database through MSSQL Mangement Studio just fine, even though the website cannot access the database.
My setup is as follows:
- Parallels network is set to Shared network.
- In Windows 10 hosts file, I've set up the following: 127.0.0.1 mysite.local
- In macOS hosts file, I've set up the following 10.211.55.3 . mysite.local (where 10.211.55.3 is the IP address of Windows 10)
Has anyone had this issue before and found a fix for it?
Thanks a lot in advance.
All the best,
Bo
Last edited: