in

DevPinoy.org

A Filipino Developers Community
All Tags » bug (RSS)
ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it here!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • "Subscript out of range" error when enumerating pagebreaks in Excel

    I had an issue yesterday with my previous Excel VBA project where the user is experiencing the very common: Run-time error '9': Subscript out of range Surprisingly, i found out that the said exception was being raised on a foreach construct for the pagebreak collection specifically when it hit...
    Posted to jokiz (Weblog) by jokiz on 05-07-2007
  • Cannot empty clipboard from excel

    I experience the cannot empty clipboard error message today again which i encountered last year: I did a search and found this .
    Posted to jokiz (Weblog) by jokiz on 01-08-2007
  • designtime visual inheritance bug for new .NET 2.0 controls

    i just found out a bug on visual inheritance concerning the new controls in .NET 2.0. Basically it says that if you have an inherited control (non-private), designer won't allow you to "design it" in the child form (they're locked). more info here .
    Posted to jokiz (Weblog) by jokiz on 08-23-2006
  • systray icon tooltips behind taskbar

    once in a while, i notice that the tooltips of my icons are behind the taskbar which is rather annoying. i finally did a google today and found this tip: How To: Fix Tooltips hide behind taskbar
    Posted to jokiz (Weblog) by jokiz on 05-10-2006
  • vs 2003 bug with embedded resources

    an officemate of mine got this problem wherein he had specified already the mapping xml files for nhibernate but when he tries to debug it, it was not able to load the said mapping files. turns out he found a bug in vs 2003 that i should have found out months ago. visual studio 2003 does not detect changes...
    Posted to jokiz (Weblog) by jokiz on 03-28-2006
  • VS AuthoHide window bug

    One innovation I love most with with Visual Studio is their AutoHide windows. I always configure every window (server explorer, debug windows, etc.) to be AutoHide to maximize my code view (eventhough I have a 1280 x 1024 resolution at font size 8). The only problem with the said feature is its bug....
    Posted to jokiz (Weblog) by jokiz on 08-04-2005
  • Intellisense vs Shadowed functions

    How come Visual Studio intellisense could not resolve shadowed/newed functions, they are still showing the “shadowed” functions.
    Posted to jokiz (Weblog) by jokiz on 07-26-2005
  • Pending Checkins Window

    I always use the "Pending Checkins" window once in a while so I've assigned a shortcut for it. One feature that I would want with VSS and VS integration is the ability to browse the code sheet of an item from the said window. Anyways, checkout the bug that I encountered with the said window...
    Posted to jokiz (Weblog) by jokiz on 06-21-2005
  • Talk about a breaking change

    Last time, I reported a bug on the ToolBar control of Windows Forms which I have discovered upon a query of an officemate. I just saw that there is an update on my reported bug as Won’t Fix due to a breaking change, :p.
    Posted to jokiz (Weblog) by jokiz on 05-03-2005
  • Nested SWITCH statements in VS

    Have you tried doing a nested switch statements in Visual Studio. I have tried this and VS is somewhat altering the proper indents. I couldn’t find any flaw on using nested switch statements but the behavior is intriguing. Below are some screenshots:
    Posted to jokiz (Weblog) by jokiz on 03-11-2005
Page 1 of 2 (12 items) 1 2 Next >

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems