Chapter 17 problem
I am having trouble with the <%@TRANSACTION=REQUIRED %> part of the book. When the page tryâs to open nothing happens I am not even given an Error. When I try to refresh the page I get (The remote procedure call failed and did not execute) I am sure its down to something on my machine not working right as I have tried swapped my code for the books source code and still get the same. If I remove the transaction code at the start the page runs but obviously returns an error, so I am sure its the TRANSACTION that is some how stopping the page from working.I am running XP Pro.
|