Permissions for IUSR to save an Excel file
From: Peter Krickner (peter.krickner@elicit.se)
Date: 11/27/02
- Next message: Cagdas Ozgenc: "authenticating from trusted domain"
- Previous message: BB: "Re: IIS patch"
- Next in thread: Karl Levinson [x y] mvp: "Re: Permissions for IUSR to save an Excel file"
- Reply: Karl Levinson [x y] mvp: "Re: Permissions for IUSR to save an Excel file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Peter Krickner" <peter.krickner@elicit.se> Date: Wed, 27 Nov 2002 10:31:14 +0100
I have a permissions problem regarding IUSR_<computername> and Excel.
I'm not sure I'm searching for the answer in the right place but hopefully
you can help me.
Webserver is IIS 5 and installed Excel version is 2000.
I would like to make it possible for a user to initiate an update of an
Excel file from an ASP interface.
In DCOM Config the identity is set to Launching user for the Excel
application.
IUSR_computername har access- and launch permissions to the excel
application.
When the web-user initiates the update, a dll written in VB is called and it
opens the Excel file and updates it with values I fetch from a database.
So far so good.
Everything works, but when it comes to saving the Excel file, I recieve an
error saying "Document not saved", error number 1004.
I'm certain this is a permissions issue since it works fine if I add IUSR to
the local administrator group on the webserver. But I do not wish to have it
that way.
The taskmanager tells me during update that it is in fact IUSR that is
executing Excel, so it's not a matter of mistaken identities.
The IUSR also has full control of the directory where the Excel file is
situated as well as to the Excel file itself.
I'm out of ideas, can someone please help me?
Regards,
/ Peter
- Next message: Cagdas Ozgenc: "authenticating from trusted domain"
- Previous message: BB: "Re: IIS patch"
- Next in thread: Karl Levinson [x y] mvp: "Re: Permissions for IUSR to save an Excel file"
- Reply: Karl Levinson [x y] mvp: "Re: Permissions for IUSR to save an Excel file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|