Re: .NET Framework not installed message
From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 10/03/04
- Next message: Nick Malik: "Re: Can i pass a SqlConnection object with opened connection to a method/function as a parameter?"
- Previous message: msnews.microsoft.com: "Re: Issue with ASP.NET client, COM Interop, and Identity impersonation"
- In reply to: RickV: ".NET Framework not installed message"
- Next in thread: RickV: "Re: .NET Framework not installed message"
- Reply: RickV: "Re: .NET Framework not installed message"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 03 Oct 2004 06:44:49 GMT
I'm guessing that your domain user may not have read/execute permissions on
the .NET directories.
Other than that, I'm not sure...
--- Nick
"RickV" <RickV@discussions.microsoft.com> wrote in message
news:2C8EEAE6-2398-454A-A452-5430F4FEBB19@microsoft.com...
> I've installed an app I've written onto a clients machine using a local
> administrator account, and the app works fine (Simple C# app using an MDB
> database).
>
> When logging back into the machine as a domain user (locked down desktop)
> and running the new .net app I get a message saying that the .net
framework
> is not installed.
>
> Ok, so I do a "run as with the admin account" on the framework
installation,
> while logged in as the user with the locked down desktop. I then get the
> message that the framework is already installed.
>
> Is there some security that the locked down user cannot access a resource?
>
> I'm confused.
>
> Thanks,
> Rick
> --
> Rick Viera
> Entergy
- Next message: Nick Malik: "Re: Can i pass a SqlConnection object with opened connection to a method/function as a parameter?"
- Previous message: msnews.microsoft.com: "Re: Issue with ASP.NET client, COM Interop, and Identity impersonation"
- In reply to: RickV: ".NET Framework not installed message"
- Next in thread: RickV: "Re: .NET Framework not installed message"
- Reply: RickV: "Re: .NET Framework not installed message"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|