In general you won't be able to embed different server side script
languages into each other. In vortex, you could use <fetch><send> to
get an asp page to include in the output. If you want to include a file
in the output of vortex, you could use <spew>. I'm not sure why would
need two different script languages at the same time though.
See
http://www.thunderstone.com/vortexman/node125.html
http://www.thunderstone.com/vortexman/node98.html
http://www.thunderstone.com/vortexman/node99.html
It's telling you the error occurs on line 69. Look closely at that line
and perhaps the preceeding line as well.
In the future when changing topics, please also change the Subject line
and don't include irrelevant information from previous discussions.