(Msg. 9) Posted: Wed Aug 06, 2008 9:06 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: microsoft>public>outlook>program_forms (more info?)
I have deleted the extraform and cleared the cache. I dont know what happened
but now my form is not running. It says "Permission denied(CreateObject).
Could you please tell me what could be the wrong.
Thanks,
Paresh
"Ken Slovak - [MVP - Outlook]" wrote:
> Use the manage forms dialog. Right-click on any folder in the Folder List
> and select Properties. Go to the Forms tab and click the Manage button.
> Select the library you want (a folder, Personal Forms, etc.) and delete it
> from there. Make sure to clear the forms cache at the same time.
>
> --
> 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 >
>
> "masani paresh" <masaniparesh RemoveThis @discussions.microsoft.com> wrote in message
> news:CE13C339-A898-4EB5-9995-491E2709799D@microsoft.com...
> > Ken,
> >
> > How could I delete the published form. I have to delete from one place as
> > it
> > is at two places at present,
> >
> > Thanks,
> > Paresh
>
>
(Msg. 10) Posted: Wed Aug 06, 2008 9:06 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
By default, items created with custom forms do not run code when the user
opens them from a shared mailbox. You can change the setting by choosing
Tools | Options | Other | Advanced Options and checking the box for Allow
script in shared folders. You'll see that there is also an option for Allow
script in public folders. In Outlook 2007, these settings are in the Tools |
Trust Center dialog, under E-mail Security.
Thanks,
Paresh
"masani paresh" wrote:
> I have deleted the extraform and cleared the cache. I dont know what happened
> but now my form is not running. It says "Permission denied(CreateObject). >
> Could you please tell me what could be the wrong.
>
> Thanks,
> Paresh
>
> "Ken Slovak - [MVP - Outlook]" wrote:
>
> > Use the manage forms dialog. Right-click on any folder in the Folder List
> > and select Properties. Go to the Forms tab and click the Manage button.
> > Select the library you want (a folder, Personal Forms, etc.) and delete it
> > from there. Make sure to clear the forms cache at the same time.
> >
> > --
> > 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 > >
> >
> > "masani paresh" <masaniparesh.RemoveThis@discussions.microsoft.com> wrote in message
> > news:CE13C339-A898-4EB5-9995-491E2709799D@microsoft.com...
> > > Ken,
> > >
> > > How could I delete the published form. I have to delete from one place as
> > > it
> > > is at two places at present,
> > >
> > > Thanks,
> > > Paresh
> >
> > By default, items created with custom forms do not run code when the user opens them from a shared mailbox. You can change the setting by choosing Tools | Options | Other | Advanced Options and checking the box for Allow script in shared folders. You'll see that there is also an option for Allow script in public folders. In Outlook 2007, these settings are in the Tools | Trust Center dialog, under E-mail Security.
(Msg. 11) Posted: Thu Aug 07, 2008 12:29 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Ken,
Thanks for your support. Most of things are available at outlookcode.com. I
think below is the my last question . I did not find any info about it.
I have save the form as .oft file and follow the procedure given in
outlookcode.com to publish the form and it is working fine but when he opens
new meeting request my customized form that i have designed in P.2 is
not coming but for me it is coming. He has to choose the form from
Personalized form library or calender where the form has been published.
Is it possible to do it so that when he clicked on new meeting request that
FindConf customized form should also be there with Appointment and Scheduling?
Thanks,
Paresh
"Ken Slovak - [MVP - Outlook]" wrote:
> It will not work on any recent version of Outlook 2003 unless it's
> published.
>
> Save the file as an OFT file after publishing it on your computer, send the
> OFT as an attachment to your friend and have him also publish it. See the
> Forms information on publishing at www.outlookcode.com for specific
> information on publishing forms.
>
> --
> 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 >
>
> "masani paresh" <masaniparesh DeleteThis @discussions.microsoft.com> wrote in message
> news:6B919FD4-552E-478B-BDEC-459B36F45027@microsoft.com...
> >>>an OFT file won't run in later versions of Outlook.
> > It will not work on Outlook 2003?
> >
> > I want to send the form that I have designed at
> > tool->forms->designforms->calender->confroom to my friend so that he can
> > open
> > it and can run. He is also using outlook 2003. Please note that I have
> > added
> > "Find Conf Room" tab along with Appointments and Scheduling tabs. So what
> > should I do now?
> >
> > Thanks,
> > Paresh
>
>
(Msg. 12) Posted: Thu Aug 07, 2008 3:13 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Ken,
One more problem that I could not find on outlookcode.com.
You know that I am inserting the value into the Item.Recipient from my
custom from. Here problem is if firtst I see the list of atendees and then
insert the new one using my custom form then it is not displaying the
free/busy status for entered item. but if i see the atendees list only after
adding the new item then it is fine.
Could you please help me here.
Thanks,
Paresh
"masani paresh" wrote:
> Ken,
>
> Thanks for your support. Most of things are available at outlookcode.com. I
> think below is the my last question . I did not find any info about it.
>
> I have save the form as .oft file and follow the procedure given in
> outlookcode.com to publish the form and it is working fine but when he opens
> new meeting request my customized form that i have designed in P.2 is
> not coming but for me it is coming. He has to choose the form from
> Personalized form library or calender where the form has been published.
>
> Is it possible to do it so that when he clicked on new meeting request that
> FindConf customized form should also be there with Appointment and Scheduling?
>
> Thanks,
> Paresh
>
> "Ken Slovak - [MVP - Outlook]" wrote:
>
> > It will not work on any recent version of Outlook 2003 unless it's
> > published.
> >
> > Save the file as an OFT file after publishing it on your computer, send the
> > OFT as an attachment to your friend and have him also publish it. See the
> > Forms information on publishing at www.outlookcode.com for specific
> > information on publishing forms.
> >
> > --
> > 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 > >
> >
> > "masani paresh" <masaniparesh.DeleteThis@discussions.microsoft.com> wrote in message
> > news:6B919FD4-552E-478B-BDEC-459B36F45027@microsoft.com...
> > >>>an OFT file won't run in later versions of Outlook.
> > > It will not work on Outlook 2003?
> > >
> > > I want to send the form that I have designed at
> > > tool->forms->designforms->calender->confroom to my friend so that he can
> > > open
> > > it and can run. He is also using outlook 2003. Please note that I have
> > > added
> > > "Find Conf Room" tab along with Appointments and Scheduling tabs. So what
> > > should I do now?
> > >
> > > Thanks,
> > > Paresh
> >
> >
(Msg. 13) Posted: Thu Aug 07, 2008 9:21 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
You would have to have him make that custom form the default for that item
type, which takes a registry change. It's discussed at outlookcode.com,
search on "default form".
"masani paresh" <masaniparesh.RemoveThis@discussions.microsoft.com> wrote in message
news:79B100C5-F021-4DF3-8870-0B9B0F6509B7@microsoft.com...
> Ken,
>
> Thanks for your support. Most of things are available at outlookcode.com.
> I
> think below is the my last question . I did not find any info about it.
>
> I have save the form as .oft file and follow the procedure given in
> outlookcode.com to publish the form and it is working fine but when he
> opens
> new meeting request my customized form that i have designed in P.2 is
> not coming but for me it is coming. He has to choose the form from
> Personalized form library or calender where the form has been published.
>
> Is it possible to do it so that when he clicked on new meeting request
> that
> FindConf customized form should also be there with Appointment and
> Scheduling?
>
> Thanks,
> Paresh
(Msg. 14) Posted: Thu Aug 07, 2008 9:22 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Did you try saving the form after adding the recipient?
"masani paresh" <masaniparesh DeleteThis @discussions.microsoft.com> wrote in message
news:088A9827-4829-427E-93BB-B13C27A5FB33@microsoft.com...
> Ken,
>
> One more problem that I could not find on outlookcode.com.
>
> You know that I am inserting the value into the Item.Recipient from my
> custom from. Here problem is if firtst I see the list of atendees and then
> insert the new one using my custom form then it is not displaying the
> free/busy status for entered item. but if i see the atendees list only
> after
> adding the new item then it is fine.
>
> Could you please help me here.
>
> Thanks,
> Paresh
(Msg. 15) Posted: Thu Aug 07, 2008 11:58 pm
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
No Ken,
I do the following steps to save the form
a. Published the form
b. select calender and make customized form as a default
c. select calender and click new, the customized form will be there with
appointment and shceduling tabs
4. save it as .oft file
> Did you try saving the form after adding the recipient?
>
> --
> 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 >
>
> "masani paresh" <masaniparesh DeleteThis @discussions.microsoft.com> wrote in message
> news:088A9827-4829-427E-93BB-B13C27A5FB33@microsoft.com...
> > Ken,
> >
> > One more problem that I could not find on outlookcode.com.
> >
> > You know that I am inserting the value into the Item.Recipient from my
> > custom from. Here problem is if firtst I see the list of atendees and then
> > insert the new one using my custom form then it is not displaying the
> > free/busy status for entered item. but if i see the atendees list only
> > after
> > adding the new item then it is fine.
> >
> > Could you please help me here.
> >
> > Thanks,
> > Paresh
>
>
(Msg. 16) Posted: Fri Aug 08, 2008 10:12 am
Post subject: Re: Custom form could not be opened [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Why are you saving a published form as an OFT file?
Your mention of Item.Recipient was the first mention of this and I'm not
sure what you're doing or why. The steps you just listed don't mention
adding any recipients or what exactly you're trying to accomplish.
"masani paresh" <masaniparesh.RemoveThis@discussions.microsoft.com> wrote in message
news:A31E1958-D419-4498-B1E3-760CDD0CC863@microsoft.com...
> No Ken,
>
> I do the following steps to save the form
> a. Published the form
> b. select calender and make customized form as a default
> c. select calender and click new, the customized form will be there with
> appointment and shceduling tabs
> 4. save it as .oft file
>
> I didn't do anything thing else.
>
> Thanks,
> Paresh
All times are: Eastern Time (US & Canada) (change) Goto page Previous1, 2, 3
Page 2 of 3
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum