Showing posts with label computer. Show all posts
Showing posts with label computer. Show all posts

Saturday, March 31, 2012

subst command or maybe network access issue

I'm trying to open an xml document on my computer. It is on a subst drive
f. I get a System.IO.DirectoryNotFoundException when I try to open the
file. When I switch to the C drive it works fine. I gave aspnet user admin
right to make sure it wasn't a permission problem but I am still getting the
exception whatever I do unless I look at my C drive. Any idea what gives?

Thanks guys.
Chris"Chris" <cf@.NoSpamzieQuotepro.com> wrote in
news:e2H7fPO9DHA.2432@.TK2MSFTNGP10.phx.gbl:
> I'm trying to open an xml document on my computer. It is on a subst
> drive f. I get a System.IO.DirectoryNotFoundException when I try to
> open the file. When I switch to the C drive it works fine. I gave
> aspnet user admin right to make sure it wasn't a permission problem but
> I am still getting the exception whatever I do unless I look at my C
> drive. Any idea what gives?

Are the other drives you having trouble with by chance network drives?

--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Wednesday, March 28, 2012

Suddenly Noticed ASP.net as user account on my computer

Can anyone tell me why "ASP.net Machine A" recently started showing up as one of my user accounts on my computer? Does this have something to do with Service Pack 2? It says it's a limited account and password protect but I didn't set it up. What's the deal?The following FAQ will explain the ASPNET account, and will show you how to remove it.
Why is there an ASP.NET account on my machine?

my problem is similar except it is asking for a password for this account and is now requiring a password for my own account before it will launch windows. I have never set up a password so I don't know how to get into my computer to uninstall the ASP.Net account. Even bringing it up in Safe Mode it is still asking for a password.

Does anyone have a solution for this?