Welcome to Soft32 Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Remote Desktop not working on Windows XP machine

 
   Soft32 Home -> Win3 Arch -> Work Remotely RSS
Next:  have Treo 700w How to find  
Author Message
computerman

External


Since: Jul 28, 2007
Posts: 2



(Msg. 1) Posted: Sat Jul 28, 2007 3:12 am
Post subject: Remote Desktop not working on Windows XP machine
Archived from groups: microsoft>public>windowsxp>work_remotely (more info?)

Really stump with one, hope someone can help!!!!!

Have a Home network running Windows XP workstations MachineA remote desktop
was working until 3 weeks ago, then all of a sudden I am unable to get access
to the machine from machineB gives an error "The computer cannot connect to
remote computer".

On the mchine I am trying to connect to did a netstat -an0 | findstat 3389
and it shows:

0.0.0.0 0.0.0.0:3389 LISTENING

There is nothing in the Event logs on both machine. I also used portqui to
query the port and it returned:

Starting portqry.exe -n 192.168.0.107 -e 3389 -p TCP ...


Querying target system called:

192.168.0.107

Attempting to resolve IP address to a name...


IP address resolved to 7KW0551

querying...

TCP port 3389 (ms-wbt-server service): NOT LISTENING
portqry.exe -n 192.168.0.107 -e 3389 -p TCP exits with return code 0x00000001.

So it seems the machine is not getting through the port, before even logging
in. I dod have Norton Antivirus installed on the computer I am trying to get
to but the firewall feature is not installed. Windows Xp Firewall is also
turned off for your information.

Any ideas would greatly be appreciated, how this is enough information. Oh I
also changed the port in the registery to another port instead of 3389
(changed to 3391) and it still did not work, so I have ruled out that an app
is blocking the port.

Is there a way from the Windows XP cd to deinstall Remote Desktop and
reinstall the product?
Back to top
Login to vote
Sooner Al [MVP]

External


Since: Jun 19, 2007
Posts: 1556



