Quantcast
Channel: RemoteApp and Desktop Connections update returns Error code: 0x80070003
Viewing all 56 articles
Browse latest View live

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

Hi,

 

For this issue, you can refer to the following thread.

RemoteApp and Desktop Connection: An error has occurred. Contact your workplace administrator for assistance.

http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2rds/thread/acb36aaa-f95f-4251-a4e2-146beafd35a7/

 

For the error event log, you can refer to the link below.

Event ID 1000 — RemoteApp and Desktop Connection Configuration

http://technet.microsoft.com/en-us/library/ee891393(WS.10).aspx

 

Event ID 1001 — RemoteApp and Desktop Connection Configuration

http://technet.microsoft.com/en-us/library/ee891148(WS.10).aspx

 


Technology changes life……

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
I had RemoteApp and Desktop Connections working in Windows 7, but it recently started returning the following event log error.
An error occurred. Contact your workplace administrator for assistance.
Connection name: My Apps
Connection URL: https://<externalfqdn>/RDWeb/Feed/webfeed.aspx
Error code: 0x80070003, 0x0
How do I troubleshoot this?  When I enter https://<externalfqdn>/RDWeb/Feed/webfeed.aspx, I am prompted for a user name and password.  When I enter the user name and password, a string of characters is returned.  Is there a way to decode these characters?  The only unusual element of my install is that the <externalfqdn> is different than the windows FQDN.  Both point to the same IP address.  I'm not seeing any event log errors on the server.  If I delete the existing RemoteApp connection, recreation of the connection fails and no event is logged on the server OR the client.

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
Success! %USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\ did not exist, because of folder redirection.  This is just speculation, but the change to folder redirection of AppData may have caused this problem.  In any case, deleting the contents of the Workspaces folder fixed the problem.  Thanks for your help!

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
Is there are verbose log setting for the client?

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

1. HKEY_CURRENT_USER\Software\Microsoft\workspaces\Feeds\ was already empty.

2. %USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\ does not exist.  Only the path up to %USERPROFILE%\AppData\Roaming\Microsoft\ exists.  Creating the Workspaces folder did not resolve the problem.

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

