Bug with Visual C# designer?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • herr

    #1

    Bug with Visual C# designer?

    Hi all,

    I am having this problem with C# 2005 professional, while I could never see
    such a thing in VS 2003. The problem is that the form designer doesn't
    reflect the changes I make to a form through the property panel on-the-fly.
    Even if a change is reflected in the designer, when I compile and run the
    form, it is just like the way it was before changing it through designer.
    (The changes donot take effect at compile)

    This is the good part thought! There was a time when I closed the IDE and
    started it again, hoping to solve this update issue, but when I went back to
    my code, well, I had lost all my work done to the form after a special
    point.

    There are also other issue, for example, the code viewer in c# becomes very
    slow if my code goes beyond 1200 lines.
    I am currently working on a critical project and really need your immediate
    help.
    Besides, I cannot download the entire big VS 2005 SP1 and don't think that
    update would solve my problem.
    Any hotfixes or tweaks?

    Thanks for your help anyway.


  • Moty Michaely

    #2
    Re: Bug with Visual C# designer?

    On May 21, 8:11 am, "herr" <h...@hotmail.c omwrote:
    Hi all,
    >
    I am having this problem with C# 2005 professional, while I could never see
    such a thing in VS 2003. The problem is that the form designer doesn't
    reflect the changes I make to a form through the property panel on-the-fly.
    Even if a change is reflected in the designer, when I compile and run the
    form, it is just like the way it was before changing it through designer.
    (The changes donot take effect at compile)
    >
    This is the good part thought! There was a time when I closed the IDE and
    started it again, hoping to solve this update issue, but when I went back to
    my code, well, I had lost all my work done to the form after a special
    point.
    >
    There are also other issue, for example, the code viewer in c# becomes very
    slow if my code goes beyond 1200 lines.
    I am currently working on a critical project and really need your immediate
    help.
    Besides, I cannot download the entire big VS 2005 SP1 and don't think that
    update would solve my problem.
    Any hotfixes or tweaks?
    >
    Thanks for your help anyway.
    Hi,

    I had several bug's with the designer that SP1 did fix. Try
    downloading it first.

    Can you reproduce the bug? Maybe you can guide us to reproduce it and
    we will be able to check this out.

    Cheers,
    Moty

    Comment

    • Lloyd Dupont

      #3
      Re: Bug with Visual C# designer?

      Not that it's helping you, but I never had any issue with the code view,
      before or after SP1 and with big or small files.
      And although there is a limit to the size of a method (at least in the
      compact framewor) I already had big method (longer than 1200 line) which
      compile and run fine.


      --
      Regards,
      Lloyd Dupont
      NovaMind Software
      Mind Mapping at its best
      Разработанные стратегии помогают повысить эффективность ставок и избежать ошибок. Советы опытных игроков помогут выбрать оптимальный стиль игры и избежать потерь. Применение проверенных тактик увеличивает вероятность выигрыша в долгосрочной перспективе.

      "herr" <herrl@hotmail. comwrote in message
      news:uzcita2mHH A.3736@TK2MSFTN GP03.phx.gbl...
      Hi all,
      >
      I am having this problem with C# 2005 professional, while I could never
      see such a thing in VS 2003. The problem is that the form designer doesn't
      reflect the changes I make to a form through the property panel
      on-the-fly. Even if a change is reflected in the designer, when I compile
      and run the form, it is just like the way it was before changing it
      through designer. (The changes donot take effect at compile)
      >
      This is the good part thought! There was a time when I closed the IDE and
      started it again, hoping to solve this update issue, but when I went back
      to my code, well, I had lost all my work done to the form after a special
      point.
      >
      There are also other issue, for example, the code viewer in c# becomes
      very slow if my code goes beyond 1200 lines.
      I am currently working on a critical project and really need your
      immediate help.
      Besides, I cannot download the entire big VS 2005 SP1 and don't think
      that update would solve my problem.
      Any hotfixes or tweaks?
      >
      Thanks for your help anyway.
      >

      Comment

      • Michael C

        #4
        Re: Bug with Visual C# designer?

        "herr" <herrl@hotmail. comwrote in message
        news:uzcita2mHH A.3736@TK2MSFTN GP03.phx.gbl...
        Besides, I cannot download the entire big VS 2005 SP1 and don't think
        that update would solve my problem.
        No offence but this is pretty silly to complain about bugs and not install
        the latest patch. That is the FIRST thing you should try and you don't want
        to try that.

        Michael


        Comment

        Working...