Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a class with the code
Server.Execute("/products/product/productinfo?id=1234", sw) //sw is a writer
I am calling this method using webforms, but each time i receive the error "Error Executing Child Request + path".
I've tried a number of things and wondered if anyone can advise how to resolve?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error Executing Child Request
I have a class with the code
Server.Execute("/products/product/productinfo?id=1234", sw) //sw is a writer
I am calling this method using webforms, but each time i receive the error "Error Executing Child Request + path".
I've tried a number of things and wondered if anyone can advise how to resolve?
is working on a reply...