Re: access denied

Posted: 06-30-2003, 04:19 PM
Paul;
Take Ownership:
http://support.microsoft.com/default...EN-US;Q308421&

--
Jupiter Jones [MVP]
An easier way to read newsgroup messages:
http://www.microsoft.com/windowsxp/p...oups/setup.asp
Please respond to newsgroup only for everyone's benefit.


"Paul Rogers" <jessie_0199@hotmail.com> wrote in message
news:0a1c01c33f22$1233abc0$a501280a@phx.gbl...
> James,
>
> I have the exact same problem. I am looking for a
> solution. If I find one I will let you know. If you
> find a solution, will you please let me know?
>
> Thanks,
>
> Paul
> >-----Original Message-----
> >Hi, I recently reinstalled Win XP after parts of windows
> >corrupted and the only remaining option available was to
> >reinstall. I had some files that I needed to keep so I
> >didn't re-format my drive. So the new install deleted
> the
> >old win xp and reinstalled itself in the smae location.
> >Unfortunately I can't acess my old My Documents file - I
> >access my Documents and Settings folder and my old
> >username on XP from the previous install is still there -
>
> >however it won't let me access it - says that it's 'not
> >accessible@ and that access is denied. Does anybody have
> >any idea how I can access this folder from an old
> >install? Or have I lost all that info? Any help or
> advice
> >would be gratefuly received. Thanks
> >
> >funkymunky19@yahoo.co.uk
> >.
> >

Reply With Quote

Responses to "Re: access denied"

Jake
Guest
Posts: n/a
 
Access Denied
Posted: 07-01-2003, 12:04 AM
I had a hard drive failure which made it impossible to
boot my computer. I removed the hard drive and installed
it on another computer as a slave drive in order to
access
the files on it. I had no problem and this worked great
until I needed something I had saved in "My Documents". I
am not able to access the "My Documents" on the slave
drive only the master. Anyway to get around this? All
of
my photo's were in the My Documents folder.

Reply With Quote
Jupiter Jones [MVP]
Guest
Posts: n/a
 
Re: Access Denied
Posted: 07-01-2003, 12:40 AM
Jake;
Take Ownership:
http://support.microsoft.com/default...EN-US;Q308421&

--
Jupiter Jones [MVP]
An easier way to read newsgroup messages:
http://www.microsoft.com/windowsxp/p...oups/setup.asp
Please respond to newsgroup only for everyone's benefit.


"Jake" <jzeller@dowco.com> wrote in message
news:0c9401c33f64$5db8d6a0$a001280a@phx.gbl...
> I had a hard drive failure which made it impossible to
> boot my computer. I removed the hard drive and installed
> it on another computer as a slave drive in order to
> access
> the files on it. I had no problem and this worked great
> until I needed something I had saved in "My Documents". I
> am not able to access the "My Documents" on the slave
> drive only the master. Anyway to get around this? All
> of
> my photo's were in the My Documents folder.
>

Reply With Quote
Guest
Posts: n/a
 
Re: Access Denied
Posted: 07-05-2003, 09:36 AM
Goto D:\Documents and Settings\[User Name]\This user's documents or similar,
assuming D is the drive letter of the slave disk.

"Jupiter Jones [MVP]" <jones_jupiter@hotnomail.com> wrote in message
news:uEo9ol2PDHA.2460@TK2MSFTNGP10.phx.gbl...
> Jake;
> Take Ownership:
> http://support.microsoft.com/default...EN-US;Q308421&
>
> --
> Jupiter Jones [MVP]
> An easier way to read newsgroup messages:
> http://www.microsoft.com/windowsxp/p...oups/setup.asp
> Please respond to newsgroup only for everyone's benefit.
>
>
> "Jake" <jzeller@dowco.com> wrote in message
> news:0c9401c33f64$5db8d6a0$a001280a@phx.gbl...
> > I had a hard drive failure which made it impossible to
> > boot my computer. I removed the hard drive and installed
> > it on another computer as a slave drive in order to
> > access
> > the files on it. I had no problem and this worked great
> > until I needed something I had saved in "My Documents". I
> > am not able to access the "My Documents" on the slave
> > drive only the master. Anyway to get around this? All
> > of
> > my photo's were in the My Documents folder.
> >
>
>

Reply With Quote
Gabby
Guest
Posts: n/a
 
access denied
Posted: 07-09-2003, 11:44 AM
Can anybody help me. I recently had to reinstall winxp.
Everythig was working fine until I tried to reinstall my
usb winTV device. When I try to install it I get
an "access denied" message and something telling me I need
to have administrative rights to make the changes. But I
am the only user on this PC and I am the administrator.
Does anybody have advice opn how I can solve this problem?
Thanks
Reply With Quote
Riyad
Guest
Posts: n/a
 
Access Denied
Posted: 07-15-2003, 12:37 AM
Hi all,

I have trouble instantiating a COM object from an ASP
file: Server.CreateObject raises "Access Denied" error.
The COM object is a VB.Net assembly registered for COM
Interop. It can be invoked from a standalone VBScript
file without problems.

