Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
402 Points
113 Posts
Mar 21, 2012 01:14 PM|LINK
I am developing a web application using MVC,
I have a web setup project for installing it to my localhost.
Now what I want is to create an EVENT SOURCE ( where I will later on log using my website ) using this very setup.
Is this possible ?
Please help me on this,
I have been following this link http://msdn.microsoft.com/en-us/library/ms998320.aspx#paght000015%5Feventlogaccess
As I earlier tried creating an EVENT SOURCE programmatically but my web app threw security exceptions, similar to the error the user in the post System.Security.SecurityException when writing to Event Log was getting.
vaibhav_shah...
Member
402 Points
113 Posts
Creating event log when installing the web setup
Mar 21, 2012 01:14 PM|LINK
I am developing a web application using MVC,
I have a web setup project for installing it to my localhost.
Now what I want is to create an EVENT SOURCE ( where I will later on log using my website ) using this very setup.
Is this possible ?
Please help me on this,
I have been following this link http://msdn.microsoft.com/en-us/library/ms998320.aspx#paght000015%5Feventlogaccess
As I earlier tried creating an EVENT SOURCE programmatically but my web app threw security exceptions, similar to the error the user in the post System.Security.SecurityException when writing to Event Log was getting.
Click Here For More Answers