Re: AxMicrosoft.Office.Interop.VisOcx.AxDrawingControl reference ????
From: genc ymeri (genc_ymeri_at_hotmail.com)
Date: 03/26/04
- Previous message: genc ymeri: "Re: Undo command..."
- In reply to: Craig Eddy: "Re: AxMicrosoft.Office.Interop.VisOcx.AxDrawingControl reference ????"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Mar 2004 14:20:50 -0500
>>> By any chance have you installed the Office Update which includes
> Visio?
Not really. I just switch C# compiling mode more Debug to -> Release one.
It compiles fine under Release mode but now when I switch back into Debug
mode it won't compile.....the only tool I have now for debugging is to pop
up the messages.....:):):
Thanks a lot though:)
"Craig Eddy" <craig.eddy@cyberdude.com> wrote in message
news:9dfa0830.0403260902.119dc5fe@posting.google.com...
> "genc ymeri" <genc_ymeri@hotmail.com> wrote in message
news:<eIty0CdEEHA.3372@TK2MSFTNGP10.phx.gbl>...
> > Hi,
> > I'm experiencing a weird problem with ActiveX Visio03 in a C# form.
> > Suddenly, the program doesn't compile giving me this error.
> >
> > C:\frmMain.cs(27): The type or namespace name 'AxMicrosoft' could not be
> > found (are you missing a using directive or an assembly reference?)
> >
> > How can I add this reference to my C# program ? what dll should I load ?
>
> By any chance have you installed the Office Update which includes
> Visio? I installed this update and had to re-work all of my projects
> to reference the proper interop and ActiveX control. This included
> have to remove the drawing control from the form and adding it back.
> What a PAIN.
>
> And my customer also has to run the Visio update or else the
> application won't load on their machine.
- Previous message: genc ymeri: "Re: Undo command..."
- In reply to: Craig Eddy: "Re: AxMicrosoft.Office.Interop.VisOcx.AxDrawingControl reference ????"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|