Ask a Question related to ASP Components, Design and Development.
-
jack001 #1
Application Event Log security issue on Windows 2003
Hi,
Does anyone know how to get this to work?
Application Event Log does not work with (C++ COM) components that I call
from ASP pages on Windows 2003 (security issue), or on XP Professional.
The two following tricks are not helping either (published on the Internet).
1.Manually pre-creating the event source directly in the registry, using
regedit.exe;
for example:
HKLM\SYSTEM\CurrentControlSet\Services\Eventlog\Ap plication\mysource
(see [url]http://www.thescripts.com/forum/thread105067.html[/url]).
2.Changing the registry value of RestrictGuestAccess from 1 to 0;
HLLM\SYSTEM\CurrentControlSet\Services\Eventlog\Ap plication\RestrictGuestAccess
(see [url]http://support.microsoft.com/kb/251264/[/url]).
Tried, none worked.
Any help would be greatly appreciated.
******
Jack
jack001 Guest
-
Advanced Security Error 14 Windows 2003
All, I currently am building a new ColdFusion 5.0 Server box running on Windows 2003 w/SP1. the server is running fine and pages are rendering,... -
Security/Permission issue with OWC 11.0 on a Windows 2003 server
Hi all, I've got what I think is a security/permission issue related to using the OWC 11 components on a Windows 2003 server. My web app has a... -
ASP.NET Crystal security issue windows server 2003
Hi, The crystal reports viewer for asp.net doesn't work in windows server 2003 when the server is a domain controller. All I get is red exes... -
Re-architect application / security issue
I have an ASP.NET application that is currently split into 3 separate VS.NET projects. One project is the administration interface for creating... -
Windows 2003 Identity issue.
I have a small ASP.NET app that maintains a SQL Server database. When I delpoy to a Windows 2003 Enterprize Server I get the following error on...



Reply With Quote

