Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Inconsistent "Access denied" when saving file to..

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
"General access denied error" under IIS accessin.. - Good I am hitting a rather difficult problem to fix. We have a component server, and a web server WEB-A and WEB-B. COMSERVER has been around for some time, and so has WEB-A. We have a custom component on COMSERVER with a role..

IIS Directory Browsing not working, when file names have &.. - IIS 5.0 Windows 2000 Server URL Scan 2.0 I have enabled Directory Browsing in one of the virutal It works all right, except for some pdf files, first I was thinking it was something to do with PDF. Then I realise there where some PDF..

Web page Error - "The system cannot find the file spe.. - All, We have a web and are facing a strange problem at one of our intranet site. When people try to access certain web pages (.asp), they are getting 500 - Internal server error (Page cannot be We tried..

Using "Offline Files" in IIS - I'm setting up a laptop to do some asp.net work while This calls for the IIS server on the laptop to serve the aspx files that I usually work on from my desktop. I set up and but when I try to point the laptop..

No "ConnectComputer" in the IIS [brand new insta.. - I did preform a brand new of MS SBS 2003, now I did find out that I didn't have anymore! But because I didn't want to start all over the again I did the In the I have..
Author Message
Jane

External


Since: Apr 14, 2005
Posts: 4



(Msg. 1) Posted: Thu Apr 14, 2005 8:47 am
Post subject: Inconsistent "Access denied" when saving file to shared folder
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a website where user fills a form and the data entered are saved
in the file by the web application. If the file is saved to a local
directory on the web server - there is no problems. If saving to
another computer, users get "Access denied" error inconsistenly -
sometimes the file gets saved, sometimes it does not.

The configuration is as follows:
-Web server: IIS 5 on Windows 2000
-Server for data files: Windows 2000
-Both servers are in the same domain
-Web site runs under Anonymous Access, under some username (not IUSR_)
-2-3 people are testing at the same time
-The folder on the data server has "User Limit" set to "Maximum
Allowed"
-Web application is written in ASP; VB6 component is called to save the
file

I would be thankful for any ideas as to what might be the issues.
Let me know if more info is needed...

THanks!

 >> Stay informed about: Inconsistent "Access denied" when saving file to.. 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 2) Posted: Fri Apr 15, 2005 1:55 pm
Post subject: Re: Inconsistent "Access denied" when saving file to shared folder [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What's the status code for those failed requests in IIS log file ?

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>


"Jane" <jane_s_2004.TakeThisOut@yahoo.com> wrote in message
news:1113493638.828103.307440@f14g2000cwb.googlegroups.com...
 >I have a website where user fills a form and the data entered are saved
 > in the file by the web application. If the file is saved to a local
 > directory on the web server - there is no problems. If saving to
 > another computer, users get "Access denied" error inconsistenly -
 > sometimes the file gets saved, sometimes it does not.
 >
 > The configuration is as follows:
 > -Web server: IIS 5 on Windows 2000
 > -Server for data files: Windows 2000
 > -Both servers are in the same domain
 > -Web site runs under Anonymous Access, under some username (not IUSR_)
 > -2-3 people are testing at the same time
 > -The folder on the data server has "User Limit" set to "Maximum
 > Allowed"
 > -Web application is written in ASP; VB6 component is called to save the
 > file
 >
 > I would be thankful for any ideas as to what might be the issues.
 > Let me know if more info is needed...
 >
 > THanks!
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Inconsistent &quot;Access denied&quot; when saving file to.. 
Back to top
Login to vote
Jane

External


Since: Apr 14, 2005
Posts: 4



(Msg. 3) Posted: Mon Apr 18, 2005 11:26 am
Post subject: Re: Inconsistent "Access denied" when saving file to shared folder [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

|109|800407d0|Access_is_denied.__ 500
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
 >> Stay informed about: Inconsistent &quot;Access denied&quot; when saving file to.. 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 4) Posted: Tue Apr 19, 2005 2:55 am
Post subject: Re: Inconsistent "Access denied" when saving file to shared folder [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What is line 109 ?
can you post the complete log entry ?

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>


"Jane" <jane_s_2004.TakeThisOut@yahoo.com> wrote in message
news:1113848805.001568.74390@o13g2000cwo.googlegroups.com...
 > |109|800407d0|Access_is_denied.__ 500
 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Inconsistent &quot;Access denied&quot; when saving file to.. 
Back to top
Login to vote
Jane

External


Since: Apr 14, 2005
Posts: 4



(Msg. 5) Posted: Wed Apr 20, 2005 10:36 am
Post subject: Re: Inconsistent "Access denied" when saving file to shared folder [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Line 109 is where the file is being saved. On this line is a call to VB
components's Save() method. Inside that method xml file is being saved
by calling MSXML2.DOMDocument's Save() method and passing in the full
file name like this: \\myserver001\Test\Data\file01.xml
 >> Stay informed about: Inconsistent &quot;Access denied&quot; when saving file to.. 
Back to top
Login to vote
Jane

External


Since: Apr 14, 2005
Posts: 4



(Msg. 6) Posted: Wed Apr 20, 2005 12:40 pm
Post subject: Re: Inconsistent "Access denied" when saving file to shared folder [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Complete log entry:

2005-04-11 18:28:54 3.5.111.173 CORP\E910948 3.1.112.335 80 POST
/appl/main.asp |109|800407d0|Access_is_denied.__ 500
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)

Do you need more entries?

Thanks!
 >> Stay informed about: Inconsistent &quot;Access denied&quot; when saving file to.. 
Back to top
Login to vote
qbernard1

External


Since: Dec 23, 2003
Posts: 905



(Msg. 7) Posted: Sat Apr 30, 2005 3:55 pm
Post subject: Re: Inconsistent "Access denied" when saving file to shared folder [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try filemon (sysinternals.com) to trace

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>


"Jane" <jane_s_2004 RemoveThis @yahoo.com> wrote in message
news:1114026019.987486.52970@o13g2000cwo.googlegroups.com...
 > Complete log entry:
 >
 > 2005-04-11 18:28:54 3.5.111.173 CORP\E910948 3.1.112.335 80 POST
 > /appl/main.asp |109|800407d0|Access_is_denied.__ 500
 > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0)
 >
 > Do you need more entries?
 >
 > Thanks!
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Inconsistent &quot;Access denied&quot; when saving file to.. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]