From: Massimiliano on 22 Feb 2010 03:17 Hi all, I receive an error when I try to install the "Server Side Includes" in "Add Role Services". The server is a "Windows Server 2008 R2 x64". The error in Event Viewer - Setup is: Installation failed. Roles: Web Server (IIS) Error: Attempt to install Server Side Includes failed with error code 0x80070643. Fatal error during installationThe following role services were not installed: Web Server Application Development Server Side Includes The error in Event Viewer - Application is: Faulting application name: iissetup.exe, version: 7.5.7600.16385, time stamp: 0x4a5bd112 Faulting module name: ole32.dll, version: 6.1.7600.16385, time stamp: 0x4a5be01a Exception code: 0xc0000005 Fault offset: 0x00000000000662a2 Faulting process id: 0x13e8 Faulting application start time: 0x01cab39544198224 Faulting application path: C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe Faulting module path: C:\Windows\system32\ole32.dll Report Id: 81e9d144-1f88-11df-9e8a-0017a48e72cc Regards.
From: Massimiliano on 22 Feb 2010 05:28 Ok..I have solved the problem. I have disable shared configuration and the problem is solved. Regards "Massimiliano" wrote: > Hi all, > I receive an error when I try to install the "Server Side Includes" in "Add > Role Services". The server is a "Windows Server 2008 R2 x64". > The error in Event Viewer - Setup is: > Installation failed. > Roles: > Web Server (IIS) > Error: Attempt to install Server Side Includes failed with error code > 0x80070643. Fatal error during installationThe following role services were > not installed: > Web Server > Application Development > Server Side Includes > > The error in Event Viewer - Application is: > Faulting application name: iissetup.exe, version: 7.5.7600.16385, time > stamp: 0x4a5bd112 > Faulting module name: ole32.dll, version: 6.1.7600.16385, time stamp: > 0x4a5be01a > Exception code: 0xc0000005 > Fault offset: 0x00000000000662a2 > Faulting process id: 0x13e8 > Faulting application start time: 0x01cab39544198224 > Faulting application path: > C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe > Faulting module path: C:\Windows\system32\ole32.dll > Report Id: 81e9d144-1f88-11df-9e8a-0017a48e72cc > > Regards.
From: Ken Schaefer on 27 Feb 2010 09:29 You can't add new role services when using shared configuration (as you have discovered). For each server, move it back to local configuration, add the additional component, and then change back to shared configuration (pointing to a new shared location) Cheers Ken -- http://adOpenStatic.com/blog "Massimiliano" <Massimiliano(a)discussions.microsoft.com> wrote in message news:1BE65EA2-0A05-4178-B17E-8528C69A2186(a)microsoft.com... > Ok..I have solved the problem. > I have disable shared configuration and the problem is solved. > Regards > > "Massimiliano" wrote: > >> Hi all, >> I receive an error when I try to install the "Server Side Includes" in >> "Add >> Role Services". The server is a "Windows Server 2008 R2 x64". >> The error in Event Viewer - Setup is: >> Installation failed. >> Roles: >> Web Server (IIS) >> Error: Attempt to install Server Side Includes failed with error code >> 0x80070643. Fatal error during installationThe following role services >> were >> not installed: >> Web Server >> Application Development >> Server Side Includes >> >> The error in Event Viewer - Application is: >> Faulting application name: iissetup.exe, version: 7.5.7600.16385, time >> stamp: 0x4a5bd112 >> Faulting module name: ole32.dll, version: 6.1.7600.16385, time stamp: >> 0x4a5be01a >> Exception code: 0xc0000005 >> Fault offset: 0x00000000000662a2 >> Faulting process id: 0x13e8 >> Faulting application start time: 0x01cab39544198224 >> Faulting application path: >> C:\Windows\WinSxS\amd64_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.1.7600.16385_none_6cde646bce835df3\iissetup.exe >> Faulting module path: C:\Windows\system32\ole32.dll >> Report Id: 81e9d144-1f88-11df-9e8a-0017a48e72cc >> >> Regards.
|
Pages: 1 Prev: The same HTTPS certificate on different server Next: Classic asp - ASPSESSIONID |