C
chan
I have compile errors:
Error 3 The type
'Microsoft.VisualStudio.Tools.Applications.Runtime.IEntryPoint' is defined in
an assembly that is not referenced. You must add a reference to assembly
'Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0, Version=9.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
C:\Documents and
stttings\pink\Desktop\C#\intelGeoddstemplate\GeoDSS_RevenueReport\ThisWorkbook1.Designer.cs 1933GeoDSS_RevenueReport
application type- office 2003 xlt project , with office 2007 compability
mode.
enviroment : Vs.net 2008 , Office PIA upgrade to Office 2007, office 2007,
Net framework 20-3.5, Vsto 3.0
issue : my application is refs to version 8.0 or version v9.0
'Microsoft.VisualStudio.Tools.Applications.Runtime'. how to update to one
version , or how to use mutiple version of those dll.
for compile runtime
if add references to the
'Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0' i have more errors
the assembies ref to error
of''Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProvider' was
not available.' , "Failed to update customization from the specified
deployment manifest" ....
if i add references to 'Microsoft.VisualStudio.Tools.Applications.Runtime'
that only have one error.
'Microsoft.VisualStudio.Tools.Applications.Runtime.IEntryPoint' as above.
if add ref of both 8, 9, there are 20 of errors complaint of the both
assemblies.. so and so.
please advices , thanks
pinkychan (e-mail address removed) 10-1-2008
Error 3 The type
'Microsoft.VisualStudio.Tools.Applications.Runtime.IEntryPoint' is defined in
an assembly that is not referenced. You must add a reference to assembly
'Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0, Version=9.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
C:\Documents and
stttings\pink\Desktop\C#\intelGeoddstemplate\GeoDSS_RevenueReport\ThisWorkbook1.Designer.cs 1933GeoDSS_RevenueReport
application type- office 2003 xlt project , with office 2007 compability
mode.
enviroment : Vs.net 2008 , Office PIA upgrade to Office 2007, office 2007,
Net framework 20-3.5, Vsto 3.0
issue : my application is refs to version 8.0 or version v9.0
'Microsoft.VisualStudio.Tools.Applications.Runtime'. how to update to one
version , or how to use mutiple version of those dll.
for compile runtime
if add references to the
'Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0' i have more errors
the assembies ref to error
of''Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProvider' was
not available.' , "Failed to update customization from the specified
deployment manifest" ....
if i add references to 'Microsoft.VisualStudio.Tools.Applications.Runtime'
that only have one error.
'Microsoft.VisualStudio.Tools.Applications.Runtime.IEntryPoint' as above.
if add ref of both 8, 9, there are 20 of errors complaint of the both
assemblies.. so and so.
please advices , thanks
pinkychan (e-mail address removed) 10-1-2008