Hi, I'm a complete newb with DNN. I have installed 4.9.0 and am using VS 2005 to learn how to create skins.
The one problem I am encountering is that from time to time an 'Unhandled Error' appears after parsing an updating version of a skin. Things will go well for a few hours and I'll reparse the skin plenty of times, and then the following appears in the IE 6 browser window opened by the development environment;
--- start error message ----
>Unhandled Error
>Error Details
> File
> Error Cannot insert the value NULL into column 'LogServerName', table 'dnnSkin2.dbo.EventLog'; column does not allow nulls. INSERT fails. The statement has been terminated.
---- end error message ----
I'm not sure where to start attempting to solve this problem. So far I've just been starting a new project (which involves creating a new database) and copying my skin files over to the new project. So I have a trail of broken projects and databases.
Also, just wondering where are the source files for all those DLLs in the bin directory of a new project. Just thinking I could create a few breakpoints and step through a few modules to see how things work.
Finally, what is the appropriate forum for posting a problem like this?
Thanks & cheers to all,
Darius