in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » bug » visual studio (RSS)
  • 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 Weblog by jokiz on 08-23-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 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 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 Weblog by jokiz on 07-26-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 Weblog by jokiz on 03-11-2005
  • Undo feature bug of VS2003

    Create a form with anchored controls. (Not just the default Top | Left) Resize the form Hit Undo (Ctrl-Z), voila! The Undo feature at design time is handled by the Windows Forms Designer and the said functionality is one of the complex implementations in .NET that I am still unfamiliar with up to this...
    Posted to Weblog by jokiz on 02-02-2005
Page 1 of 1 (6 items)