OK. With that in mind the very next thing I would try is to run your repro
on your machine under the domain user that you are running it as on the
production server rather than LocalSystem.
> Thanks Alex.
>
[quoted text clipped - 51 lines]
>> >
>> > Michael
Hi Alex,
I did this, and result stayed the same. My workstation works, production
server doesn't. However there is something I can't replicate localy:
stylesheet is located on the Linux file server which is acceessed via SAMBA,
the external document is on the localhost. As I mentioned before, there is no
records in the IIS log which I guess means it is not a permission issues. It
looks like that document() dssn't get called at all.
I plan to test one extra thing on Monday: I'll create custom resolver and
put trace inside GetEntity. But I have a bad feeling that I'll never get that
trace.
Is three anything else I can do to trace what is going on inside Transform?
Regards,
Michael
> OK. With that in mind the very next thing I would try is to run your repro
> on your machine under the domain user that you are running it as on the
[quoted text clipped - 55 lines]
> >> >
> >> > Michael
Alex Krawarik[MSFT] - 29 Mar 2006 18:08 GMT
Hi, I already read your other post from Sunday where you got your answer,
glad to hear it worked out. But as for
"Is three anything else I can do to trace what is going on inside
Transform?"
There is currently no verbose logging built into the transform classes that
you can hook, no.
> Hi Alex,
>
[quoted text clipped - 89 lines]
>> >> >
>> >> > Michael