A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Unable to open custom Task form in Outlook 2003



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 11th 07, 06:20 PM posted to microsoft.public.outlook.program_forms
BobT[_2_]
external usenet poster
 
Posts: 2
Default Unable to open custom Task form in Outlook 2003

I have created a custom Task form based on the standard Task form. It
contains no code, just custom controls. The custom controls are just the
standard ones that are available in design mode. I do add them as 'New
Fields' in the Properties window. The form has several pages and is fairly
busy with check boxes and labels.
The problem is that when I use the "Assign Task" button to send it to
another user, that user cannot open the task/form/inbox message. The error
message generated is "Can't open this item. Could not complete the operation.
One or more parameter values are not valid."
I have scoured the internet and the various forums for some insight, but
nothing solves the issue.
I have learned a variety of tips and steps to take in similar situations,
but nothing has worked.
I have, using Exchange System Manager, assigned full permissions of the
Organization Forms Library to all of my test users.
I have successfully published and my test users have opened and acted upon
these publish custom forms (all based on task)...
A simple task form (added text in the notes section)
A task form with an additional page with a 'Task field' added
A task form with a custom control added.

So, any ideas to try?
Ads
  #2  
Old September 11th 07, 08:44 PM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default Unable to open custom Task form in Outlook 2003

In article ,
=?Utf-8?B?Qm9iVA==?= wrote:
The custom controls are just the
standard ones that are available in design mode. I do add them as 'New
Fields' in the Properties window. The form has several pages and is fairly
busy with check boxes and labels.

I have not done anything with task form in ages, so I am no expert on these
things. However, the quoted statement does not make any sense. A control is
not a property. You have to create custom fields to which you bind the
controls. Custom fields have types. You have to use the right type of
custom field to hold the data that the custom control produces. If you are
really as clue-less as the above sounds, then that is your problem--one of
the controls requires a field other than a text type field.

Not to worry if you can't find an obvious mismatch. The rule is to throw
away the first design, maybe the first three, because you won't get it right
the first time out of the box.

So, on this next design, create a new form in small steps--that is, just a
small number of controls per step. Publish each step with a name of the
canonical form MyFormName_verNNN, and increment the NNN field with each
publication. Run the new version and when you get that error again, you will
know, within a the few controls on the step, which control is causing the
problem. That step will be a lot easier fix than your multi-tab with lots of
controls. Publish to only one place, like the Exchange Organization Forms
Library, but move older form designs to the personal forms library of a PST
file for safe keeping. Keep at least three generations of the developing
form, so you are never kicked back to square one.

--
Hollis Paul
Mukilteo, WA USA


  #3  
Old September 18th 07, 04:30 PM posted to microsoft.public.outlook.program_forms
BobT[_2_]
external usenet poster
 
Posts: 2
Default Unable to open custom Task form in Outlook 2003

I've been very busy and as such haven't had time to test any suggestions or
to respond, thus the lateness of this reply.
On the forms design view, using the Control Toolbox, I add a checkbox, right
clicking on it I select PROPERTIES and on the VALUE tab, I select NEW. This
binds the control to a new field...using the PROPERTIES window.
When I select NEW (field), another window pops up allowing my to select the
TYPE of data associated with the field. After that is selected, the FORMAT
field's selection changes based on the TYPE.
Since the proposed problem with my form is that of an improper TYPE
associated with a particular control, my further question is Is there a
source that tells me what the valid TYPES that can be assigned to each
Control?
Also, if the fields are improperly bound (control to type), then why can I
open, manipulate and save the form locally?


"Hollis Paul" wrote:

In article ,
=?Utf-8?B?Qm9iVA==?= wrote:
The custom controls are just the
standard ones that are available in design mode. I do add them as 'New
Fields' in the Properties window. The form has several pages and is fairly
busy with check boxes and labels.

I have not done anything with task form in ages, so I am no expert on these
things. However, the quoted statement does not make any sense. A control is
not a property. You have to create custom fields to which you bind the
controls. Custom fields have types. You have to use the right type of
custom field to hold the data that the custom control produces. If you are
really as clue-less as the above sounds, then that is your problem--one of
the controls requires a field other than a text type field.

Not to worry if you can't find an obvious mismatch. The rule is to throw
away the first design, maybe the first three, because you won't get it right
the first time out of the box.

So, on this next design, create a new form in small steps--that is, just a
small number of controls per step. Publish each step with a name of the
canonical form MyFormName_verNNN, and increment the NNN field with each
publication. Run the new version and when you get that error again, you will
know, within a the few controls on the step, which control is causing the
problem. That step will be a lot easier fix than your multi-tab with lots of
controls. Publish to only one place, like the Exchange Organization Forms
Library, but move older form designs to the personal forms library of a PST
file for safe keeping. Keep at least three generations of the developing
form, so you are never kicked back to square one.

--
Hollis Paul
Mukilteo, WA USA



  #4  
Old September 18th 07, 05:22 PM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default Unable to open custom Task form in Outlook 2003

In article ,
=?Utf-8?B?Qm9iVA==?= wrote:
When I select NEW (field), another window pops up allowing my to select the
TYPE of data associated with the field. After that is selected, t

It appears that you are indeed selecting the type for the field. The question
really is: What are you selecting at this point? You should be selecting
Yes/No type.

Since the proposed problem with my form is that of an improper TYPE
associated with a particular control, my further question is Is there a
source that tells me what the valid TYPES that can be assigned to each
Control?

You can go to the All fields tab, in design mode, select one of your UDF's,
and down on the bottom will appear a control that lets you select from the
available types. You should be able to see the list of valid types there.

Also, if the fields are improperly bound (control to type), then why can I
open, manipulate and save the form locally?

This means that you have published the form somewhere and I am betting that
you published it to your personal forms library. If that is true, then only
you will be able to use the form on this one computer. Are you using an
Exchange server? If yes, then you should publish the form to the
Organizational Forms Library on the Exchange server. Otherwise, you need to
save the form as an OFT file, and send that OFT file to all the recipients,
telling them to open it and publish it to their personal forms library using
the same name as you use. Finally, make sure that, in design mode, you have
unchecked the box that says to send the form definition with the data item.

--
Hollis Paul
Mukilteo, WA USA


 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 07 Custom Task Form and SQL Job Outlook - Using Forms 12 September 13th 07 01:06 AM
custom outlook task form [email protected] Outlook - Using Forms 1 March 20th 07 11:39 PM
Is it possible to open the default Contact form with the Activities tab activated from a custom form? VSTO 2005, Outlook 2003 David Webb Outlook and VBA 1 June 20th 06 10:59 PM
How to use custom task form in Web Outlook DougMunday Outlook - Using Forms 1 April 7th 06 01:18 PM
Unable to send my custom form in Outlook 2003 Hayley Outlook - Using Forms 2 January 20th 06 06:28 PM


All times are GMT +1. The time now is 12:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.