PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
User unable to reply a second time, what is the problem?
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
User unable to reply a second time, what is the problem?
![]() |
User unable to reply a second time, what is the problem? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I sent out a form to a user via Outlook 2003 (the form is published on our
Organizational forms library) - they were able to send a reply (no. 1) within the origional form. I then replied back to them within the same form (no. 2). They were unable to reply back within the same form a second time (no. 3). Is there a limit to how many times you can reply within the same form? What may cause the issue? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
What happened when they tried to reply a 2nd time? Does the form that you used to send the original message have any code behind it? Have a custom reply form on the (Actions) page?
-- 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 "Holly" <Holly@discussions.microsoft.com> wrote in message news:70E678A1-BF1A-494B-A550-9A37BAE25C93@microsoft.com... >I sent out a form to a user via Outlook 2003 (the form is published on our > Organizational forms library) - they were able to send a reply (no. 1) within > the origional form. I then replied back to them within the same form (no. > 2). They were unable to reply back within the same form a second time (no. > 3). Is there a limit to how many times you can reply within the same form? > What may cause the issue? |
|
|
|
#3 |
|
Guest
Posts: n/a
|
We are using the same form and replying back and forth but the second time
they tried to reply they received an error message stating that the form could not be loaded/displayed. I have the actions tab set to reply using the form that I created -- there is no code (that I am aware of) following the form. "Sue Mosher [MVP-Outlook]" wrote: > What happened when they tried to reply a 2nd time? Does the form that you used to send the original message have any code behind it? Have a custom reply form on the (Actions) page? > > -- > 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 > > "Holly" <Holly@discussions.microsoft.com> wrote in message news:70E678A1-BF1A-494B-A550-9A37BAE25C93@microsoft.com... > >I sent out a form to a user via Outlook 2003 (the form is published on our > > Organizational forms library) - they were able to send a reply (no. 1) within > > the origional form. I then replied back to them within the same form (no. > > 2). They were unable to reply back within the same form a second time (no. > > 3). Is there a limit to how many times you can reply within the same form? > > What may cause the issue? > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
So, the Reply action uses the same published form? And you're getting this error when you reply to the reply?
-- 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 "Holly" <Holly@discussions.microsoft.com> wrote in message news:27244A96-9784-4C5B-B5C1-47C9BC0AA9A2@microsoft.com... > We are using the same form and replying back and forth but the second time > they tried to reply they received an error message stating that the form > could not be loaded/displayed. I have the actions tab set to reply using the > form that I created -- there is no code (that I am aware of) following the > form. > > "Sue Mosher [MVP-Outlook]" wrote: > >> What happened when they tried to reply a 2nd time? Does the form that you used to send the original message have any code behind it? Have a custom reply form on the (Actions) page? >> >> "Holly" <Holly@discussions.microsoft.com> wrote in message news:70E678A1-BF1A-494B-A550-9A37BAE25C93@microsoft.com... >> >I sent out a form to a user via Outlook 2003 (the form is published on our >> > Organizational forms library) - they were able to send a reply (no. 1) within >> > the origional form. I then replied back to them within the same form (no. >> > 2). They were unable to reply back within the same form a second time (no. >> > 3). Is there a limit to how many times you can reply within the same form? >> > What may cause the issue? >> |
|
|
|
#5 |
|
Guest
Posts: n/a
|
Yes, the Reply action uses the same published form. She did not receive any
error when she sent the first reply. I did not receive any error when I replied to the reply. She received the error when she tried to reply to my reply. I hope this isn't to confusing. "Sue Mosher [MVP-Outlook]" wrote: > So, the Reply action uses the same published form? And you're getting this error when you reply to the reply? > -- > 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 > > "Holly" <Holly@discussions.microsoft.com> wrote in message news:27244A96-9784-4C5B-B5C1-47C9BC0AA9A2@microsoft.com... > > We are using the same form and replying back and forth but the second time > > they tried to reply they received an error message stating that the form > > could not be loaded/displayed. I have the actions tab set to reply using the > > form that I created -- there is no code (that I am aware of) following the > > form. > > > > "Sue Mosher [MVP-Outlook]" wrote: > > > >> What happened when they tried to reply a 2nd time? Does the form that you used to send the original message have any code behind it? Have a custom reply form on the (Actions) page? > > >> > >> "Holly" <Holly@discussions.microsoft.com> wrote in message news:70E678A1-BF1A-494B-A550-9A37BAE25C93@microsoft.com... > >> >I sent out a form to a user via Outlook 2003 (the form is published on our > >> > Organizational forms library) - they were able to send a reply (no. 1) within > >> > the origional form. I then replied back to them within the same form (no. > >> > 2). They were unable to reply back within the same form a second time (no. > >> > 3). Is there a limit to how many times you can reply within the same form? > >> > What may cause the issue? > >> > |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Could there be a setting on the recipients end that is preventing her from
replying a second time? "Sue Mosher [MVP-Outlook]" wrote: > So, the Reply action uses the same published form? And you're getting this error when you reply to the reply? > -- > 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 > > "Holly" <Holly@discussions.microsoft.com> wrote in message news:27244A96-9784-4C5B-B5C1-47C9BC0AA9A2@microsoft.com... > > We are using the same form and replying back and forth but the second time > > they tried to reply they received an error message stating that the form > > could not be loaded/displayed. I have the actions tab set to reply using the > > form that I created -- there is no code (that I am aware of) following the > > form. > > > > "Sue Mosher [MVP-Outlook]" wrote: > > > >> What happened when they tried to reply a 2nd time? Does the form that you used to send the original message have any code behind it? Have a custom reply form on the (Actions) page? > > >> > >> "Holly" <Holly@discussions.microsoft.com> wrote in message news:70E678A1-BF1A-494B-A550-9A37BAE25C93@microsoft.com... > >> >I sent out a form to a user via Outlook 2003 (the form is published on our > >> > Organizational forms library) - they were able to send a reply (no. 1) within > >> > the origional form. I then replied back to them within the same form (no. > >> > 2). They were unable to reply back within the same form a second time (no. > >> > 3). Is there a limit to how many times you can reply within the same form? > >> > What may cause the issue? > >> > |
|
|
|
#7 |
|
Guest
Posts: n/a
|
No, there's no setting like that. I can't explain the behavior you're seeing. For good measure, though, you should try clearing the forms cache.
-- 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 "Holly" <Holly@discussions.microsoft.com> wrote in message news:31DDA8B8-9AC9-4D58-84FC-BBD9DC67B844@microsoft.com... > Could there be a setting on the recipients end that is preventing her from > replying a second time? > > "Sue Mosher [MVP-Outlook]" wrote: > >> So, the Reply action uses the same published form? And you're getting this error when you reply to the reply? >> >> "Holly" <Holly@discussions.microsoft.com> wrote in message news:27244A96-9784-4C5B-B5C1-47C9BC0AA9A2@microsoft.com... >> > We are using the same form and replying back and forth but the second time >> > they tried to reply they received an error message stating that the form >> > could not be loaded/displayed. I have the actions tab set to reply using the >> > form that I created -- there is no code (that I am aware of) following the >> > form. >> > >> > "Sue Mosher [MVP-Outlook]" wrote: >> > >> >> What happened when they tried to reply a 2nd time? Does the form that you used to send the original message have any code behind it? Have a custom reply form on the (Actions) page? >> >> >> >> >> "Holly" <Holly@discussions.microsoft.com> wrote in message news:70E678A1-BF1A-494B-A550-9A37BAE25C93@microsoft.com... >> >> >I sent out a form to a user via Outlook 2003 (the form is published on our >> >> > Organizational forms library) - they were able to send a reply (no. 1) within >> >> > the origional form. I then replied back to them within the same form (no. >> >> > 2). They were unable to reply back within the same form a second time (no. >> >> > 3). Is there a limit to how many times you can reply within the same form? >> >> > What may cause the issue? >> >> >> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

