PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Error accessing form

Reply

Error accessing form

 
Thread Tools Rate Thread
Old 31-05-2006, 07:59 PM   #1
=?Utf-8?B?Y3ZldHRlcg==?=
Guest
 
Posts: n/a
Default Error accessing form


Hey ppl!

I created a form from the appointment standard form to include an expense
tab. This has a few custom named fields and an excel object linked into it.
The form has been saved in my personal folders and i can access the form. I
can create the appointment and use my expense tab perfectly. I can save it
with no problem, but once I try to access that appointment again and click on
my 'Expense' tab I get this message "To help prevent malicious code from
running, one of more objects in this form were not loaded, for more
information contact your administrator" Well I asked my administrator and he
doesn't know why. Any help would be greatly appreciated!

Thanks
Chris
  Reply With Quote
Old 31-05-2006, 08:05 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Error accessing form

Did you publish the form? See http://www.outlookcode.com/d/secforms.htm#activex

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"cvetter" <cvetter@discussions.microsoft.com> wrote in message news:517A8FC6-27B3-4035-BE70-60A71A0B052D@microsoft.com...
> Hey ppl!
>
> I created a form from the appointment standard form to include an expense
> tab. This has a few custom named fields and an excel object linked into it.
> The form has been saved in my personal folders and i can access the form. I
> can create the appointment and use my expense tab perfectly. I can save it
> with no problem, but once I try to access that appointment again and click on
> my 'Expense' tab I get this message "To help prevent malicious code from
> running, one of more objects in this form were not loaded, for more
> information contact your administrator" Well I asked my administrator and he
> doesn't know why. Any help would be greatly appreciated!
>
> Thanks
> Chris

  Reply With Quote
Old 02-06-2006, 03:06 PM   #3
=?Utf-8?B?Y3ZldHRlcg==?=
Guest
 
Posts: n/a
Default Re: Error accessing form

Well, let me fight through this. I tried to publish the form, when I click
publish, nothing at all happens. When I publish as, I can only save it in my
personal folders. I'm reading over that document link you sent me thanks.
Chris

"Sue Mosher [MVP-Outlook]" wrote:

> Did you publish the form? See http://www.outlookcode.com/d/secforms.htm#activex


  Reply With Quote
Old 02-06-2006, 03:25 PM   #4
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Error accessing form

If nothing happens when you click Publish, that means you've already published it and Outlook is republishing it to the same location, wherever that might be.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"cvetter" <cvetter@discussions.microsoft.com> wrote in message news:1E81DACE-1C4B-477B-B340-4013D4BC7419@microsoft.com...
> Well, let me fight through this. I tried to publish the form, when I click
> publish, nothing at all happens. When I publish as, I can only save it in my
> personal folders. I'm reading over that document link you sent me thanks.
> Chris
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Did you publish the form? See http://www.outlookcode.com/d/secforms.htm#activex

>

  Reply With Quote
Old 02-06-2006, 03:30 PM   #5
=?Utf-8?B?Y3ZldHRlcg==?=
Guest
 
Posts: n/a
Default Re: Error accessing form

Arghghghg.. . . . lol

I used the registry key, and was able to open my form, but now the problem I
am having is that the Excel Speadsheet object I put on the form is only
maintaining the data with the form open, when I close the form by saving it,
and re-open it, the spreadsheet comes up blank and I loose all of my data.
What do i need to do to keep the data in my mini spreadsheet?

I just keep telling myself 'IT'S FRIDAY'
Thanks
Chris


> Did you publish the form? See http://www.outlookcode.com/d/secforms.htm#activex


  Reply With Quote
Old 02-06-2006, 03:45 PM   #6
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Error accessing form

Yoiu must write code to save the data and redisplay it. See http://www.outlookcode.com/d/spreadsheetcontrol.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"cvetter" <cvetter@discussions.microsoft.com> wrote in message news:B9F1540A-5D5F-417B-A3F4-94CC7FA2EE85@microsoft.com...
> Arghghghg.. . . . lol
>
> I used the registry key, and was able to open my form, but now the problem I
> am having is that the Excel Speadsheet object I put on the form is only
> maintaining the data with the form open, when I close the form by saving it,
> and re-open it, the spreadsheet comes up blank and I loose all of my data.
> What do i need to do to keep the data in my mini spreadsheet?
>
> I just keep telling myself 'IT'S FRIDAY'
> Thanks
> Chris
>
>
>> Did you publish the form? See http://www.outlookcode.com/d/secforms.htm#activex

>

  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

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