Extremely annoying stdole problem

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

    Extremely annoying stdole problem

    I use IFontDisp and some other stuff from stdole in VB.NET, but sometimes
    Visual Studio simply refuses to compile, complaining about various stdole
    errors (for example, it wants me to add a reference to stdole even though I
    already have a reference to stdole).

    At this point, restarting Visual Studio can sometimes help, but sometimes
    not even that helps and than you have to restart the computer. Removing and
    reinserting the reference to stdole can also help sometime.

    Does anyone know how to fix this? Its pretty annoying to restart the
    computer whenever you want to recompile the code.

    Btw, all developers at this company has this problem, so its not just my
    computer thats messed up.
  • Magnus

    #2
    RE: Extremely annoying stdole problem

    Anyone? I really need a solution to this problem. Right now, I cant get the
    code to compile even after reboots, and I tried to reinstall the franework as
    well.

    "Magnus" wrote:
    [color=blue]
    > I use IFontDisp and some other stuff from stdole in VB.NET, but sometimes
    > Visual Studio simply refuses to compile, complaining about various stdole
    > errors (for example, it wants me to add a reference to stdole even though I
    > already have a reference to stdole).
    >
    > At this point, restarting Visual Studio can sometimes help, but sometimes
    > not even that helps and than you have to restart the computer. Removing and
    > reinserting the reference to stdole can also help sometime.
    >
    > Does anyone know how to fix this? Its pretty annoying to restart the
    > computer whenever you want to recompile the code.
    >
    > Btw, all developers at this company has this problem, so its not just my
    > computer thats messed up.[/color]

    Comment

    Working...