|
|
Browse by Tags
All Tags » .NET (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 ...
-
Like many of you, I was very anxious to try out the .NET 3.0 Release Candidate bits (click here to download). However, for some reason I had trouble installing the bits. After many unsuccessful attempts, I finally decided to read the readme file (Yes, I do occasionally stop and ask for directions). I disabled my ...
|
|
|