OK, this is roughly what I expected. In your failure case (#1), the process is failing without communicating with the server at all. It seems that the issue is isolated on your client, most likely in the specific user profile. 

It seems possible that some part of the workspace state in your user profile has been corrupted, although this is not an issue that I have seen before. Assuming that this user is not set up for any other RemoteApp and Desktop Connections feeds, we can try the following. All steps are to be done while logged in to the client machine as the user who has seen the error.

1. In the registry editor, delete the contents of "HKEY_CURRENT_USER\Software\Microsoft\workspaces\Feeds\".

2. On the hard drive, delete the contents of "%USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\".

3. Attempt to recreate the connection.

 

 

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
@Raymond Thanks for your reply!  I made the configuration changes you suggested and attempted to logged 3 different activities.
1. On a client, enter https://<externalfqdn-removed>/RDWeb/Feed/webfeed.aspx into "Set up a new connection with RemoteApp and Desktop Connections" and click Next.  I received the error message, "An error occurred. Contact your workplace administrator for assistance."  Nothing was logged in C:\inetpub\logs\LogFiles\W3SVC1\*.log or C:\Windows\Web\RDWeb\App_Data\RDWeb.log.
2. On a client, enter https://<externalfqdn-removed>/RDWeb/Feed/webfeed.aspx into Internet Explorer 9.  An encrypted security ticket is returned.  Nothing was logged in C:\Windows\Web\RDWeb\App_Data\RDWeb.log.  The following was logged in C:\inetpub\logs\LogFiles\W3SVC1\*.log.
2011-09-08 18:42:39 192.168.0.124 GET /RDWeb/FeedLogin/WebFeedlogin.aspx ReturnUrl=%2fRDWeb%2fFeed%2fwebfeed.aspx 443 - <clientip-removed> Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 401 2 5 94
2011-09-08 18:42:39 192.168.0.124 GET /RDWeb/Feed/webfeed.aspx - 443 - <clientip-removed> Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 302 0 0 288
2011-09-08 18:42:39 192.168.0.124 GET /RDWeb/FeedLogin/WebFeedlogin.aspx ReturnUrl=%2fRDWeb%2fFeed%2fwebfeed.aspx 443 <domain-removed>\<user-removed> <clientip-removed> Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 200 0 0 300
3. On a client, enter https://<externalfqdn-removed>/RDWeb/ into Internet Explorer 9, login, and start an RemoteApp application.  The following was logged in C:\inetpub\logs\LogFiles\W3SVC1\*.log.
2011-09-08 18:22:37 192.168.0.124 POST /RDWeb/Pages/en-US/login.aspx - 443 <domain-removed>\<user-removed> <clientip-removed> Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 302 0 0 343
2011-09-08 18:22:42 192.168.0.124 GET /RDWeb/Pages/en-US/default.aspx - 443 <domain-removed>\<user-removed> <clientip-removed> Mozilla/5.0+(compatible;+MSIE+9.0;+Windows+NT+6.1;+WOW64;+Trident/5.0) 200 0 0 5959
The following was logged in C:\Windows\Web\RDWeb\App_Data\RDWeb.log.
2011/09/08 13:22:36 [Verbose] SecurityDescriptorPtr is not NULL.
2011/09/08 13:22:36 [Verbose] Page Requested : login.aspx, Request Type : POST.
2011/09/08 13:22:36 [Info] ExtractInfoFromForm returning : True.
2011/09/08 13:22:36 [Info] CreateClientSideCookieInResponse - DomainUserName : <domain-removed>\<user-removed>.
2011/09/08 13:22:36 [Info] CreateClientSideCookieInResponse - WorkspaceId : <externalfqdn-removed>.
2011/09/08 13:22:36 [Info] CreateClientSideCookieInResponse - objHttpContext.Response.Cookies[strTSWAAuthClientSideCookie].Value : Name=<domain-removed>%5C<user-removed>&MachineType=private&WorkSpaceID=<externalfqdn-removed>.
2011/09/08 13:22:36 [Info] Info from Form or Auth Cookie extracted : True.
2011/09/08 13:22:36 [Info] User Name : <user-removed>, DomainName : <domain-removed>, Password : Non-NullOrEmpty, Private logon : True, LogonUser returned : True.
2011/09/08 13:22:36 [Info] objWindowsIdentity.Name : <domain-removed>\<user-removed>, objWindowsIdentity.User : S-1-5-21-515967899-1364589140-725345543-1146.
2011/09/08 13:22:36 [Info] objWindowsBuiltInRole : Administrator.
2011/09/08 13:22:36 [Info] CheckTSWAAdministratorAccess returned : True.
2011/09/08 13:22:36 [Info] SetupHttpContextUser returning : True.
2011/09/08 13:22:36 [Verbose] RDWebAccessConfigPath : C:\Windows\Web\RDWeb\App_Data\RDWebAccess.Config.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'ID' has '<externalfqdn-removed>' value.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'Name' has 'HL Apps' value.
2011/09/08 13:22:36 [Verbose] Workspace ID : HL Apps
2011/09/08 13:22:36 [Verbose] Workspace Name : HL Apps
2011/09/08 13:22:36 [Verbose] RDWebAccessConfigPath : C:\Windows\Web\RDWeb\App_Data\RDWebAccess.Config.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] WebFeed ServerName : <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] Thread 10 Calling constructor
2011/09/08 13:22:36 [Verbose] Thread 10 Total of 1 specified Terminal Servers.
2011/09/08 13:22:36 [Verbose] Thread 10 0. Terminal Server: <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] RDWebAccessConfigPath : C:\Windows\Web\RDWeb\App_Data\RDWebAccess.Config.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'ID' has '<externalfqdn-removed>' value.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'Name' has 'HL Apps' value.
2011/09/08 13:22:36 [Verbose] Workspace ID : HL Apps
2011/09/08 13:22:36 [Verbose] Workspace Name : HL Apps
2011/09/08 13:22:36 [Verbose] Thread 10 Setting up access check.
2011/09/08 13:22:36 [Verbose] Thread 10 Exiting constructor
2011/09/08 13:22:36 [Verbose] Got Rdp Certificate from cache
2011/09/08 13:22:36 [Verbose] GetRdpSigningCertificateHash returning : 84847B2B52291C737211302419B6697E45F400F9
2011/09/08 13:22:36 [Error] Windows Group : TS Web Access Administrators already exisits.
2011/09/08 13:22:36 [Error] Windows Builtin Role : Administrator already exisits.
2011/09/08 13:22:36 [Verbose] SecurityDescriptorPtr is not NULL.
2011/09/08 13:22:36 [Verbose] Page Requested : default.aspx, Request Type : GET.
2011/09/08 13:22:36 [Info] objFormsAuthenticationTicket.Name : DomainUserName=<domain-removed>\<user-removed>&TSWAAdministratorAccess=True.
2011/09/08 13:22:36 [Info] DomainUserName : <domain-removed>\<user-removed>.
2011/09/08 13:22:36 [Info] TswaAdministratorAccess : True.
2011/09/08 13:22:36 [Info] UserSid : S-1-5-21-515967899-1364589140-725345543-1146.
2011/09/08 13:22:36 [Info] ExtractInfoFromCookies returning : True.
2011/09/08 13:22:36 [Info] Info from Form or Auth Cookie extracted : True.
2011/09/08 13:22:36 [Info] SetupHttpContextUser returning : True.
2011/09/08 13:22:36 [Verbose] RDWebAccessConfigPath : C:\Windows\Web\RDWeb\App_Data\RDWebAccess.Config.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'ID' has '<externalfqdn-removed>' value.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'Name' has 'HL Apps' value.
2011/09/08 13:22:36 [Verbose] Workspace ID : HL Apps
2011/09/08 13:22:36 [Verbose] Workspace Name : HL Apps
2011/09/08 13:22:36 [Verbose] RDWebAccessConfigPath : C:\Windows\Web\RDWeb\App_Data\RDWebAccess.Config.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] objRDWebAccessConfig.IsRADCMServer : False.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] WebFeed ServerName : <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] objRDWebAccessConfig.webFeedServerName : <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] UseCPUB : False.
2011/09/08 13:22:36 [Verbose] TSServerName : localhost.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] WebFeed ServerName : <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] Sharepoint assembly not found:Could not load file or assembly 'Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.
2011/09/08 13:22:36 [Verbose] ASP.NET location:/RDWeb/Pages
2011/09/08 13:22:36 [Verbose] Saving icon to:C:\Windows\Web\RDWeb\Pages\images\rapwait.gif
2011/09/08 13:22:36 [Verbose] Saving icon to:C:\Windows\Web\RDWeb\Pages\images\erroricon.png
2011/09/08 13:22:36 [Verbose] Saving xsl to:C:\Windows\Web\RDWeb\Pages\images\RapApplicationsPart.xsl
2011/09/08 13:22:36 [Verbose] UseCPUB : False.
2011/09/08 13:22:36 [Verbose] TSServerName : <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] UserSid : S-1-5-21-515967899-1364589140-725345543-1146.
2011/09/08 13:22:36 [Verbose] Thread 10 Calling constructor
2011/09/08 13:22:36 [Verbose] Thread 10 Total of 1 specified Terminal Servers.
2011/09/08 13:22:36 [Verbose] Thread 10 0. Terminal Server: <internalserver-removed>.
2011/09/08 13:22:36 [Verbose] RDWebAccessConfigPath : C:\Windows\Web\RDWeb\App_Data\RDWebAccess.Config.
2011/09/08 13:22:36 [Verbose] WebFeed ServerType : rdserver.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'ID' has '<externalfqdn-removed>' value.
2011/09/08 13:22:36 [Verbose] Workspace attribute 'Name' has 'HL Apps' value.
2011/09/08 13:22:36 [Verbose] Workspace ID : HL Apps
2011/09/08 13:22:36 [Verbose] Workspace Name : HL Apps
2011/09/08 13:22:36 [Verbose] Thread 10 Setting up access check.
2011/09/08 13:22:36 [Verbose] Thread 10 Exiting constructor
2011/09/08 13:22:36 [Verbose] Getting Fresh Gateway Info
2011/09/08 13:22:36 [Verbose] GatewayName:<externalfqdn-removed>
2011/09/08 13:22:36 [Verbose] GatewayUsage:1
2011/09/08 13:22:36 [Verbose] GatewayAuthMode:4
2011/09/08 13:22:36 [Verbose] GatewayUseCachedCreds:True
2011/09/08 13:22:36 [Verbose] Thread 10 Stopping Event Watchers...
2011/09/08 13:22:36 [Verbose] Setting up WMI Eventwatchers with the following identity: IIS APPPOOL\RDWebAccess
2011/09/08 13:22:36 [Verbose] Setting up WMI Eventwatchers SID: S-1-5-82-604604840-3341247844-1790606609-4006251754-2470522317
2011/09/08 13:22:36 [Verbose] Setting up WMI Eventwatchers Owner: S-1-5-82-604604840-3341247844-1790606609-4006251754-2470522317
2011/09/08 13:22:36 [Verbose] Setting up WMI Eventwatchers Token: 2384
2011/09/08 13:22:36 [Verbose] Thread 10 Attempting to setup watcher for: <internalserver-removed>
2011/09/08 13:22:36 [Verbose] Thread 10 Succeeded setting up event watcher for: <internalserver-removed>
2011/09/08 13:22:37 [Info] Received 39 apps from <internalserver-removed>
2011/09/08 13:22:37 [Info] Received 1 desktops from <internalserver-removed>

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

