Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 

Can''t apply KB970892 to Sql Express

Posted: Jan/22/2011   By: nikhil   Points:15   Category: .NET  - ASP.Net    Views:204   Vote Up (0)   Vote Down (0)    
For some reason, KB970892 is failing when attempting to apply it to SQL Express running on Windows Server 2008 Hiperv. Does anyone have any idea on what might be cause this

Log Name:      Application
Source:        MsiInstaller
Date:          4/14/2010 9:47:49 AM
Event ID:      1023
Task Category: None
Level:         Error
Keywords:      Classic
User:          SYSTEM
Computer:      S01HPRV.COVINA.local
Description:
Product: Microsoft SQL Server 2005 Express Edition - Update 'GDR 4053 for SQL Server Database Services 2005 ENU (KB970892)' could not be installed. Error code 1603. Additional information is available in the log file C:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB970892_sqlrun_sql.msp.log.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="MsiInstaller" />
    <EventID Qualifiers="0">1023</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-04-14T16:47:49.000Z" />
    <EventRecordID>7531</EventRecordID>
    <Channel>Application</Channel>
    <Computer>S01HPRV.COVINA.local</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data>Microsoft SQL Server 2005 Express Edition</Data>
    <Data>GDR 4053 for SQL Server Database Services 2005 ENU (KB970892)</Data>
    <Data>1603</Data>
    <Data>C:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB970892_sqlrun_sql.msp.log</Data>
    <Data>(NULL)</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Binary>7B42414142393841462D453442362D344132462D413344372D3239364241444237464532457D207B32363541384538382D323545412D344431432D393838302D3737354536434639393944437D2031363033</Binary>
  </EventData>
</Event>


From HotFix.log:


04/14/2010 09:46:16.514 Installing instance: MICROSOFT$VMM$
04/14/2010 09:46:16.562 Installing target: S01HPRV
04/14/2010 09:46:18.642 Received list of RANU pid's
04/14/2010 09:46:18.646 Stopping service: MSSQL$MICROSOFT$VMM$
04/14/2010 09:46:24.782 Stopped service: MSSQL$MICROSOFT$VMM$
04/14/2010 09:46:24.782 Installing file: sqlrun_sql.msp
04/14/2010 09:46:24.845 Copy Engine: Creating MSP install log file at: C:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9_Hotfix_KB970892_sqlrun_sql.msp.log
04/14/2010 09:46:24.876 Registry: Cannot open registry key "Software\Policies\Microsoft\Windows\Installer"
04/14/2010 09:47:12.537 MSP Error: 29512  SQL Server Setup was unable add user NT AUTHORITY\SYSTEM to local group COVINA\SQLServer2005MSSQLUser$S01HPRV$MICROSOFT$VMM$.
04/14/2010 09:47:49.256 MSP returned 1603: A fatal error occurred during installation.
04/14/2010 09:47:49.256 Registry: Cannot open registry key "Software\Policies\Microsoft\Windows\Installer"
04/14/2010 09:47:49.663 Copy Engine: Error, unable to install MSP file: c:\4352d05c1d333ada5134fd57\HotFixSQL\Files\sqlrun_sql.msp
04/14/2010 09:47:49.663 The following exception occurred: Unable to install Windows Installer MSP file  Date: 04/14/2010 09:47:49.663  File: \depot\sqlvault\stable\setupmainl1\setup\sqlse\sqlsedll\copyengine.cpp  Line: 807



From SQL9_Hotfix_KB970892_sqlrun_sql.msp.log:

(KB970892)

<Func Name='GetDefaultDomain'>
MSI (s) (40!18) [09:46:29:275]: PROPERTY CHANGE: Adding DefaultDomain property. Its value is 'COVINA'.View Complete Post


Comments:
Be the first to comment this post.
 
Post Comment
Please login to post your comment
More Related Resources

Visual Studio 2008 and Visual Web Developer 2010 Express launch ribbon menu item

  

My existing system has Visual Studio 2008 and Visual Web Developer 2010 Express. But Microsoft web installer for Webmatrix has made Wematrix Launch ribbon menu pointing to Visual Studio 2008. How could I make Webmatrix point to Visual Web Express 2010. To make use of IntelliSense and the debugger, I have to manually launch Visual Web Developer 2010 Express.

Any help to resolve this would be helpful Or is this a known issue at this time!




Enterprise Library and Express 2008

  

What version of the Enterprise Library should be used with Visual Studio Developer Express 2008?

Looking at using the Data Access Application Block.

Currently using an earlier version in C# that doesn't seem to be closing connections properly.

Tim


Does AKS apply to other parts of Sharepoint?

  

In BT we don't plan to use Sharepoint as an ECM but to use the My Sites, blogs and wiki capability for short term team collaboration purposes.  I have 2 questions for you:

 

1. Does AKS apply to these features of Sharepoint or only to the ECM module?

 

2. The UK DDA 1995 suggest that AA is the level of accessibility to aim for to comply with the Act.  What are your plans to meet this higher level?

 

Thanks,

 

Mark


Apply skin on Desktop application

  

Hello all Members,

I am making a sample C# desktop application in which i have to apply skin on winform.

So that everywhere, in whole application this skin will get applied irrespective of Windows XP Selected Desktop Appearance.

