HighTechTalks DotNet Forums  

Office XP PIAs

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss Office XP PIAs in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
TC
 
Posts: n/a

Default Office XP PIAs - 08-15-2007 , 08:22 PM






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



Reply With Quote
  #2  
Old   
Ken Slovak - [MVP - Outlook]
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 09:44 AM






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" <getmyemails2 (AT) yahoo (DOT) com> wrote

Quote:
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



Reply With Quote
  #3  
Old   
TC
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 01:15 PM



Hey Ken,

Yes. I have Office XP Pro installed.

Regards,

Todd


"Ken Slovak - [MVP - Outlook]" <kenslovak (AT) mvps (DOT) org> wrote

Quote:
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" <getmyemails2 (AT) yahoo (DOT) com> wrote in message
news:%23c9U%23t53HHA.1900 (AT) TK2MSFTNGP02 (DOT) 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





Reply With Quote
  #4  
Old   
Ken Slovak - [MVP - Outlook]
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 02:56 PM



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" <getmyemails2 (AT) yahoo (DOT) com> wrote

Quote:
Hey Ken,

Yes. I have Office XP Pro installed.

Regards,

Todd


Reply With Quote
  #5  
Old   
TC
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 03:18 PM



Nope and Nope ;-)

I guess that I should try to install manually, right?



"Ken Slovak - [MVP - Outlook]" <kenslovak (AT) mvps (DOT) org> wrote

Quote:
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" <getmyemails2 (AT) yahoo (DOT) com> wrote in message
news:uKOCQkC4HHA.2312 (AT) TK2MSFTNGP06 (DOT) phx.gbl...
Hey Ken,

Yes. I have Office XP Pro installed.

Regards,

Todd




Reply With Quote
  #6  
Old   
Ken Slovak - [MVP - Outlook]
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 04:26 PM



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" <getmyemails2 (AT) yahoo (DOT) com> wrote

Quote:
Nope and Nope ;-)

I guess that I should try to install manually, right?


Reply With Quote
  #7  
Old   
Brian Tillman
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 04:54 PM



Ken Slovak - [MVP - Outlook] <kenslovak (AT) mvps (DOT) org> wrote:

Quote:
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]


Reply With Quote
  #8  
Old   
TC
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 07:16 PM



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]" <kenslovak (AT) mvps (DOT) org> wrote

Quote:
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" <getmyemails2 (AT) yahoo (DOT) com> wrote in message
news:%23jlmMpD4HHA.536 (AT) TK2MSFTNGP06 (DOT) phx.gbl...
Nope and Nope ;-)

I guess that I should try to install manually, right?




Reply With Quote
  #9  
Old   
TC
 
Posts: n/a

Default Re: Office XP PIAs - 08-16-2007 , 07:21 PM



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]" <kenslovak (AT) mvps (DOT) org> wrote

Quote:
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" <getmyemails2 (AT) yahoo (DOT) com> wrote in message
news:%23jlmMpD4HHA.536 (AT) TK2MSFTNGP06 (DOT) phx.gbl...
Nope and Nope ;-)

I guess that I should try to install manually, right?




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.