Are you having trouble with static content in you web pages after uprgrading to Windows Server 2008 R2 ?
Try adding the "Static Content" Role Service to the Web Server role.
Static content can be HTML pages, Image files ( jpg, png, gif ) etc...
A little info from MS regarding the Web Server (IIS) Role Services in IIS 7.5
Static Content
Static Content lets the Web server publish static Web file formats, such as HTML pages and image files. Use Static Content to publish files on your Web server that users can then view using a Web browser.
You may also want to reference the following TechNet article:
http://technet.microsoft.com/en-us/library/cc753473.aspx
A Few Good OSI Model Reference Sites
Here's a list of a few good OSI model reference sites that I have found useful and informative.
Good overall site that has nice diagrams.
http://wiki.hill.com/wiki/index.php?title=Open_Systems_Interconnection_Reference_Model
This one incorporates some 802.11 wireless technologies at the physical layer...
http://www.cable360.net/ct/strategy/emergingtech/25375.html
Good overall site that has nice diagrams.
http://wiki.hill.com/wiki/index.php?title=Open_Systems_Interconnection_Reference_Model
This one incorporates some 802.11 wireless technologies at the physical layer...
http://www.cable360.net/ct/strategy/emergingtech/25375.html
Error ID:1023 Source: MSI installer Error 29528
Error ID:1023
Source: MSI installer
Product: Microsoft SQL Server 2005 - Update 'Service Pack 3 for SQL Server Database Services 2005 ENU (KB955706)' could not be installed. Error code 1603. Additional information is available in the log file C:\Program Files\Microsoft SQLServer\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB955706_sqlrun_sql.msp.log.
Solution:
According to our research, this was not only and issue with SQL SP3, but also with SP1 and SP2
We found this article helped some folks but not us.
http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/3a9324d4-e28a-40a0-b2db-f0d5855ec7b2/
Our solution was to follow the directions in MS KB925976
http://support.microsoft.com/kb/925976
Apparently the SQL instance was installed prior to the DCPROMO and the local groups listed under the Setup key were invalid. We deleted the SIDs for the following keys and then service pack ran without error.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\SQLGroup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\AGTGroup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\FTSGroup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\ASGroup
Other related symptoms we observed while troubleshooting this issue...
Error message when you try to install a SQL Server 2005 service pack or a SQL Server 2005 hotfix package: "Error 29528. The setup has encountered an unexpected error while Setting Internal Properties"
Errors from throughout the 9.5MB SQL9_Hotfix_KB955706_sqlrun_sql.msp.log file: Transforming table Error
Source: MSI installer
Product: Microsoft SQL Server 2005 - Update 'Service Pack 3 for SQL Server Database Services 2005 ENU (KB955706)' could not be installed. Error code 1603. Additional information is available in the log file C:\Program Files\Microsoft SQLServer\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB955706_sqlrun_sql.msp.log.
Solution:
According to our research, this was not only and issue with SQL SP3, but also with SP1 and SP2
We found this article helped some folks but not us.
http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/3a9324d4-e28a-40a0-b2db-f0d5855ec7b2/
Our solution was to follow the directions in MS KB925976
http://support.microsoft.com/kb/925976
Apparently the SQL instance was installed prior to the DCPROMO and the local groups listed under the Setup key were invalid. We deleted the SIDs for the following keys and then service pack ran without error.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\SQLGroup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\AGTGroup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\FTSGroup
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.X\Setup\ASGroup
Other related symptoms we observed while troubleshooting this issue...
Error message when you try to install a SQL Server 2005 service pack or a SQL Server 2005 hotfix package: "Error 29528. The setup has encountered an unexpected error while Setting Internal Properties"
Errors from throughout the 9.5MB SQL9_Hotfix_KB955706_sqlrun_sql.msp.log file: Transforming table Error
Subscribe to:
Posts (Atom)