Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Colt Kwong Blog

.NET is out there

  • CS 2.0 RTM and CS Gallery Upload Mgr

    Finished the upgrade of a couple of personal and community sites to CS 2.0 RTM few days ago, I firstly try the CS Gallery Upload Manager and add few galleries / albums this morning, what I feel about this tool is "thumb up". Easy to install and easy, simple and direct. That's it, no more complicate FTP addon nor incompatability in shared hosting environment. Just launch the tool, login and drag & drop. Done. :)



    * Although this tool claims it works for CS v1.1, but I used it it with my CS 2.0 RTM site without any problem at all!

    Colt Kwong

  • (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

  • MSDN2 result is so plain

    I searched something on MSDN2 site and found 1 strange behaviour:

    The result page is pretty plain... without frame or style, like this:



    However, if I remove the "d=robot" from the URL then it become:



    Why the "d=robot" query is there by default?

  • 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 2007 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