CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 TaskManager Exercise

Print topic Send  topic

Author Message
Juergen Oschadleus
Posted: 01/27/2004, 5:02 AM

I would greatly appreciate some assistance with the TaskManager sample,
through which I'm currently labouring.

When I call up the Task Maintenance screen and attempt to add a task (using
the George/george login), IE comes back with an error: "You cannot add or
change a record because a related record is required in table 'employees'.
(Microsoft JET Database Engine)".

This is a little confusing - my impression was that the sample had already
been set up correctly. Or is there an error on my side? I'm using Microsoft
Access 2000 with ASP 3 pages.

I also encountered an error in step 1 (programatically displaying a field's
properties). When I add the code, IE generates an error stating

Error Type:
Microsoft VBScript runtime (0x800A01B6)
Object doesn't support this property or method: 'tasks.user_id_assign_to'
/taskmanager/tasks_list_events.asp, line 13


Line 13 states:
If tasks.user_id_assign_to.Value = Session("UserLogin") Then

Any guidance or advice would be gratefully accepted.

Regards

Juergen



Juergen Oschadleus
Posted: 01/27/2004, 5:20 AM

OK, it seems I was getting ahead of myself on the DB error. That problem has
been resolved in Step 3. However, I am still struggling with the VBScript
runtime error. Microsoft's site suggests it's by design, but surely the
sample would not have been set up with incorrect parameters. I certainly
haven't seen anyone else describing the problem I encountered.


"Juergen Oschadleus" <juergeno@actknowSTOPSPAM.com> wrote in message
news:bv5nhi$jhc$1@news.codecharge.com...
>
> I also encountered an error in step 1 (programatically displaying a
field's
> properties). When I add the code, IE generates an error stating
>
> Error Type:
> Microsoft VBScript runtime (0x800A01B6)
> Object doesn't support this property or method: 'tasks.user_id_assign_to'
> /taskmanager/tasks_list_events.asp, line 13
>
>
> Line 13 states:
> If tasks.user_id_assign_to.Value = Session("UserLogin") Then
>
> Any guidance or advice would be gratefully accepted.
>
> Regards
>
> Juergen

DonB
Posted: 01/27/2004, 5:43 AM

You probably have the code in the wrong event handler. If not, there
probably is a name not spelled quite right. Be sure the code is in the
Before Show Row event (and not the Before Show event). Also, check to see
that the grid is actually named "tasks" and that the label is actually named
"user_id_assign_to".

--
DonB

http://www.gotodon.com/ccbth


"Juergen Oschadleus" <juergeno@actknowSTOPSPAM.com> wrote in message
news:bv5ojj$mkp$1@news.codecharge.com...
> OK, it seems I was getting ahead of myself on the DB error. That problem
has
> been resolved in Step 3. However, I am still struggling with the VBScript
> runtime error. Microsoft's site suggests it's by design, but surely the
> sample would not have been set up with incorrect parameters. I certainly
> haven't seen anyone else describing the problem I encountered.
>
>
> "Juergen Oschadleus" <juergeno@actknowSTOPSPAM.com> wrote in message
>news:bv5nhi$jhc$1@news.codecharge.com...
> >
> > I also encountered an error in step 1 (programatically displaying a
> field's
> > properties). When I add the code, IE generates an error stating
> >
> > Error Type:
> > Microsoft VBScript runtime (0x800A01B6)
> > Object doesn't support this property or method:
'tasks.user_id_assign_to'
> > /taskmanager/tasks_list_events.asp, line 13
> >
> >
> > Line 13 states:
> > If tasks.user_id_assign_to.Value = Session("UserLogin") Then
> >
> > Any guidance or advice would be gratefully accepted.
> >
> > Regards
> >
> > Juergen
>
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.