I took a copy of my database and my web directory from the live site and installed locally for some development, something I've done lots of times.
I restored the database, and modified the portalalias table. I installed the web directory and edited web.config to point to the database.
I get this error when I try browsing to the site:
Unhandled Error
Error Details
| File |
|
| Error |
Cannot insert the value NULL into column 'LogServerName', table 'OFY.dbo.EventLog'; column does not allow nulls. INSERT fails. The statement has been terminated. |
I've never seen this before, and I'm having trouble figuring out what's causing it. So, if you can help, I'd appreciate it!