Hi,

Has anybody had a problem with IIS permissions where it successfully uses a
third-party DLL (developed in VB6) called from ASP, successfully accesses
ADO in that DLL but fails with "Permission Denied" when creating a XML
DomDocument?

It seems odd to me that ADO is OK and XML is not.

Any thoughts, anyone?

Thanks

Neil

Re: IIS 5 XML Permission Problem by Jens

Jens
Tue Apr 13 15:18:47 CDT 2004

Hi,

I had a similar problem, the source was in the ACLs for several msxml
dlls. Check the permissions on the msxml* files in the windows
directory. If that doesnät help try filemon from sysinternals.

Jens


> Hi,
>
> Has anybody had a problem with IIS permissions where it successfully uses a
> third-party DLL (developed in VB6) called from ASP, successfully accesses
> ADO in that DLL but fails with "Permission Denied" when creating a XML
> DomDocument?
>
> It seems odd to me that ADO is OK and XML is not.
>
> Any thoughts, anyone?
>
> Thanks
>
> Neil
>
>

Re: IIS 5 XML Permission Problem by Neil

Neil
Wed Apr 14 06:26:20 CDT 2004

Thanks, will try... and report

Neil

"Jens Neuhalfen" <JNeuhalfen@akkaya.de> wrote in message
news:eI2BJTZIEHA.1412@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I had a similar problem, the source was in the ACLs for several msxml
> dlls. Check the permissions on the msxml* files in the windows
> directory. If that doesnät help try filemon from sysinternals.
>
> Jens
>
>
> > Hi,
> >
> > Has anybody had a problem with IIS permissions where it successfully
uses a
> > third-party DLL (developed in VB6) called from ASP, successfully
accesses
> > ADO in that DLL but fails with "Permission Denied" when creating a XML
> > DomDocument?
> >
> > It seems odd to me that ADO is OK and XML is not.
> >
> > Any thoughts, anyone?
> >
> > Thanks
> >
> > Neil
> >
> >