Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Looking for solution to IISSYNC error code 53

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  What does a web server do?  
Author Message
user660

External


Since: Aug 26, 2003
Posts: 2



(Msg. 1) Posted: Tue Aug 26, 2003 3:00 pm
Post subject: Looking for solution to IISSYNC error code 53
Archived from groups: microsoft>public>inetserver>iis (more info?)

Please help if you can :>

Scenario:
Two identical Compaq Proliant DL380 G3 servers running
Win2K Adv. server. Network Load Balancing is configured
for public (Intranet) network and private network is
configured for cluster state awareness (10.1.1.1 &
10.1.1.2).

These servers are running IIS with the OS and IIS metabase
residing on the local C: drives. All static web data and
ASP pages reside on a remote clustered server and are
referenced via a remote share.

The webmaster would like to continue publishing webs via
Frontpage. The task at hand is synchronizing the IIS
metabases after the webmaster publishes directly to one of
the nodes. For each ne publish, the intention is to
change load balance from 50%-50% to 100%-0%, then publish
to the offline node, test the newly-published web,
run "iissync" from the offline node, and change load
balance back to 50%-50%.

First Issue:
When I issue the command "iissync node2" from node1, node2
is unavailable because the node2 dedicated IP address is
unavailable from node1, and vice versa. Therefore, I
tried typing the command "iissync 10.1.1.2". It seemed to
get a little further but finally results in the following
error:

