Hello,
I have a very simple situation. I installed an export of an MTS package
onto my web application server. I call the remote object from within an .asp
page, through IIS of course, which is set to Windows Authentication
security. When I call the object, the remote server, where the object is
located, does not receive the logged on user's token, but rather it receives
("Anonymous Logon") which gives an access denied error.
Is there any thing special that I need to do in order to make this work
other than disabling security checking?
thanks,
John
sjohn@cae.ca