T
T
I have a web site i want to deploy using a VS.NEt set up
project. I have no problems with that, that is fine and
works no problem.
But the web application uses a custom event log to log
application messages. The asp.net application will not be
running under an account with administrative permissions
and so this will not be able to create the custom event
log.
So i wanted to be able to create this during the setup
program. As this will have to be run using an
admisitrative account. Can this be done? How can it be
done?
Any help would be gratefully appreciated.
Thanks
project. I have no problems with that, that is fine and
works no problem.
But the web application uses a custom event log to log
application messages. The asp.net application will not be
running under an account with administrative permissions
and so this will not be able to create the custom event
log.
So i wanted to be able to create this during the setup
program. As this will have to be run using an
admisitrative account. Can this be done? How can it be
done?
Any help would be gratefully appreciated.
Thanks