|
|
Browse by Tags
All Tags » .NET » C# (RSS)
-
The other day, in discussing the virtues of automated continuous integration with a client, I came across a few excuses for not adapting the process. The argument goes like this:
“We don’t have enough hardware resource for a build server.” “I am the sole developer so I don’t need it.”
My response for the first excuse is one ...
-
If you are logging information to the EventLog and getting an access error, make sure you have the following registry setting:
Launch RegEdit and navigate to: \\MyComputer\HKLM\SYSTEM\CurrentControlSet\Services\
Right Click on EventLog and click permissions.
Add the service account (application pool ID or BizTalk host ...
|
|
|