Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   IIS 5 XML Permission Problem (http://www.velocityreviews.com/forums/t793960-iis-5-xml-permission-problem.html)

Neil 04-13-2004 01:42 PM

IIS 5 XML Permission Problem
 
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



Jens Neuhalfen 04-13-2004 08:18 PM

Re: IIS 5 XML Permission Problem
 
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
>
>


Neil 04-14-2004 11:26 AM

Re: IIS 5 XML Permission Problem
 
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
> >
> >





All times are GMT. The time now is 06:15 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57