S
Steve Cox
I am developing using the Visio ActiveX Control, and so is another developer
here. When he uses the Visio control, he has types such as:
AxMicrosoft.Office.Interop.VisOcx.AxDrawingControl
Microsoft.Office.Interop.Visio.Shape
Whereas, I have types like this:
AxVisOcx.AxDrawingControl
Visio.Shape
In my project, the references point to a subdirectory of my project, whereas
his points to the gac/assembly directory.
Does anyone have any ideas on how to setup the references so that we both
have the same types for everything. Or how we ended up with different
configurations in the first place?
here. When he uses the Visio control, he has types such as:
AxMicrosoft.Office.Interop.VisOcx.AxDrawingControl
Microsoft.Office.Interop.Visio.Shape
Whereas, I have types like this:
AxVisOcx.AxDrawingControl
Visio.Shape
In my project, the references point to a subdirectory of my project, whereas
his points to the gac/assembly directory.
Does anyone have any ideas on how to setup the references so that we both
have the same types for everything. Or how we ended up with different
configurations in the first place?