|
|
|
start date: Wed, 15 Aug 2007 20:22:07 -0400,
posted on: microsoft.public.dotnet.framework.interop
back
| Thread Index |
|
1
TC
|
|
2
Ken Slovak - [MVP - Outlook]
|
|
3
TC
|
|
4
Ken Slovak - [MVP - Outlook]
|
|
5
TC
|
|
6
Ken Slovak - [MVP - Outlook]
|
|
7
Brian Tillman
|
|
8
TC
|
|
9
TC
|
Office XP PIAs
Hey All,
I downloaded and installed the Office XP PIAs but when I reference them from
within VS2005, I get a yellow explanation point with no information beside
the reference.
Any ideas?
Thanks,
TC
Date:Wed, 15 Aug 2007 20:22:07 -0400
Author:
|
Re: Office XP PIAs
Is this on a machine running Office 2002?
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"TC" wrote in message
news:%23c9U%23t53HHA.1900@TK2MSFTNGP02.phx.gbl...
> Hey All,
>
> I downloaded and installed the Office XP PIAs but when I reference them
> from within VS2005, I get a yellow explanation point with no information
> beside the reference.
>
> Any ideas?
>
> Thanks,
>
> TC
>
Date:Thu, 16 Aug 2007 09:44:04 -0400
Author:
|
Re: Office XP PIAs
Hey Ken,
Yes. I have Office XP Pro installed.
Regards,
Todd
"Ken Slovak - [MVP - Outlook]" wrote in message
news:OUI3OuA4HHA.948@TK2MSFTNGP06.phx.gbl...
> Is this on a machine running Office 2002?
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "TC" wrote in message
> news:%23c9U%23t53HHA.1900@TK2MSFTNGP02.phx.gbl...
>> Hey All,
>>
>> I downloaded and installed the Office XP PIAs but when I reference them
>> from within VS2005, I get a yellow explanation point with no information
>> beside the reference.
>>
>> Any ideas?
>>
>> Thanks,
>>
>> TC
>>
>
Date:Thu, 16 Aug 2007 13:15:32 -0400
Author:
|
Re: Office XP PIAs
Well, I'm no PIA expert but it sounds like the PIA didn't install in the GAC
or didn't install correctly. Do the objects in the PIA show up in the Object
Browser? What happens if you try to compile using the PIA references?
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"TC" wrote in message
news:uKOCQkC4HHA.2312@TK2MSFTNGP06.phx.gbl...
> Hey Ken,
>
> Yes. I have Office XP Pro installed.
>
> Regards,
>
> Todd
Date:Thu, 16 Aug 2007 14:56:20 -0400
Author:
|
Re: Office XP PIAs
Nope and Nope ;-)
I guess that I should try to install manually, right?
"Ken Slovak - [MVP - Outlook]" wrote in message
news:OfD6lcD4HHA.5160@TK2MSFTNGP05.phx.gbl...
> Well, I'm no PIA expert but it sounds like the PIA didn't install in the
> GAC or didn't install correctly. Do the objects in the PIA show up in the
> Object Browser? What happens if you try to compile using the PIA
> references?
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "TC" wrote in message
> news:uKOCQkC4HHA.2312@TK2MSFTNGP06.phx.gbl...
>> Hey Ken,
>>
>> Yes. I have Office XP Pro installed.
>>
>> Regards,
>>
>> Todd
>
Date:Thu, 16 Aug 2007 15:18:55 -0400
Author:
|
Re: Office XP PIAs
See if the information about the Office 2002 PIA at
http://www.microeye.com/resources/res_outlookvsnet.htm helps at all. I
realize it's for an earlier version of VS than you're using but it might
contain some clues for you.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"TC" wrote in message
news:%23jlmMpD4HHA.536@TK2MSFTNGP06.phx.gbl...
> Nope and Nope ;-)
>
> I guess that I should try to install manually, right?
Date:Thu, 16 Aug 2007 16:26:47 -0400
Author:
|
Re: Office XP PIAs
Ken Slovak - [MVP - Outlook] wrote:
> See if the information about the Office 2002 PIA at
> http://www.microeye.com/resources/res_outlookvsnet.htm helps at all.
A lot of Office is a PIA! <hee hee>
--
Brian Tillman [MVP-Outlook]
Date:Thu, 16 Aug 2007 16:54:26 -0400
Author:
|
Re: Office XP PIAs
I tried reinstalling the PIAs and it did not work. However, when I
attempted it manually, I recieved the following error on the command line:
'gacutil' is not recognized as an internal or external command, operable
program or batch file.
For some reason these are not installing on my machine. I have WinXp Pro
SP2 and Office XP Pro.
"Ken Slovak - [MVP - Outlook]" wrote in message
news:uFdMIPE4HHA.1208@TK2MSFTNGP03.phx.gbl...
> See if the information about the Office 2002 PIA at
> http://www.microeye.com/resources/res_outlookvsnet.htm helps at all. I
> realize it's for an earlier version of VS than you're using but it might
> contain some clues for you.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "TC" wrote in message
> news:%23jlmMpD4HHA.536@TK2MSFTNGP06.phx.gbl...
>> Nope and Nope ;-)
>>
>> I guess that I should try to install manually, right?
>
Date:Thu, 16 Aug 2007 19:16:19 -0400
Author:
|
Re: Office XP PIAs
OK. I just tried adding a reference from within VS2003 and I did not
receive any yellow exclamation.
It appears that it may be a VS2005 / Office XP PIA issue.
Anyone got any ideas or advice?
Thanks,
TC
"Ken Slovak - [MVP - Outlook]" wrote in message
news:uFdMIPE4HHA.1208@TK2MSFTNGP03.phx.gbl...
> See if the information about the Office 2002 PIA at
> http://www.microeye.com/resources/res_outlookvsnet.htm helps at all. I
> realize it's for an earlier version of VS than you're using but it might
> contain some clues for you.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "TC" wrote in message
> news:%23jlmMpD4HHA.536@TK2MSFTNGP06.phx.gbl...
>> Nope and Nope ;-)
>>
>> I guess that I should try to install manually, right?
>
Date:Thu, 16 Aug 2007 19:21:31 -0400
Author:
|
|
|