I've tried to restore an environment from Cloud to a local solution before moving up to host.
I followed the steps through the guide and are using vs studio code & IIS Express.
When restore from cloud: It says: An error occured
The source environment has thrown a System.Net.Http.HttpRequestException with message: An error while sending request. It might have been acaused by an inner System.Net.Socket.SocketException with message: An excisting connection was forcely closed by the remote host.
I'm trying to restore from development environment.
Unfortunately I didn't managed to solve the issue. Consulted further help to solve the problem. Seemed like some extra packages issue, but out of my knowledge.
Problem restoring from Cloud to Local
Hi guys.
I've tried to restore an environment from Cloud to a local solution before moving up to host.
I followed the steps through the guide and are using vs studio code & IIS Express.
When restore from cloud: It says: An error occured
The source environment has thrown a System.Net.Http.HttpRequestException with message: An error while sending request. It might have been acaused by an inner System.Net.Socket.SocketException with message: An excisting connection was forcely closed by the remote host.
I'm trying to restore from development environment.
Hope you can help. Thanks in advance.
/Mads
Hi Mads
Can you check the log? Maybe something there?
Thanks, Alex
Hi Alex,
Sorry for the late answer. I'm still facing the same problem when pushing restore button from localhost.
Start of the log:
Run :: initializing
Run :: Is not running remote, Is not using Sql Azure.
Run :: LocalDb is not available, using SqlCe.
I have the same issue. Did you get any solution?
Hi Arun,
Unfortunately I didn't managed to solve the issue. Consulted further help to solve the problem. Seemed like some extra packages issue, but out of my knowledge.
Hope you will find a solution
is working on a reply...