Help! Registry Listing only Partial Entries??
Next message: Mandy: "Re: Kerberos delegation trauma"
Date: 19 Jan 2005 01:27:11 -0800
My ASP code access the registry to check for a installed path, i can
manually
and also thru windows application i can access the entry.
But in ASp Code the entry is not listed, i have few other entries, I
am not getting a Security exception.
Is this Because I am signed in as different user.
In Web.config i have set the Identity to my Windows Login User and
Impersonated to true.
What may be the problem??
Next message: Mandy: "Re: Kerberos delegation trauma"
Relevant Pages
- Re: Executable enty points incorrectly documented
... All these things are correct but this is more specific and related to the .NET Framework than to Windows API and the C++ linker and does not mention the actual entry point signatures either. ... The documentation problem to which you allude is that it is the CRT entry point that calls one of the versions of main / WinMain that is defined in your program. ... This is the signature of the managed entry point that has nothing to do with native executables/DLLs. ... (microsoft.public.win32.programmer.kernel) - Re: Executable enty points incorrectly documented
... You wrote that WinMain is not a starting function in CRT, but an user-defined entry point for a Windows application. ... I believe that the fact that this function is called by the C/C++ runtime clearly backs my opinion that WinMain has nothing to do with the operating system. ... Even if WinMain documentation remains in Windows SDK it would be wise to explicitly state that support for this entry point is provided by the C/C++ runtime rather than Windows itself. ... (microsoft.public.win32.programmer.kernel) - Re: Executable enty points incorrectly documented
... I was speaking about Windows SDK not MSDN Library entirely, but even if Windows SDK conatins C/C++ documentation I believe that main/WinMain belong to C/C++ documentation rather than Windows API documentation. ... It's correct about the default entry point names used by the linker and also correct about what those entry points call and because this is the ... (microsoft.public.win32.programmer.kernel) - Re: Executable enty points incorrectly documented
... The function signature is there though ... belong to C/C++ documentation rather than Windows API documentation. ... As for the entry point signature: ... (microsoft.public.win32.programmer.kernel) - Windows Update Help Needed.
... I have windows xp home. ... # This is a sample LMHOSTS file used by the Microsoft TCP/IP for Windows. ... Each entry should be kept on an individual line. ... # \0xnn notation to specify a hex value for a non-printing character. ... (microsoft.public.windowsupdate) |
|