Ask a Question related to ASP Components, Design and Development.
-
Neil #1
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
Neil Guest
-
permission problem
hi there I have a problem with director file . Basically i have a director file name "menu", the menu consist of three option which can go to... -
Permission Problem
I'm sorry i don't remember if i resolved the issue somehow or if it cleared up by itself. I do remember making some changes to the settings for the... -
Permission Problem
I too am receiving the same problem, I was hoping that a Macromedia team member is able to resolve this issue. It is driving me crazy. Have you... -
RDS permission problem
Hi everyone, I am trying to create a RDS in Dreamweaver to connect to CFMX on Linux. The RDS was created and I was able to view the directory and... -
File permission problem
Hi, I new to ASP. I have a problem with an ASP script opening a file for writing on my server. Here's how I got to this error: I downloaded... -
Jens Neuhalfen #2
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
>
>Jens Neuhalfen Guest
-
Neil #3
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...uses a> 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 successfullyaccesses> > third-party DLL (developed in VB6) called from ASP, successfully> > 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 Guest



Reply With Quote

