Solved. It's been a one man show in here so far but in case anyone is interested here's the solution :)
It was database connection problem. I had double-checked all my config files and connection strings but I didn't know that the server couldn't resolve the hostname for the database server. I had to change my connection string and use the IP-adress instead. I just wish that the error message had been more clear from the start. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
