-
Posted to
IIS7 - Web Farms
by
diezg
on
02-19-2009, 5:05 AM
I was no able to find that article... I opened a case to Microsoft and after some struggling they realized desktop experience was needed.
The build date that appears in your link is 5th of Feb, so probably they have added it recently.
-
Posted to
IIS7 - Web Farms
by
diezg
on
02-18-2009, 3:48 AM
Sorry steve, I have been out for a long time.
The problem was that you not only need to enable offline files but you have also to install Desktop Experience feature because it contains necessary modules for synchronization.
But Desktop Experience also includes features like Windows Media Player, Media codecs, Windows Mail, Windows ...
-
Posted to
IIS7 - General
by
diezg
on
01-20-2009, 11:48 AM
Hi all,
The problem happened in any activity related with certificates in a random way.
I opened a case to Microsoft and finally we find the cause of the problem. The service CNG Isolation Key was disabled on my server and, due to a bug (in the Smartcard KSP), when this service is disabled sometimes the crash happens.
-
Posted to
IIS7 - Web Farms
by
diezg
on
01-20-2009, 11:34 AM
Hi all,
I'm trying to configure offline folders for shared configuration on a Windows 2008 server and I'm having a problem.
I have enabled offline folders as described in the article http://learn.iis.net/page.aspx/212/offline-files-for-shared-configuration/
But when I right-click on the network folder that I want to make available ...
-
Posted to
IIS7 - General
by
diezg
on
12-01-2008, 11:10 AM
Hi rlucero,
I'm using Microsoft RSA Schannel with a 1024 bit Length. We use our company's own cert authority. Not sure how it works, we just send the request and they send the certificate.
-
Posted to
IIS7 - General
by
diezg
on
12-01-2008, 10:26 AM
Hi all,
I'm not sure if this is the right place for this post..
My problem is that IIS manager crashes when I create a certificate request. This is the crash:Description:
Stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: InetMgr.exe
...
-
Posted to
IIS7 - Known Issues and Workarounds
by
diezg
on
12-01-2008, 10:17 AM
Hi all,
I'm not sure if this is the right place for this post...
My problem is that IIS manager crashes when I create a certificate request. This is the crash:Description:
Stopped working
Problem signature:
Problem Event Name: APPCRASH
Application Name: InetMgr.exe
Application ...
-
Posted to
IIS7 - UI & Remote Management
by
diezg
on
12-01-2008, 9:37 AM
Hi all,
Finally I got the solution!
I compared the security policies of a default Windows 2008 (C:\Windows\inf\deftsv.inf) whith the policies applied on my server using the Security Configuration and Analysis MMC tool, and after a lot of strugling I found the policy causing the problem:"Bypass traverse checking"
This user right ...
-
Posted to
IIS7 - UI & Remote Management
by
diezg
on
11-21-2008, 4:33 AM
Hi qbernard,
Sorry, I was writing my previous post before watching your response.
The non admin user has modify rights on the website folder.
If I add the user to the administrators group, everything works..
-
Posted to
IIS7 - UI & Remote Management
by
diezg
on
11-21-2008, 4:28 AM
Another clue,
If I give "list folder contents" permissions to the non admin user on C:\Windows\System32\inetsrv\config , everything works!
Why should I need to give this permissions to any website administrator?
Have any of you configured remote site administration for windows users? Did you need to grant this kind of ...