Hello all,
I'm the process of setting up some custom forms for our new TNEW site. I'm using a stored proc as we need quite a bit of extra data and the CSI isn't really suitable.
I've setup the procedure as per the documentation (double checked field names etc) and the site logs show that it's being called but it's throwing an error of Parameter '@sessionKey' was supplied multiple times.
I've not raised with TASK yet. I'm not sure if any of you have encountered this or if I'm doing something dim.
Any advice gratefully received.
Thanks,
Jamie
I just had this issue come up in my test environment. Do you remember that far back if you found a solution?
I think it was due to the address block, in my case. I had to replace it with individual text areas (street1, town, city, postcode etc.) I remember I have to start over entirely, rather than just amend what was there. Hope that helps.
Thanks, No address block on mine. I figured I'd start it over again when I got the chance. Thanks.