Microsoft
Software
Hardware
Network
Question : Event ID 59 and 32 sidebyside
Dear All,
I have HP Proliant Dl 380 G5 Server installed with Windows Server 2003 R2 (64 bit)
Each time i restart the server or open the HP Management system Homr page I get the below repetitive errors
Event ID:59
Sourecs:SideByside
Generate Activation Context failed for C:\Program Files\HPWBEM\Storage\dll\H
PWMISA.dll
.
Reference error message: The referenced assembly is not installed on your system.
Event ID:32
Source:SideBySide
Dependent Assembly Microsoft.VC90.CRT could not be found and Last Error was
The referenced assembly is not installed on your system.
As per microsoft , the available hot fix is not required for 64 bit based windows,also note that I already installed Microsoft Visual C++ 2008 redistributble and Microsoft .Net framework 2.0
Kindly advice
Answer : Event ID 59 and 32 sidebyside
You should be able to do this AFTER your insert:
Dim rsID As ADODB.Recordset
Set rsID = New ADODB.Recordset
rsID.Open "SELECT @@IDENTITY As NewID", conn
Msgbox rsID("NewID")
Obviously do this before closing your ADO connection.
Random Solutions
Outlook 2003 on terminal servers
Cannot pull Data from Oracle using SSIS
Need to create a process that will install .exe on clients pc/servers in asp.net
How do I link combo boxes to select query in a form?
Database on a 64 bit OS - Conection issues
Why does a SAV 10.2.4.4000 new installation show up as 10.1.9.9000?
DAG & CAS array configured but it's not failover
User's Web-Based AOL Mail is sending spam to all his contacts
Problem with Microsoft Transporter Suite
Scheduled Tasks to perform daily export of W2K3 server Event Viewer Logs.......