About Me

My photo
a Dynamic and Energetic guy.....

Wednesday, December 10, 2008

CCF Tips

Problem--> "Configuration has encountered a problem while trying to access the Configuration web service. The HTTP request is unauthorized with client authentication scheme"

Reason --> The user doesn't have enough permissions to access the inbuilt websites

Solution --> (1) Go to the 'C:\Inetpub\wwwroot'
(2) Open the web.config file of each website
(3) Change the access write to authorized users

=============================================================================================

Problem--> "C:\Program Files\Support Tools> httpcfg set urlacl /u http://+:1000/ /a D:(A;;GX;;;s-1-5-21-3811445897-853718750-2640504884-1107) returns 1332 other than 0"

Reason --> The Operating system is not 32 bit

Solution --> (1)Go to http://www.microsoft.com/downloads/details.aspx?FamilyID=96A35011-FD83-419D-939B-9A772EA2DF90&displaylang=en
(2) install this if you are using 64bit Server version


=============================================================================================

No comments:

My Masters