I used to setup a merge replication from a tutorial from microsoft for windows mobile.
Everythings run fine when i setup at windows XP then upgrade to windows server 2008 Standard with no problem.
But after i upgrade to windows server2008 r2. When i sync from the pocket pc. It says "Authentication failed on the computer running IIS. I have checked the basic settings, the path is accessible. Then i checked:
Anomynous authentication enabled
Asp.net impersonation enabled
Basic authentication disabled
Forms authentication disabled
Windows authentication disabled
I have tried to enable everything but still same. Anybody know, what is the new settings in R2 that caused the failure? Thanks.
Hi, I have disabled the asp.net impersonation. I checked the Anonymous authentication identity is IUSR. I am not sure how to set all this settings as in windows server 2008 standard edition. I didnt set all this setting, i just follow the tutorial and everything
work just out of the box. Here is the tutorial, i follow exactly, it used to work until i installed R2.
http://quantum.selfip.net/MEDHOL302.pdf
Please repro the problem again and open event viewer to check security log. There should be corresponding logon failure events which contains detailed the info about why the authentication fails.
darenheong
6 Posts
R2 changes
Apr 06, 2010 08:49 PM|LINK
I used to setup a merge replication from a tutorial from microsoft for windows mobile.
Everythings run fine when i setup at windows XP then upgrade to windows server 2008 Standard with no problem.
But after i upgrade to windows server2008 r2. When i sync from the pocket pc. It says "Authentication failed on the computer running IIS. I have checked the basic settings, the path is accessible. Then i checked:
Anomynous authentication enabled
Asp.net impersonation enabled
Basic authentication disabled
Forms authentication disabled
Windows authentication disabled
I have tried to enable everything but still same. Anybody know, what is the new settings in R2 that caused the failure? Thanks.
</div>steve schofi...
5681 Posts
MVP
Moderator
Re: R2 changes
Apr 07, 2010 03:17 AM|LINK
Is there a reason why asp.net impersonation enabled? Have you tried disabling?
Steve Schofield
Windows Server MVP - IIS
http://iislogs.com/steveschofield
http://www.IISLogs.com
Log archival solution
Install, Configure, Forget
darenheong
6 Posts
Re: R2 changes
Apr 12, 2010 11:19 AM|LINK
Hi, I have disabled the asp.net impersonation. I checked the Anonymous authentication identity is IUSR. I am not sure how to set all this settings as in windows server 2008 standard edition. I didnt set all this setting, i just follow the tutorial and everything work just out of the box. Here is the tutorial, i follow exactly, it used to work until i installed R2. http://quantum.selfip.net/MEDHOL302.pdf
Still cannot get it work..can help me?
Thank you, Daren
WenJun Zhang...
472 Posts
Microsoft
Re: R2 changes
Apr 13, 2010 12:10 PM|LINK
Please repro the problem again and open event viewer to check security log. There should be corresponding logon failure events which contains detailed the info about why the authentication fails.