Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why we can not read this registry entry?
Message
From
05/03/2003 10:23:07
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00761332
Message ID:
00761490
Views:
29
>Hi everybody,
>
>Dim objWSHShell
>Set objWSHShell = Server.CreateObject("WScript.Shell")
>ReadComputerName = objWSHShell.RegRead ("HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName")
>
>Thanks in advance.

Through ASP on the server? Because the authenticated user does not have permissions?

I haven't tried instantiating the WScript.Shell, but you may need to fiddle with the permissions for the web site/virtual directory.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform