Sign in
|
Join
Colt Kwong Blog
.NET is out there
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Search
Go
Tags
.NET
2007 Office System
ASP.NET Web Matrix
Hong Kong .NET User Group
Hong Kong SQL Server User Group
INETA
MIIS / ILM
Personal
SharePoint
SQL Server
TechEd
Navigation
Home
Blogs
Archives
June 2008 (3)
May 2008 (5)
December 2007 (2)
October 2007 (1)
September 2007 (2)
August 2007 (2)
July 2007 (2)
June 2007 (1)
May 2007 (1)
March 2007 (1)
February 2007 (1)
January 2007 (2)
November 2006 (2)
October 2006 (3)
September 2006 (7)
August 2006 (4)
July 2006 (3)
June 2006 (8)
May 2006 (3)
April 2006 (6)
March 2006 (9)
February 2006 (12)
January 2006 (9)
December 2005 (14)
November 2005 (15)
October 2005 (10)
September 2005 (3)
August 2005 (14)
July 2005 (3)
June 2005 (4)
May 2005 (6)
April 2005 (8)
March 2005 (3)
February 2005 (1)
January 2005 (14)
December 2004 (2)
November 2004 (1)
October 2004 (2)
September 2004 (3)
August 2004 (5)
July 2004 (4)
June 2004 (7)
May 2004 (11)
April 2004 (8)
March 2004 (16)
February 2004 (9)
January 2004 (13)
December 2003 (11)
November 2003 (9)
October 2003 (15)
September 2003 (12)
August 2003 (35)
July 2003 (26)
June 2003 (7)
May 2003 (4)
April 2003 (5)
March 2003 (2)
My Articles
Book Review: Real World ASP.NET Best Practices
Data Access Control - SqlDataSourceControl
ASP.NET v2.0: Introducing BulletedList Control
Data Display Control: Helper Function
MouseOver Coloring of DataGrid
ASP.NET PopUp Calendar
Web Matrix with MS Access
Book Review: Microsoft Reporting Services in Action
My Blogroll
DataGridGirl
Mike Pope
Alex Lowe
Steve Smith
Scott Watermasysk
Thomas Johansen
Nikhil Kothari
Scott Guthrie
Rob Howard
Paul Wilson
Harry Pierson
Teemu Keiski
Sushila Patel
Serena Yeoh
My Books
Asp.Net Web Matrix Discussion List
My Self
AspInsiders
Microsoft MVP
HK .NET User Group
INETA APAC
MCAD
My ToolBox
ASP.NET V2.0 QuickStart
Google Lang Tool
February 2006 - Posts
Saturday, February 25, 2006 10:19 AM
ASP.NET Web Matrix doesn't work after installation of VWD or .NET Fx 2.0
Seems our fellow
Web
Matrix
users face various
designer
and
compilation issues after the installation of VWD and .NET Framework 2.0, so it's good to recall a technique that how we can
target the .NET Framework version
in
Web Matrix
.
Colt Kwong
Posted by
Colt
|
1 comment(s)
Filed under:
ASP.NET Web Matrix
Friday, February 24, 2006 10:55 AM
(Un)Reg VBE6.DLL or restore the default VBA Editor
As per my previous
frustration
about the installation of Office 2007 Beta, I'm pretty sure now that the Office 2007 crash my Excel and VB editor, because I was able to edit VBA code in editor without problem as in Office 2003 Professional, but I can't do the same after installation of Office 2007. I now even un-install Office 2007 and re-install Office 2003 (I repeated the installation of Office 2003 Pro several times) but the exception is still here and I can't edit any VBA code in Excel even I run "/safe" or "/regserver" command.
Moreover, I found one funny but contradict phenomenon about the "Detect and Repair" function in Excel (2000 or above):
Hey Mr. Excel, I start the "Detect & Repair" function from the "Help" menu in Excel, but you need me to turn off Excel before scanning of error? Then you should live outside of Excel as an independent doctor/menu.
Anyway, I'm appreciate if any of you know how I can (un)reg the VBE6.DLL or restore my original VBA Editor?
Colt Kwong
Posted by
Colt
|
2 comment(s)
Filed under:
.NET
Friday, February 17, 2006 6:30 PM
Programability in Excel 2007 Beta 1 is Poor
I'm quite
disappointed
about the programability of Excel 12 from a developer point of view, but I gave it a try again and installed the latest
Office System 200
7 Beta 1 today.
The security control of ActiveX and Marco are pretty strong (In short, it disable everything and we have to adjust the settings in the new "Trust Center" panel):
HOWEVER
, I can't even launch the VBA editor by pressing Alt+F11 nor View Code button:
Is it a feature come with Excel 12 by default so that no one can view or execute the VBA?
Colt Kwong
Posted by
Colt
|
2 comment(s)
Filed under:
.NET
Monday, February 06, 2006 7:18 PM
Can I trust Visual Source Safe 2005?
Whenever I open my solution and projects in VS2005, lots of error messages come out and one of it is asking me to "analyze the Vss Db" in Vss Administration console, I did and my Vss Db is healthy:
I'm really frustrated about this message because it's not useful at all. BTW, I made 10 changes in my codes and change the "Start Up project" in Solution Explorer. However, the previous start up project still set as default when I open the solution next time. Also, only 4-5 changes were checked in to the Vss tree. The most horrible thing is the number of checked-in changes are variable. I even don't know how many changes that Vss do REALLY store and I have to double check and amend the same change again and again!
I searched the
forum
and noticed someone face similar problem but no resolution, and I found nothing on the
support site
about this topic as well. Anyone face this problem or know how to solve it?
(The solution for me right now is that I remind myself DON'T click "Save All" button and NEVER close VS2005 as these 2 actions will make my VS2005 "
hang
" and "
lost
"
few
of my changes.. WTH)
Colt Kwong
Posted by
Colt
|
4 comment(s)
Filed under:
.NET
More Posts