Results 1 to 4 of 4

Thread: Event Log in Win 7

  1. #1
    Join Date
    Feb 2010
    Location
    Houston, TX area
    Posts
    1

    Event Log in Win 7

    I'm using Win 7 and MS Visual C# Express. When I try to run my Solution, I get a security error from the routine trying to write something in the event log. Did I forget to setup something. Works fine in Win XP.
    Last edited by Deveon; 01-02-2010 at 11:15 PM.

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: Event Log in Win 7

    You have an .lib file or an .obj file that exposes C interfaces that was built by using Microsoft Visual C#. You add this file to a project as a link dependency. Try this patch for Windows 7 SDK. Best of luck.
    https://connect.microsoft.com/Visual...wnloadID=18623

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Event Log in Win 7

    There are no problems with your MS Visual C# Express, since you had it working fine in Windows XP. So, this is totally an incompatibility issue. First, try to run it using the "Run as Administrator" option. This option forces any particular application or program to run. If this does not work, use the troubleshoot compatibility option which sets the system in the compatibility mode when the application or program runs. The last option is to use the compatibility tool that you will have to download from the internet. This will surely solve the problem of the incompatibility in the system.

  4. #4
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Event Log in Win 7

    Try to perform a clean boot. This may help you in making the things to work fine for you then.

    * Click on the start button.
    * Type msconfig in the searchbox and hit enter.
    * Under the selective startup tab choose Hide all Microsoft services.
    * Disable the services.
    * Restart the system.

    Now try to execute the same. It may work out.

Similar Threads

  1. MSI P67A-GD53 (B3) is crashing getting Kernel Power-Event ID 41 in Event viewer
    By Chellappan in forum Motherboard Processor & RAM
    Replies: 7
    Last Post: 10-12-2011, 11:35 AM
  2. Replies: 3
    Last Post: 25-02-2009, 03:42 PM
  3. Service Control Manager Event ID 7001 and W32Time Event ID 29
    By Cic!cone in forum Small Business Server
    Replies: 3
    Last Post: 03-11-2007, 09:32 AM
  4. Event ID: 5721 Event Source: NETLOGON member server windows 2003
    By Edwin Delgado in forum Windows Server Help
    Replies: 1
    Last Post: 08-09-2007, 12:41 AM
  5. Event Log Error: Event Source:WinMgmt Event ID:10
    By BlackSunReyes in forum Small Business Server
    Replies: 2
    Last Post: 01-03-2007, 03:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,579,854.63433 seconds with 16 queries