I tried monitoring file system for possible access
violations but unsuccessfully. The DLLs are located in a
subfolder of ASP Web application. "Everyone" has been
given full control of them.

Any suggestions?

Reply With Quote
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
Re: Access Denied
Posted: 07-16-2003, 12:50 AM
From ASP, or ASP.NET, when a user is not authenticated, they are running as
IUSR_ComputerName. It could be the file permissions on the DLL, or it could
be the security profile (.NET).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge

************************************************** **************************
****
Think outside the box!
************************************************** **************************
****
"Riyad" <Riyad.Mammadov@xdti.com> wrote in message
news:056601c34a69$38e26b10$a301280a@phx.gbl...
> Hi all,
>
> I have trouble instantiating a COM object from an ASP
> file: Server.CreateObject raises "Access Denied" error.
> The COM object is a VB.Net assembly registered for COM
> Interop. It can be invoked from a standalone VBScript
> file without problems.
>
> I tried monitoring file system for possible access
> violations but unsuccessfully. The DLLs are located in a
> subfolder of ASP Web application. "Everyone" has been
> given full control of them.
>
> Any suggestions?
>

Reply With Quote
Riyad Mammadov
Guest
Posts: n/a
 
Re: Access Denied
Posted: 07-16-2003, 04:47 PM
Well, it can't be the file system permissions (I checked that). What do
you mean by "security profile (.Net)"?


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Reply With Quote
Deepak Kumar Vasudevan
Guest
Posts: n/a
 
Re: Access Denied
Posted: 08-16-2003, 07:03 AM
Hi Shalini

Do you get this error after every VS.NET build? This is one such pattern.

Disable Indexing Service or Disable Indexing of the specified Cache Folder and you would not get this error.

The error occurs because, after the build, the cache folder updates and Indexing Service attempts to read the files. When you F5 the project, ASPNET tries to read the project and the error occurs.


--
================================
Deepak Kumar Vasudevan
CS Software Solutions

Phones: +91-44-2819-1336 thru 38
91-98400-26014
www.cssolutionsinc.com

Mailbox Protected by SpamPal (http://www.spampal.org.uk/)
================================
"Shalini Noronha" <shalini_maria@yahoo.com> wrote in message news:a10301c35c47$efbfbe60$a001280a@phx.gbl...
HI
Am a Fresh as far as ASP.NET is concerned
Would like to have some help on this.

Why do i get this error. Whatz the fix..

"Access to the
path "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Tempor ary
ASP.NET Files\test\9085c064\43fbe07\hash.web" is denied.
Description: An unhandled exception occurred during the
execution of the current web request. Please review the
stack trace for more information about the error and where
it originated in the code.

Exception Details: System.UnauthorizedAccessException:
Access to the
path "C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Tempor ary
ASP.NET Files\test\9085c064\43fbe07\hash.web" is denied.

The ASP.NET process is not authorized to access the
requested resource. For security reasons the default
ASP.NET process identity is '{machinename}\ASPNET', which
has limited privileges. Consider granting access rights to
the resource to the ASP.NET process identity.

To grant ASP.NET write access to a file, right-click the
file in Explorer, choose "Properties" and select the
Security tab. Click "Add" to add the "{machinename}
\ASPNET" user. Highlight the ASP.NET account, and check
the Write box in the Allow column."




Reply With Quote
mt
Guest
Posts: n/a
 
Access Denied
Posted: 02-24-2004, 10:11 PM
Hello

Here is my setup
IIS 6 on a Server 2003 machin
..NET framework 1.

I'm trying to copy files from clients to my 2003 server using a HtmlInputFile control.

The code
Tr
'upload the file from the client to the server folde
UploadFileInput.PostedFile.SaveAs("\\servername\e$ \folder\file.txt"
Catch ex As Exceptio
'error handling stuf
End Tr

IIS 6 is configured to NOT ALLOW anonymous access. It is set to use windows authentication. The web.config file is set to use impersonation. Authenticated users and the server's ASPNET account have full control over the folder in which I'm trying to dump the files.

When the attempt is made to shove the file into the target folder, I get an "Access to the path "\\servername\e$\folder\file.txt" is denied." error. The mscorlib.dll is the source of the error for whatever that is worth

I can get a step further into the process if I share the folder Then I get this error
Access to the path "c:\windows\system32\inetsrv\file.txt" is denie
I really rather use the first method and skip sharing.

Any ideas? I'm sure it is something obvious

Regards
m

Reply With Quote
 
Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access With Unicode northernmonkey Coldfusion Database Access 10 03-04-2005 06:01 PM
MS Access and Password Error SRDKU Coldfusion Database Access 0 02-24-2005 03:51 PM
.NET Database access acidrain9 Dreamweaver AppDev 0 02-16-2005 08:24 PM
"Access Denied" ASP problem Riyad ASP Components 4 07-15-2003 12:43 AM
Cannot export as EPS because read or write access has been denied infieldflyball webforumsuser@macromedia.com Macromedia Freehand 0 07-07-2003 07:53 PM