(Msg. 2) Posted: Sat Jul 28, 2007 9:58 am
Post subject: Re: Remote Desktop not working on Windows XP machine [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"computerman" <brice90.RemoveThis@hotmail.com> wrote in message
news:A9CDE8C8-73C4-4E4D-87AE-3936EA2D6C38@microsoft.com...
> Really stump with one, hope someone can help!!!!!
>
> Have a Home network running Windows XP workstations MachineA remote
> desktop
> was working until 3 weeks ago, then all of a sudden I am unable to get
> access
> to the machine from machineB gives an error "The computer cannot connect
> to
> remote computer".
>
> On the mchine I am trying to connect to did a netstat -an0 | findstat 3389
> and it shows:
>
> 0.0.0.0 0.0.0.0:3389 LISTENING
>
> There is nothing in the Event logs on both machine. I also used portqui to
> query the port and it returned:
>
> Starting portqry.exe -n 192.168.0.107 -e 3389 -p TCP ...
>
>
> Querying target system called:
>
> 192.168.0.107
>
> Attempting to resolve IP address to a name...
>
>
> IP address resolved to 7KW0551
>
> querying...
>
> TCP port 3389 (ms-wbt-server service): NOT LISTENING
> portqry.exe -n 192.168.0.107 -e 3389 -p TCP exits with return code
> 0x00000001.
>
> So it seems the machine is not getting through the port, before even
> logging
> in. I dod have Norton Antivirus installed on the computer I am trying to
> get
> to but the firewall feature is not installed. Windows Xp Firewall is also
> turned off for your information.
>
> Any ideas would greatly be appreciated, how this is enough information. Oh
> I
> also changed the port in the registery to another port instead of 3389
> (changed to 3391) and it still did not work, so I have ruled out that an
> app
> is blocking the port.
>
> Is there a way from the Windows XP cd to deinstall Remote Desktop and
> reinstall the product?

More than likely a *complete uninstall of Norton* will fix the issue. Try
that
first.

Beyond that you can reregister Remote Desktop by running the following
command from a command prompt. Make sure you have administrator privileges.
Reboot the PC after doing this...

regsvr32 remotepg.dll

A fix of last resort is a "Repair Reinstall" of the OS. Backup any critical
data just in case. Note the warnings on the page...

http://michaelstevenstech.com/XPrepairinstall.htm

Good luck...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375
Back to top
Login to vote
computerman

External


Since: Jul 28, 2007
Posts: 2



(Msg. 3) Posted: Sun Jul 29, 2007 2:10 pm
Post subject: Re: Remote Desktop not working on Windows XP machine [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Sooner Al [MVP]" wrote:

> "computerman" <brice90.DeleteThis@hotmail.com> wrote in message
> news:A9CDE8C8-73C4-4E4D-87AE-3936EA2D6C38@microsoft.com...
> > Really stump with one, hope someone can help!!!!!
> >
> > Have a Home network running Windows XP workstations MachineA remote
> > desktop
> > was working until 3 weeks ago, then all of a sudden I am unable to get
> > access
> > to the machine from machineB gives an error "The computer cannot connect
> > to
> > remote computer".
> >
> > On the mchine I am trying to connect to did a netstat -an0 | findstat 3389
> > and it shows:
> >
> > 0.0.0.0 0.0.0.0:3389 LISTENING
> >
> > There is nothing in the Event logs on both machine. I also used portqui to
> > query the port and it returned:
> >
> > Starting portqry.exe -n 192.168.0.107 -e 3389 -p TCP ...
> >
> >
> > Querying target system called:
> >
> > 192.168.0.107
> >
> > Attempting to resolve IP address to a name...
> >
> >
> > IP address resolved to 7KW0551
> >
> > querying...
> >
> > TCP port 3389 (ms-wbt-server service): NOT LISTENING
> > portqry.exe -n 192.168.0.107 -e 3389 -p TCP exits with return code
> > 0x00000001.
> >
> > So it seems the machine is not getting through the port, before even
> > logging
> > in. I dod have Norton Antivirus installed on the computer I am trying to
> > get
> > to but the firewall feature is not installed. Windows Xp Firewall is also
> > turned off for your information.
> >
> > Any ideas would greatly be appreciated, how this is enough information. Oh
> > I
> > also changed the port in the registery to another port instead of 3389
> > (changed to 3391) and it still did not work, so I have ruled out that an
> > app
> > is blocking the port.
> >
> > Is there a way from the Windows XP cd to deinstall Remote Desktop and
> > reinstall the product?
>
> More than likely a *complete uninstall of Norton* will fix the issue. Try
> that
> first.
>
> Beyond that you can reregister Remote Desktop by running the following
> command from a command prompt. Make sure you have administrator privileges.
> Reboot the PC after doing this...
>
> regsvr32 remotepg.dll
>
> A fix of last resort is a "Repair Reinstall" of the OS. Backup any critical
> data just in case. Note the warnings on the page...
>
> http://michaelstevenstech.com/XPrepairinstall.htm
>
> Good luck...
>
> --
>
> Al Jarvi (MS-MVP Windows Networking)
>
> Please post *ALL* questions and replies to the news group for the
> mutual benefit of all of us...
> The MS-MVP Program - http://mvp.support.microsoft.com
> This posting is provided "AS IS" with no warranties, and confers no
> rights...
> How to ask a question
> http://support.microsoft.com/KB/555375
>
>

Thanks for your help it was NAV 2007 after I disabled "Autoblock rules" I
was able to get access to the workstation. Weird because their was no
workstation in the disaloow access box. I just enabled it again and now I can
still get access "weird". Anyways it works now.
Back to top
Login to vote
Sooner Al [MVP]

External


Since: Jun 19, 2007
Posts: 1556



(Msg. 4) Posted: Sun Jul 29, 2007 11:25 pm
Post subject: Re: Remote Desktop not working on Windows XP machine [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"computerman" <brice90.RemoveThis@hotmail.com> wrote in message
news:AAA5AEB7-B0D3-4154-A880-1AFB6AD94D99@microsoft.com...
>
>
>
> Thanks for your help it was NAV 2007 after I disabled "Autoblock rules" I
> was able to get access to the workstation. Weird because their was no
> workstation in the disaloow access box. I just enabled it again and now I
> can
> still get access "weird". Anyways it works now.

Thanks for the feedback...

Glad to hear its working for you...

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
How to ask a question
http://support.microsoft.com/KB/555375
Back to top
Login to vote
Display posts from previous:   
Related Topics:
I can't use Remote Desktop on my Windows XP machine - Hi guys: I have a Windows XP machine that I use at work. On a different floor, I have a Windows Server 2003 box..

Remote Access to a Windows 2000 Desktop machine - Hi: I know this forum says Win XP, but I did not see one for Windows 2000. I have a pc in my building that runs..

remote desktop to a machine, then remote desktop from that.. - I'd like to be able to remote desktop to a server on a site, then use the server to remote desktop to other pc's on..

WinXP Remote Desktop stops working after Windows Update - Hi I have been having problems with WAN RD connections for a few days now. This morning I re-installed a new laptop,..

Remote desktop stop working, was working before - Hello, Remote desktop on the XP Pro I have stopped working all of sudden. * The Terminal Services service is started....

Possible to connect to Win98 machine using remote desktop? - Is it possible to connect to a Win95/98/2K machine using remote desktop, or must the host be running XP? ..
       Soft32 Home -> Win3 Arch -> Work Remotely All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]