OK, there are a few simple things we can do to troubleshoot the web transactions here.

First, I would recommend enabling the trace log file for RD Web Access (RDWA) on the server. There are directions on how to do this in "%systemroot%\web\rdweb\web.config". Please set the "TraceTSWA" switch to 4 (Verbose). The contents of the trace file will give us an idea of what is happening during connection setup. If we're lucky it may point directly to a specific issue.

Second, I would recommend taking a look at the IIS access logs (which can usually be found in "%systemdrive%\inetpub\Logs\LogFiles\w3svc1"). This can help highlight some failures that can occur before the request reaches the RDWA code.


RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

I think this problem has something to do with cached authentication.  On a laptop that is unable to get a list of applications from webfeed.aspx, I created a new user, which was able to get a list of applications from webfeed.aspx, using the same RD user.

I have no idea where this authentication is cached.  I deleted all my web browser cache and I deleted all the credentials in the Credential Manager.  Still no success.

The way RD gets it's list of applications seems to be this black hole of non-standard implementation.  There are no event logs for this failure.  It uses cookie-based credentials that don't expire, but it doesn't actually use the cookies to persist the ticket and it doesn't store the credentials in the Credential Manager.

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

The authentication ticket seems to be part of the Terminal Services Workspace Provisioning Protocol that is inconsistent with how Forms Authentication is typically implemented.

