Re: vs2005 bug status?



On Sat, 14 Jan 2006 17:16:48 -0800, GaryDean wrote:

> A couple of weeks ago I reported a bug in vs2005 where it corrupted projects
> converted from vs2003 if a 2003 dataset were modified or recreated. Steven
> Cheng [MSFT] was able to recreate the bug. I reported the bug and Steven
> said he was also going to report the bug.
>
> From a practical standpoint this bug prevents migration of projects from
> vs2003 to vs2005 because if 2003 dataadapters and datasets can't be changed,
> any large project is unmaintainable. In other words it's a realy realy bad
> bug.
>
> Is there a way to find the status of this problem? when will it be fixed?
> Unless I'm willing to manually convert over 700 2003 dataadapter : dataset
> pairs to 2005 GridView : ObjectDataSource : Datasets the vs2005 product is
> useless to me (and I just forked out 2 grand for an MSDN license to get it).

While I can't speak for anyone at Microsoft, my experience is that they
don't typically fix bugs in Visual Studio with any kind of timeliness. I
understand there may be a VS2005 service pack this summer, and if that's
the case, you probably couldn't hope for a fix before then.

You might want to look into an automatic way to do what you need done, such
as using tools like Perl to process your code looking for common patterns.

That may suck, but unless your bug affects a LARGE number of MS's
customers, they're not going to go through a pach process (which is quite
lengthy and costly) for a single flaw, especially if there's a workaround
(even though such a workaround may be uncomfortable for you).
.



Relevant Pages

  • Re: [patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
    ... Noone knows how many thousand bug reports have never reached lkml ... filing or get back to terminate the report. ... But I would like kernel people to become less egocentric ... Send _one_ email to lkml and you'll get forever spam to this address. ...
    (Linux-Kernel)
  • Re: 2.6.25-rc8: FTP transfer errors
    ... Yes, Mark, we used to do things that way for every bug in the kernel. ... We should be very careful about git-bisect. ... the developers, because when they think they might have fixed it, ... But I know that a report is a report, and even if I have a ...
    (Linux-Kernel)
  • Re: [patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
    ... Noone knows how many thousand bug reports have never reached lkml ... filing or get back to terminate the report. ... But I would like kernel people to become less egocentric ... Send _one_ email to lkml and you'll get forever spam to this address. ...
    (Linux-Kernel)
  • Re: Linux 2.6.21
    ... The kernel Bugzilla currently contains 1600 open bugs. ... Adrian, why do you keep harping on this, and ignoring reality? ... I suspect some bug reports get ignored deliberately. ... engage some developers on a bug report. ...
    (Linux-Kernel)
  • Bugfix(59/8=APNIC), math jobs (was: JDEE/CGI/flashcards ...)
    ... bug report so I could fix the problem quickly. ... > Note that I said it "looks" incomplete and buggy, ... > high math skills. ...
    (comp.lang.lisp)

Loading