S
snesbitt76
Hello,
I am new to Visio development and have trouble getting started with the
Visio 2003 SDK samples. I am very interested in exploring and
expanding on the concepts of the OfficePlanSample provided with the
SDK.
My first issue is I simply can't compile this sample. Compilation
errors include not being able to resolve the following
namespaces/objects:
- Microsoft.Office.Interop
- IVisEventProc
- Shape
- AxMicrosoft
- Document
- Application
I have not changed any namespaces or import statements in any cs file.
In my project references, I have the following:
- Microsoft.Office.Core (Microsoft Office 11.0 Object Library)
- stdole
- System
- System.Data
- System.Drawing
- System.Windows.Forms
- System.XML
- Visio (Microsoft Visio 11.0 Type Library)
- VisOcx (Microsoft Visio 11.0 Drawing Control Type Library)
I have Visio Professional 2003 and am using VS.NET 2005. I also have
Microsoft Primary Interop Assemblies 2005 installed.
Can anyone notice any components or project references I am missing?
Has anyone got this sample compiled and working locally? Any and all
tips will be greatfully accepted.
Thanks in advance
Steve
I am new to Visio development and have trouble getting started with the
Visio 2003 SDK samples. I am very interested in exploring and
expanding on the concepts of the OfficePlanSample provided with the
SDK.
My first issue is I simply can't compile this sample. Compilation
errors include not being able to resolve the following
namespaces/objects:
- Microsoft.Office.Interop
- IVisEventProc
- Shape
- AxMicrosoft
- Document
- Application
I have not changed any namespaces or import statements in any cs file.
In my project references, I have the following:
- Microsoft.Office.Core (Microsoft Office 11.0 Object Library)
- stdole
- System
- System.Data
- System.Drawing
- System.Windows.Forms
- System.XML
- Visio (Microsoft Visio 11.0 Type Library)
- VisOcx (Microsoft Visio 11.0 Drawing Control Type Library)
I have Visio Professional 2003 and am using VS.NET 2005. I also have
Microsoft Primary Interop Assemblies 2005 installed.
Can anyone notice any components or project references I am missing?
Has anyone got this sample compiled and working locally? Any and all
tips will be greatfully accepted.
Thanks in advance
Steve