-
by David Leibowitz
| January 18, 2008
|
I was installing SQL Server 2005 with all the trimmings (including Notification Services) onto my WinXP Pro machine. During the install step for Notification Services I received a nasty error that looked exactly like this (only less blurry): The text of the error message is: Failed to install and configure assemblies C:\Program Files\Microsoft SQL Server...
-
by David Leibowitz
| January 07, 2008
|
A few good links I keep referring to regarding the addition of a custom code assembly in RDL for a SQL Reporting Services report (SSRS). Technet: Using Custom Assemblies in Reports MS Support: How To Use Custom Assemblies or Embedded Code in RS Brian Like's Blog: Writing Custom Code in Reporting Services
-
by David Leibowitz
| January 02, 2008
|
I was looking to time some Reporting Service functionality and needed to get down to the millisecond. The DateDiff() function in VB.NET seemed to fit the bill, but natively only goes down to the Second. But on MSDN , there is some sample code that shows how to get the duration of items at the millisecond level. The example they show is: Dim startTime...
-
by David Leibowitz
| January 02, 2008
|
Norton Internet Security 2006 used to pop up with a rule whenever it noticed new traffic or an application on your computer . It appears that 360 is not as intelligent. So out of the box it blocks Microsoft Virtual Server and doesn't ask you to customize. Either you cannot connect to your VMs, or you you'll get disconnected quite often. To enable...