attempting to write a com object for asp here, but can't figure out how to get it to use response and request objects that are innate to asp... must be a reference of some sort that i am missing... thanks for the help...
Printable View
attempting to write a com object for asp here, but can't figure out how to get it to use response and request objects that are innate to asp... must be a reference of some sort that i am missing... thanks for the help...
Idover,
This should help you :
http://www.microsoft.com/mind/defaul...olumns0999.htm
:) CG
yes, i should be slapped... i recently rebuilt my machine and a fresh install of win2k pro... so, now the problem is that mts doesn't appear as an option in the references... i think i remember that mts is now called com+... if so, which com+ reference should be used?... thanks, again!