Hi,
i have a testproject which worked - except some javascript things based
on the release R_1551.
After upgrading to R_1662 all invoke steps which open a page one
directory below the basepath show an 404 error - html page not found
Example:
<invoke url="cpm_Account.aspx"/>
Will work in both versions
<invoke url="CashPosition/cpm_Account.aspx"/>
Will work only in R_1551
Can anyone give me a hint how to get the (in my opinion) correct
behavior also in R_1662?
Thanks a lot
Rainer