C:\WINNT\system32\inetsrv>iissync 10.1.1.2
Source : 337, scanned, Targets : (337,0),
Error replicating to target 10.1.1.2 : The network path
was not found. error code 53 ( 00000035
At least one target computer was not replicated
successfully

The error code 53 is not found in the one document that
Microsoft has on Technet describing the various errors
returned by IISSYNC.

I don't believe I have an issue with the IWAM and IUSR
accounts. They use the same domain account that has admin
rights on both servers (for testing) and the user can Log
on Locally.

I do not have intentions of using Application Center 2000
for this scenario. If I can find a resolution to this
IISSYNC utility, I will have greatly simplified my
installation.

Thanks in advance for you assistance!

Regards,
Ron Brodfuehrer

 >> Stay informed about: Looking for solution to IISSYNC error code 53 
Back to top
Login to vote
prabhakar29

External


Since: Aug 26, 2003
Posts: 1



(Msg. 2) Posted: Tue Aug 26, 2003 4:21 pm
Post subject: Looking for solution to IISSYNC error code 53 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Error code is specific windows and it means network path
was not found to the system or box you are trying to
reach. Did you try pinging the box at all?
you can see the error message by typing the following
command at command prompt:

net helpmsg 53

hope this helps.

Prabhakar


 >-----Original Message-----
 >Please help if you can :>
 >
 >Scenario:
 >Two identical Compaq Proliant DL380 G3 servers running
 >Win2K Adv. server. Network Load Balancing is configured
 >for public (Intranet) network and private network is
 >configured for cluster state awareness (10.1.1.1 &
 >10.1.1.2).
 >
 >These servers are running IIS with the OS and IIS
metabase
 >residing on the local C: drives. All static web data and
 >ASP pages reside on a remote clustered server and are
 >referenced via a remote share.
 >
 >The webmaster would like to continue publishing webs via
 >Frontpage. The task at hand is synchronizing the IIS
 >metabases after the webmaster publishes directly to one
of
 >the nodes. For each ne publish, the intention is to
 >change load balance from 50%-50% to 100%-0%, then publish
 >to the offline node, test the newly-published web,
 >run "iissync" from the offline node, and change load
 >balance back to 50%-50%.
 >
 >First Issue:
 >When I issue the command "iissync node2" from node1,
node2
 >is unavailable because the node2 dedicated IP address is
 >unavailable from node1, and vice versa. Therefore, I
 >tried typing the command "iissync 10.1.1.2". It seemed
to
 >get a little further but finally results in the following
 >error:
 >
 >C:\WINNT\system32\inetsrv>iissync 10.1.1.2
 >Source : 337, scanned, Targets : (337,0),
 >Error replicating to target 10.1.1.2 : The network path
 >was not found. error code 53 ( 00000035
 >At least one target computer was not replicated
 >successfully
 >
 >The error code 53 is not found in the one document that
 >Microsoft has on Technet describing the various errors
 >returned by IISSYNC.
 >
 >I don't believe I have an issue with the IWAM and IUSR
 >accounts. They use the same domain account that has
admin
 >rights on both servers (for testing) and the user can Log
 >on Locally.
 >
 >I do not have intentions of using Application Center 2000
 >for this scenario. If I can find a resolution to this
 >IISSYNC utility, I will have greatly simplified my
 >installation.
 >
 >Thanks in advance for you assistance!
 >
 >Regards,
 >Ron Brodfuehrer
 >.
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Looking for solution to IISSYNC error code 53 
Back to top
Login to vote
user649

External


Since: Aug 25, 2003
Posts: 244



(Msg. 3) Posted: Wed Aug 27, 2003 5:23 am
Post subject: RE: Looking for solution to IISSYNC error code 53 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Ron,

I think you should try to ping your box as Ron has suggested. It will be
appreciated that you post the result.

If you have any further question, please feel free to let me know!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: Looking for solution to IISSYNC error code 53 
Back to top
Login to vote
user660

External


Since: Aug 26, 2003
Posts: 2



(Msg. 4) Posted: Wed Aug 27, 2003 8:30 am
Post subject: RE: Looking for solution to IISSYNC error code 53 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Here's the update. I am on Node1 (private IP 10.1.1.1)
and I successfully can ping Node2 (private IP 10.1.1.2).

The reason I am using the private IP address is because
from each of the NLB servers, the configuration, by
Microsoft design, will not let me ping from one dedicated
IP address to another.

Now my question is the services that are loaded for the
private NIC. As instructed by Microsoft, I have no
Microsoft Client and no File and Print services. Also
there is no DNS and no WINS with netbios disabled. Does
IISSYNC need one of those services to work?

Please assist with the next step. Thank you!


 >-----Original Message-----
 >Hi Ron,
 >
 >I think you should try to ping your box as Ron has
suggested. It will be
 >appreciated that you post the result.
 >
 >If you have any further question, please feel free to let
me know!
 >
 >Wei-Dong Xu
 >Microsoft Product Support Services
<font color=purple> >Get Secure! - <a style='text-decoration: underline;' href="http://www.microsoft.com/security</font" target="_blank">www.microsoft.com/security</font</a>>
 >This posting is provided "AS IS" with no warranties, and
confers no rights.
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Looking for solution to IISSYNC error code 53 
Back to top
Login to vote
user649

External


Since: Aug 25, 2003
Posts: 244



(Msg. 5) Posted: Thu Aug 28, 2003 10:12 am
Post subject: RE: Looking for solution to IISSYNC error code 53 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Ron,

Thank you for replying!

Based on my experience, this is a networking problem. Please use the wlbs
command to get two network configuration copies to me. You can post them in
the newsgroup or mail to me. I have sent you one mail about this issue and
detail usage about the tool. Thank you in advance!

Thank you for using Microsoft Newsgroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: Looking for solution to IISSYNC error code 53 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Permission Denied using MS code - I used the following code from MSDN. Set objMail = CreateObject("CDONTS.Newmail") objMail.From = "rob@here.com" objMail.To = "jdr@there.com" objMail.Subject = "Bad News" objMail.Body = "I owe you 50" obj...

DCOM error - I have a W2k server running IIS 5 that I had to replace the new boot disk on. I replaced it and restored the system & files. After the restore I can't get my Citrix web site to come up. I cannot access the IIS Admin snap- in. I am getting a DC...

event error - My server always facing problem in Envent Viewer Manager, where it showns Service Log Error for Service Manager with world wide web publish error ! How to solve this ? This problem happen when many people log in the web-site ! -- Regards. Thanks. ..

IIS Error- Unexpected error 0x8ffe2742 - hi, I'm using IIS 5.1 on Windows XP platform. My localhost is not running. I uninstalled IIS & re-installed it but of no use. My local website has stopped, when i start it , it gives "unexpected error 0x8ffe2742 occured". I have tried t...

HELP, 404 error when running ASP on server 2003 - Hi, I have just installed server 2003, any and when I copied my old sites onto IIS, none of the ASP works, it returns a file not found error, I can view html files or aspx files, but not asp
   Web Hosting and Web Master Forums (Home) -> IIS 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 cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]