Windows Vista Forums

Why does VisualStudio say 75 errors, yet the build process says 0errors?
  1. #1


    Philippe Lavoie Guest

    Why does VisualStudio say 75 errors, yet the build process says 0errors?

    Why does VisualStudio say 75 errors, yet the build process says 0 errors?



    I'm asking because sometimes the builds fails and now there is 76 errors
    in the list. I have to go through that list until I find the "real"
    problem in the build. That behavior is on the Feb CTP.

    Please tell me this will be fixed "real soon now"

    Phil

      My System SpecsSystem Spec

  2. #2


    Douglas Stockwell Guest

    Re: Why does VisualStudio say 75 errors, yet the build process says 0 errors?

    What kind of incorrect errors do you see?

    > Why does VisualStudio say 75 errors, yet the build process says 0
    > errors?
    >
    > I'm asking because sometimes the builds fails and now there is 76
    > errors in the list. I have to go through that list until I find the
    > "real" problem in the build. That behavior is on the Feb CTP.
    >
    > Please tell me this will be fixed "real soon now"
    >
    > Phil
    >




      My System SpecsSystem Spec

  3. #3


    Philippe Lavoie Guest

    Re: Why does VisualStudio say 75 errors, yet the build process says0 errors?

    Douglas Stockwell wrote:
    > What kind of incorrect errors do you see?
    >
    >> Why does VisualStudio say 75 errors, yet the build process says 0
    >> errors?
    >>
    >> I'm asking because sometimes the builds fails and now there is 76
    >> errors in the list. I have to go through that list until I find the
    >> "real" problem in the build. That behavior is on the Feb CTP.
    >>
    >> Please tell me this will be fixed "real soon now"
    >>
    >> Phil
    >>

    >
    >


    75 errors related to the XML files. Invalid errors since the application
    runs and the builds works.

    Phil

      My System SpecsSystem Spec

  4. #4


    Philippe Lavoie Guest

    Re: Why does VisualStudio say 75 errors, yet the build process says0 errors?

    Douglas Stockwell wrote:
    > What kind of incorrect errors do you see?
    >
    >> Why does VisualStudio say 75 errors, yet the build process says 0
    >> errors?
    >>
    >> I'm asking because sometimes the builds fails and now there is 76
    >> errors in the list. I have to go through that list until I find the
    >> "real" problem in the build. That behavior is on the Feb CTP.
    >>
    >> Please tell me this will be fixed "real soon now"
    >>
    >> Phil
    >>

    >
    >


    I'll be a bit more specifig with the errors I'm getting and here is a
    few example


    Error 1 Assembly '' could not be found. Are you missing an assembly
    reference?
    D:\Projects\Demos\MultiChannel\AlpineWebApplication\MyApp.xaml 4 12
    AlpineWebApplication

    Error 2 Type 'src:ProductList' could not be found. Are you missing an
    assembly reference?
    D:\Projects\Demos\MultiChannel\AlpineWebApplication\MyApp.xaml 14 4
    AlpineWebApplication

    Error 6 Type 'local:ProductList' could not be found. Are you missing an
    assembly reference?
    D:\Projects\Demos\MultiChannel\AlpineWebApplication\Page1.xaml 46 5
    AlpineWebApplication


    a lot mroe like the above and then the following on a ListBox element.
    That's the funniest one, a list box which only accepts one object...

    Error 16 Property accepts only one object
    D:\Projects\Demos\MultiChannel\AlpineWebApplication\ShoppingCart.xaml 5 3
    AlpineWebApplication





      My System SpecsSystem Spec

  5. #5


    Philippe Lavoie Guest

    Re: Why does VisualStudio say 75 errors, yet the build process says0 errors?

    Douglas Stockwell wrote:
    > Do you have XAML files open in Cider? (The view with the
    > Design/XAML/Source tabs at the bottom of the window.)
    >
    > Cider doesn't seem to have enough XAML compatability yet to be useful,
    > so I just avoid it.
    >
    > Try closing all open document windows - as soon as I close Cider views
    > the errors vanish.
    > If you want to edit the XAML but avoid Cider: right click on the XAML
    > file in the Solution Explorer then choose "Open With" -> "XML Editor".
    >
    > - Doug
    >
    >> Douglas Stockwell wrote:
    >>
    >>> What kind of incorrect errors do you see?
    >>>
    >>>> Why does VisualStudio say 75 errors, yet the build process says 0
    >>>> errors?
    >>>>
    >>>> I'm asking because sometimes the builds fails and now there is 76
    >>>> errors in the list. I have to go through that list until I find the
    >>>> "real" problem in the build. That behavior is on the Feb CTP.
    >>>>
    >>>> Please tell me this will be fixed "real soon now"
    >>>>
    >>>> Phil
    >>>>

    >> I'll be a bit more specifig with the errors I'm getting and here is a
    >> few example
    >>
    >> Error 1 Assembly '' could not be found. Are you missing an assembly
    >> reference?
    >> D:\Projects\Demos\MultiChannel\AlpineWebApplication\MyApp.xaml 4 12
    >> AlpineWebApplication
    >>
    >> Error 2 Type 'src:ProductList' could not be found. Are you
    >> missing an
    >> assembly reference?
    >> D:\Projects\Demos\MultiChannel\AlpineWebApplication\MyApp.xaml 14 4
    >> AlpineWebApplication
    >>
    >> Error 6 Type 'local:ProductList' could not be found. Are you
    >> missing
    >> an assembly reference?
    >> D:\Projects\Demos\MultiChannel\AlpineWebApplication\Page1.xaml 46 5
    >> AlpineWebApplication
    >>
    >> a lot mroe like the above and then the following on a ListBox element.
    >> That's the funniest one, a list box which only accepts one object...
    >>
    >> Error 16 Property accepts only one object
    >> D:\Projects\Demos\MultiChannel\AlpineWebApplication\ShoppingCart.xaml
    >> 5 3 AlpineWebApplication
    >>

    >
    >


    Thanks. Cider is indeed the culprit which adds all those irrelevant
    errors. Funny when you think it's suppose to help. Beside, it never seem
    able to parse my scenes anyway and I always had to press the 'Edit XAML'
    button.

    Cheers.

    Phil

      My System SpecsSystem Spec

Why does VisualStudio say 75 errors, yet the build process says 0errors? problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
Host process for windows, DEP errors... jociels Vista General 2 30 Jun 2009
Errors w/ User-mode Driver Framework Host Process mzpete Drivers 0 03 Jun 2009
MANY errors!!! host process and superfetch! sandcracker21 Vista performance & maintenance 16 09 Oct 2008
Build errors whith two identical assembliey names Alexander Llew Wykel .NET General 8 22 May 2008
Vista compatibility with VisualStudio Net 2003 AllyJ Vista General 5 04 Jan 2008