i am using desktop appearance as Windows Standard.

I want to add windows XP Olive Skin or any other on my application.

It does not changed by changing Windows XP's Desktop Appearance.

Is is possible in C# standard library, or i have to use third party compoennts.

In Delphi, for applying skin on Form, Third Party VCL Components are used.

I am using winxp, with appearancce as standard.

Please help me to add this functionality in my application.

Thanks in advance.


i am looking for an event when user changes the width of XtraGridView Column(Devloper Express)

  

hi,

I am looking for an event which is fired when a user manually changes the width of a column in xtraGridView by dragging the column divider.

xtragridview is customized gridview provided by Devloper Express 9.1

(http://www.devexpress.com/)

i am using xtragridview in my application.

i want to capture the width when user tries to drag the column divider and changed the column width.

is there any event like OnWidthChange() is available?

There is an event called "DataGridView.ColumnWidthChanged "

how come this is not available in XtraGridView??

any alternatives??

can anyone help me??

 


SQL Express 2005 Configuration Manager - Cannot connect to WMI provider

  
Hi, when I go to the SQL Server Configuration Manager utility, the following error pops up :

Cannot connect to WMI provider.You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 servers with SQL Server Configuration Manager.
Access is denied. [0x80070005]


This is on a Windows 2003 SP1 server, and the database is an upgraded MSDE 2000 database. The database itself appears to be working OK. My application can connect to it, I can connect to it via sqlcmd, etc. (all locally). I'm logged on as an Administrator, so permissions shouldn't be a problem.

I ran FileMon to see which file it's complaining about, and it seems the culprit is sqlmgmprovider.dll. It's trying to access this .dll as Network Service. Just to check, I added Network Service to the .dll permissions and got a slightly different message :

Cannot connect to WMI provider.You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 servers with SQL Server Configuration Manager.
The application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. [0x800736b1]


I now also get two errors in the event log :

Resolve Partial Assembly failed for Microsoft.VC80.CRT.mui. Reference error message: Access is denied.


And :

Generate Activation Context failed for c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmprovider.dll. Reference error message: Access is denied.

Both of those have a source of "SideBySide".

Any ideas how I can fix this problem? Do I need to reinstall SQL Server Configuration Manager? If so, how? Thanks for any help you can offer.

How can I create a one-to-one relationship in a MS SQL Server Management Studio Express Relationship diagram?

  

How can I create a one-to-one relationship in a MS SQL Server Management Studio Express Relationship diagram?

For example:
I have 2 tables, tbl1 and tbl2.

tbl1 has the following columns:
id {uniqueidentifier} as PK
name {nvarchar(50)}

tbl2 has the following columns:
id {uniqueidentifier} as PK
name {nvarchar(50)}
tbl1_id {uniqueidentifier} as FK linked to tbl1.id


If I drag and drop the tbl1.id column to tbl2, I end up with a one-to-many relationship. How do I create a one-to-one relationship instead?

mradlmaier


MSSQL 2005 express and ASP

  

Microsoft OLE DB Provider for SQL Server error '80040e31'

I am getting in browser. Often this happened in peak hours. please Help to reslove this problem


IrfanKhan

I installed SQL Server 2008 Express 64-bit, but I can't install SQL Server 2008 Management Studio Express (SSMSE) 64-bit

  
I installed SQL Server 2008 Express 64-bit Runtime succesfully on my Windows Server 2008 Enterprise SP2 64-bit. However when I start the setup to install SQL Server 2008 Management Studio Express (SSMSE) 64-bit Edition, I get the following error message:

SQLManagementStudio_x64_ENU.exe is not a valid Win32 application. OK.

Conclusion: I can't install this Management Tool for SQL Express server. I don't understand the error message. All is 64-bit. Does the message mean that I have to install the 32-bit version? Why? That doesn't make sense, as everything is running in 64-bit.

Any resolution to this issue?

Debugging CLR functions using Sql Server Express 2005

  

Hello,

I'm trying to create and debug a CLR function written in C# using Sql Server Express Edition 2005. I'm using VS 2008 Professional. My goal is to write, test, and validate a series of functions on a locally installed copy of sql server express and later deploy them to an instance of sql server 2005 on a server. I need to do debugging locally because I don't have SA privileges on the box it will deploy to and because the server is being actively used by my team.

I've created a "dummy" function to get started:

public static SqlDecimal Add2(SqlDecimal decd)
  {
    int ie = 1;
    ie++;
    return new SqlDecimal((Decimal)decd + (Decimal)2.5);
  }

I have a test.sql script set up as the default for debugging that calls the function, and a break point set up within the function.

select dbo.Add2(2.67)

When I attempt to debug the function by going to debug -> start debugging, the output window says "Auto-attact to process '[316] sqlservr.exe on machine '[my machine name]' succeeded." However long I wait, nothing 'happens', and the step into options on server explorer functions are grayed out.

When I attempt to stop the debugger, I get an error that says "The debugger is still attaching to the process. The debugger may be unstable now. It is recommended that you save all files and exit."

Can someone tell me how to properly set up, deploy, and test clr functions in sql server express? I've looked at this article but it says nothing about the problems I'm experiencing.

 

Thanks in advance


 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge