Skip to content

Knowledgebase

Close Button

Day: May 22, 2009

VMWare Workstation 6 some remote file systems do not support files larger than 2 GB, solution

22 May, 2009 Roel van Lisdonk 0 Comments

When you open an *.vmx file larger then 2GB from an UNC path, you will get an error … Some remote file systems do not support files larger than 2GB … Adding diskLib.sparseMaxFileSizeCheck= "FALSE" in

Read More

EXECUTE permission grantable at the database scope for all stored procedures and functions in SQL Server 2005

22 May, 2009 Roel van Lisdonk 0 Comments

See: http://www.sqldbatips.com/showarticle.asp?ID=8 In SQL Server 2000 we had to grand execute rights to all stored procedures by altering the create scripts or executing a sql query like: declare @sql nvarchar(4000) declare @db  sysname ; set

Read More

Error System.Runtime.InteropServices.COMException loading project Visual Studio 2008 on Win 2008

22 May, 2009 Roel van Lisdonk 0 Comments

After reinstalling windows 2008 en visual studio 2008, i got an error when loading an ASP .NET website en webservice project. Installing the IIS 6 Management Compatibility and creating the correct virtual directories resolved the

Read More

Microsoft Windows 2008: Event viewer cannot open the event log or custom view. Verify that event log service is running. The data is invalid (13)

22 May, 2009 Roel van Lisdonk 0 Comments

Clicking on the System event log on a Windows 2008 machine generated the following error: Event viewer cannot open the event log or custom view. Verify that event log service is running. The data is

Read More

ASP .NET webservice exception: Server did not recognize the value of HTTP Header SOAPAction

22 May, 2009 Roel van Lisdonk 2 Comments

When you get the error “Server did not recognize the value of HTTP Header SOAPAction” 1. Check if the website uses the correct version of the .NET Framework. Use aspnet_regiis –i to install the correct

Read More

Microsoft Office Sharepoint Server Performance and Closed WebParts (default.aspx?contents=1)

22 May, 2009 Roel van Lisdonk 1 Comment

After some time a MOSS intranet site got very slow, the statusbar showed JavaScript:false…. After closing all “Closed” web parts, the site performance returned to its normal value. Deleting all “Closed” web parts can be

Read More

CustomEvenLogger for SSISPackage Script Task

22 May, 2009 Roel van Lisdonk 0 Comments

Imports System Imports System.Diagnostics ‘ This class is used for logging to a customeventlog from a SSISPackage Script Taks ‘ By using a ExceptionCategories enum, we can guide the developers to use structured error messages.

Read More

To select all sql database roles in a database query the sysusers table not the sysroles table

22 May, 2009 Roel van Lisdonk 0 Comments

To select all sql database roles query the systusers table and not the sysroles table, because it does not exist. All roles are stored in the sysusers table select * from dbo.sysusers where issqlrole =

Read More

Unittest SQL Server Integration Services (SSIS) Packages

22 May, 2009 Roel van Lisdonk 0 Comments

For unittesting mine SSIS packages I followed the instruction on: http://weblogs.asp.net/dmckinstry/archive/2008/01/08/team-build-with-ssis-validation.aspx Works fine for me!

Read More

Renaming a Microsoft Office Sharepoint Server or WSS server

22 May, 2009 Roel van Lisdonk 0 Comments

When you want to rename you’re MOSS or WSS Server follow the steps on the following site: http://www.sharepointblogs.com/mirjam/archive/2007/08/06/renaming-a-moss-server.aspx But if you’re like me and renamed you’re server before you red that blog post. You’re SharePoint

Read More

Posts pagination

Page 1 Page 2 … Page 5 Next page

Tags

Angular (16) AngularJS (28) ASP .NET (66) C# (191) Chrome (7) CSS (27) Entity Framework (17) Excel (9) HTML (8) IIS (29) Integration Services (18) Internet Explorer (11) Javascript (70) jQuery (7) Kendo (6) Kendo UI (16) LINQ (10) LLBLGen (13) MVC (7) NAnt (9) Outlook (19) Outsystems (6) PowerPivot (9) PowerShell (31) Reporting Services (21) Setup Packages (14) SharePoint (28) Silverlight (15) SQL Server (88) SSIS (17) T-SQL (44) Telerik (12) TFS (11) TypeScript (13) Unit tests (15) Visual Studio (101) Visual Studio Code (8) VMWare (10) WCF (12) WCF RIA Services (7) Windows (11) Windows 7 (34) Windows 8 (12) WPF (8) XML - XSLT - XPath (8)

Archive

  • January 2023 (1)
  • June 2022 (1)
  • December 2021 (1)
  • November 2021 (2)
  • October 2021 (1)
  • September 2021 (1)
  • August 2021 (1)
  • July 2021 (3)
  • June 2021 (1)
  • April 2021 (2)
  • March 2021 (26)
  • October 2020 (1)
  • September 2020 (5)
  • August 2020 (5)
  • July 2020 (7)
  • June 2020 (18)
  • May 2019 (1)
  • March 2019 (1)
  • February 2019 (5)
  • January 2019 (7)
  • December 2018 (3)
  • November 2018 (1)
  • October 2018 (5)
  • September 2018 (5)
  • July 2018 (2)
  • June 2018 (3)
  • May 2018 (1)
  • January 2018 (1)
  • December 2017 (1)
  • November 2017 (5)
  • October 2017 (2)
  • September 2017 (2)
  • July 2017 (1)
  • June 2017 (5)
  • May 2017 (1)
  • April 2017 (1)
  • March 2017 (1)
  • February 2017 (3)
  • January 2017 (2)
  • November 2016 (2)
  • October 2016 (5)
  • September 2016 (2)
  • August 2016 (2)
  • July 2016 (4)
  • June 2016 (6)
  • May 2016 (6)
  • April 2016 (4)
  • March 2016 (3)
  • February 2016 (4)
  • January 2016 (5)
  • December 2015 (9)
  • November 2015 (4)
  • October 2015 (10)
  • September 2015 (10)
  • July 2015 (4)
  • June 2015 (7)
  • May 2015 (7)
  • April 2015 (3)
  • March 2015 (6)
  • February 2015 (3)
  • January 2015 (6)
  • December 2014 (9)
  • November 2014 (12)
  • October 2014 (12)
  • September 2014 (5)
  • August 2014 (1)
  • July 2014 (14)
  • June 2014 (14)
  • May 2014 (7)
  • April 2014 (8)
  • March 2014 (5)
  • February 2014 (1)
  • January 2014 (9)
  • December 2013 (5)
  • November 2013 (9)
  • October 2013 (8)
  • September 2013 (22)
  • August 2013 (5)
  • July 2013 (1)
  • June 2013 (13)
  • May 2013 (5)
  • April 2013 (10)
  • March 2013 (2)
  • February 2013 (3)
  • January 2013 (3)
  • December 2012 (5)
  • November 2012 (9)
  • October 2012 (8)
  • September 2012 (2)
  • August 2012 (2)
  • July 2012 (9)
  • June 2012 (3)
  • May 2012 (12)
  • April 2012 (4)
  • March 2012 (14)
  • February 2012 (8)
  • January 2012 (11)
  • December 2011 (16)
  • November 2011 (14)
  • October 2011 (11)
  • September 2011 (3)
  • August 2011 (7)
  • July 2011 (2)
  • June 2011 (7)
  • May 2011 (16)
  • April 2011 (10)
  • March 2011 (4)
  • February 2011 (3)
  • January 2011 (15)
  • December 2010 (6)
  • November 2010 (15)
  • October 2010 (9)
  • September 2010 (13)
  • August 2010 (22)
  • July 2010 (8)
  • June 2010 (27)
  • May 2010 (11)
  • April 2010 (17)
  • March 2010 (40)
  • February 2010 (12)
  • January 2010 (24)
  • December 2009 (29)
  • November 2009 (3)
  • October 2009 (23)
  • September 2009 (13)
  • August 2009 (10)
  • July 2009 (4)
  • June 2009 (31)
  • May 2009 (81)
  • April 2009 (14)
  • March 2009 (25)
  • February 2009 (4)
  • January 2009 (4)

Construction WordPress Theme By Themespride