PC Review


Reply
 
 
Ronnie Mansoor
Guest
Posts: n/a
 
      27th Jul 2010
Hi,

Any word on when PIA 2010 redistributable will be released?

Thanks,

Ronnie

Ronnie Mansoor
CTO, Implicit Inc.
www.implicitweb.com
 
Reply With Quote
 
 
 
 
Ken Slovak
Guest
Posts: n/a
 
      28th Jul 2010
Soon, supposedly. That's all we've heard.

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


"Ronnie Mansoor" <(E-Mail Removed)> wrote in message
news:02c556d3-c83a-4124-b013-(E-Mail Removed)...
> Hi,
>
> Any word on when PIA 2010 redistributable will be released?
>
> Thanks,
>
> Ronnie
>
> Ronnie Mansoor
> CTO, Implicit Inc.
> www.implicitweb.com


 
Reply With Quote
 
Ronnie Mansoor
Guest
Posts: n/a
 
      2nd Sep 2010
On Jul 28, 6:07*am, "Ken Slovak" <kenslo...@mvps.org> wrote:
> Soon, supposedly. That's all we've heard.
>
> --
> 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
>
> "Ronnie Mansoor" <ronnie.mans...@gmail.com> wrote in message
>
> news:02c556d3-c83a-4124-b013-(E-Mail Removed)...
>
>
>
> > Hi,

>
> > Any word on when PIA 2010 redistributable will be released?

>
> > Thanks,

>
> > Ronnie

>
> > Ronnie Mansoor
> > CTO, Implicit Inc.
> >www.implicitweb.com- Hide quoted text -

>
> - Show quoted text -


Hi Ken,

Sorry to bother you again. Any News?

It's September already and no PIA 2010. Have you heard anything
further on when it will be available?

We have customers screaming to get their custom Outlook add-ins ported
to 2010. Several large customers have delayed their migration to 2010
just because we cannot provide them with a 2010 version of their
Outlook add-ins.

Is there anyone at Microsoft I can talk to about this?

Thanks,

Ronnie

Ronnie Mansoor
CTO, Implicit Inc.
 
Reply With Quote
 
Ken Slovak
Guest
Posts: n/a
 
      3rd Sep 2010
No new word on this.

Everyone's screaming about it. We (the Outlook MVP's) have discussed it with
the Outlook team, but they have no control over when the PIA's will be
released.

What I do in the meantime is to check for the existence of the PIA's in the
GAC using the ComponentID : {1D844339-3DAE-413E-BC13-62D6A52816B2}

If it's there I proceed with installation, if not there I fail the installer
with a message to install the PIA's from the Office installer.

I don't know if MS is delaying this as a low priority because with Framework
4 you can embed the PIA in your addin compilation or not. MS always wants
everyone to update to the latest version and if that's all you're supporting
you can embed the PIA and be done with it. However, in the world I live in I
still have to support at minimum Outlook 2003 and up, so that is not a
solution for me. I also refuse to have to maintain multiple projects, as MS
recommends with solutions such as VSTO.

All we can do is wait, aside from the sort of thing I've done with my
installers to check for the PIA's.

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


"Ronnie Mansoor" <(E-Mail Removed)> wrote in message
news:f9d0ac1c-17c0-4b5f-8c30-(E-Mail Removed)...

Hi Ken,

Sorry to bother you again. Any News?

It's September already and no PIA 2010. Have you heard anything
further on when it will be available?

We have customers screaming to get their custom Outlook add-ins ported
to 2010. Several large customers have delayed their migration to 2010
just because we cannot provide them with a 2010 version of their
Outlook add-ins.

Is there anyone at Microsoft I can talk to about this?

Thanks,

Ronnie

Ronnie Mansoor
CTO, Implicit Inc.

 
Reply With Quote
 
Ronnie Mansoor
Guest
Posts: n/a
 
      5th Sep 2010
On Sep 3, 7:10*am, "Ken Slovak" <kenslo...@mvps.org> wrote:
> No new word on this.
>
> Everyone's screaming about it. We (the Outlook MVP's) have discussed it with
> the Outlook team, but they have no control over when the PIA's will be
> released.
>
> What I do in the meantime is to check for the existence of the PIA's in the
> GAC using the ComponentID : {1D844339-3DAE-413E-BC13-62D6A52816B2}
>
> If it's there I proceed with installation, if not there I fail the installer
> with a message to install the PIA's from the Office installer.
>
> I don't know if MS is delaying this as a low priority because with Framework
> 4 you can embed the PIA in your addin compilation or not. MS always wants
> everyone to update to the latest version and if that's all you're supporting
> you can embed the PIA and be done with it. However, in the world I live in I
> still have to support at minimum Outlook 2003 and up, so that is not a
> solution for me. I also refuse to have to maintain multiple projects, as MS
> recommends with solutions such as VSTO.
>
> All we can do is wait, aside from the sort of thing I've done with my
> installers to check for the PIA's.
>
> --
> 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
>
> "Ronnie Mansoor" <ronnie.mans...@gmail.com> wrote in message
>
> news:f9d0ac1c-17c0-4b5f-8c30-(E-Mail Removed)...
>
> Hi Ken,
>
> Sorry to bother you again. Any News?
>
> It's September already and no PIA 2010. Have you heard anything
> further on when it will be available?
>
> We have customers screaming to get their custom Outlook add-ins ported
> to 2010. Several large customers have delayed their migration to 2010
> just because we cannot provide them with a 2010 version of their
> Outlook add-ins.
>
> Is there anyone at Microsoft I can talk to about this?
>
> Thanks,
>
> Ronnie
>
> Ronnie Mansoor
> CTO, Implicit Inc.


Hi Ken,

We're in the same position. We have to support 2003 and above.

Thanks a lot,

Ronnie

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Convert 24/03/2010 as text into 03/24/2010 date format Nitesh Microsoft Excel Worksheet Functions 2 5th Jun 2010 10:34 AM
Re: Access 2010 Forms - Converting 2007 Client into 2010 Web Jeff Conrad [MSFT] Microsoft Access Form Coding 0 29th Mar 2010 04:43 PM
Re: Access 2010 Forms - Converting 2007 Client into 2010 Web Tom van Stiphout Microsoft Access Form Coding 0 26th Mar 2010 02:03 PM
RE: Access 2010 Forms - Converting 2007 Client into 2010 Web Maurice Microsoft Access Form Coding 0 26th Mar 2010 01:48 PM
Office 2010 & Outlook 2010 and Business Contact Manager AvrahamC Microsoft Outlook BCM 0 4th Jan 2010 01:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:54 PM.