In WebFeedLogin.aspx, if I replace this...

Response.Write(FormsAuthentication.Encrypt(ticket));


...with this...

Response.Cookies[".ASPXAUTH"].Value = FormsAuthentication.Encrypt(ticket);
Response.Redirect(Request.QueryString["ReturnUrl"]);


...I get an XML resource list, but it's still rejected by RemoteApp and Desktop Connections.

It's clearly authenticating, because it can't get the XML without a valid ticket.  I feel like I could have written my own application that does what RemoteApp and Desktop Connections is supposed to do by now. >:(

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

@Dollar Thanks for your reply!  I had already looked at all these links.

The display name is "HL Apps" (no quotes), so it's not related to Kristin's post.

Starting RemoteApps from the web interface works by the way inside and outside the firewall.  Existing Start Menus that had been populated prior to this problem also work.  I can ping the single 2008 R2 sp1 server that's running everything, including RD Session Host, RD Licensing, RD Connection Broker, RD Gateway, and RD Web Access.  The server is fully updated.

Everything seems to be working except for webfeed.aspx.  I figured out what the mystery characters are: they are an exncrypted FormsAuthenticationTicket from WebFeedLogin.aspx.  Specifically, this line...

Response.Write(FormsAuthentication.Encrypt(ticket));

Presumably, the FormsAuthenticationTicket should be processed by one of the pages, which would then result in XML.  Thinking some application I installed screwed up an IIS configuration, I uninstalled and reinstalled RD Web Access. This appeared to have no affect.  Short of any help, I'll do some more troubleshooting.  It looks like the authentication configuration isn't quite right.

By the way, awesome first name, Dollar.

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

Hi,

 

For this issue, you can refer to the following thread.

RemoteApp and Desktop Connection: An error has occurred. Contact your workplace administrator for assistance.

http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2rds/thread/acb36aaa-f95f-4251-a4e2-146beafd35a7/

 

For the error event log, you can refer to the link below.

Event ID 1000 — RemoteApp and Desktop Connection Configuration

http://technet.microsoft.com/en-us/library/ee891393(WS.10).aspx

 

Event ID 1001 — RemoteApp and Desktop Connection Configuration

http://technet.microsoft.com/en-us/library/ee891148(WS.10).aspx

 


Technology changes life……

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
I had RemoteApp and Desktop Connections working in Windows 7, but it recently started returning the following event log error.
An error occurred. Contact your workplace administrator for assistance.
Connection name: My Apps
Connection URL: https://<externalfqdn>/RDWeb/Feed/webfeed.aspx
Error code: 0x80070003, 0x0
How do I troubleshoot this?  When I enter https://<externalfqdn>/RDWeb/Feed/webfeed.aspx, I am prompted for a user name and password.  When I enter the user name and password, a string of characters is returned.  Is there a way to decode these characters?  The only unusual element of my install is that the <externalfqdn> is different than the windows FQDN.  Both point to the same IP address.  I'm not seeing any event log errors on the server.  If I delete the existing RemoteApp connection, recreation of the connection fails and no event is logged on the server OR the client.

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

We were having this issue on a machine and discovered that the Start Menu folder with all of the RemoteApp Shortcuts had not been deleted when they removed the connections. We manually deleted these folders and we were able to restore the connections.

The RemoteApp shortcuts will be in a folder under:

C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
It seems possible that some part of the workspace state in your user profile has been corrupted, although this is not an issue that I have seen before. Assuming that this user is not set up for any other RemoteApp and Desktop Connections feeds, we can try the following. All steps are to be done while logged in to the client machine as the user who has seen the error.

1. In the registry editor, delete the contents of "HKEY_CURRENT_USER\Software\Microsoft\workspaces\Feeds\".

2. On the hard drive, delete the contents of "%USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\".

3. Attempt to recreate the connection.

After completing step 1 and 2 I could not create a new connection through control panel on a Windows 7 machine. It failed without further info (An error occurred. Contact your workplace administrator for assistance). In RemoteApp eventlog on the machine error 0x800700b7 was logged, a search pointed in the direction ERROR_ALREADY_EXISTS.

It turned out the startmenu RemoteApp entries were still present in the useraccount and were blocking the (re)creation of the RemoteApp connection. After deleting these folders and icons in the startmenu the new connection could be created without any further problems.


RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

Hi All,

I am having the exact same problem in Server 2012r2, I have tried everything above but cannot get it to work as a normal user.

If I do it while logged on as a Domain Admin it works fine so I am guessing it has to be permissions or security somewhere but just can't find where.

Any thoughts?

Dean

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
Success! %USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\ did not exist, because of folder redirection.  This is just speculation, but the change to folder redirection of AppData may have caused this problem.  In any case, deleting the contents of the Workspaces folder fixed the problem.  Thanks for your help!

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0
Is there are verbose log setting for the client?

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

1. HKEY_CURRENT_USER\Software\Microsoft\workspaces\Feeds\ was already empty.

2. %USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\ does not exist.  Only the path up to %USERPROFILE%\AppData\Roaming\Microsoft\ exists.  Creating the Workspaces folder did not resolve the problem.

RemoteApp and Desktop Connections update returns Error code: 0x80070003

$
0
0

OK, this is roughly what I expected. In your failure case (#1), the process is failing without communicating with the server at all. It seems that the issue is isolated on your client, most likely in the specific user profile. 

It seems possible that some part of the workspace state in your user profile has been corrupted, although this is not an issue that I have seen before. Assuming that this user is not set up for any other RemoteApp and Desktop Connections feeds, we can try the following. All steps are to be done while logged in to the client machine as the user who has seen the error.

1. In the registry editor, delete the contents of "HKEY_CURRENT_USER\Software\Microsoft\workspaces\Feeds\".

2. On the hard drive, delete the contents of "%USERPROFILE%\AppData\Roaming\Microsoft\Workspaces\".

3. Attempt to recreate the connection.

 

 

Viewing all 56 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>