I am using MVC 2 for my application that uses Elmah which I am deploying to a build server.
The build server uses IIS 7.5.
I run a script to create the database tables on SQL Server 2008. I use the aspnetdb database which I also use for Forms Authentication as supplied by Microsoft.
This works fine on my Dev server.
In my web.config file I have Elmah set up as follows;
Member
1 Points
70 Posts
Cannot get Elmah to work when I deploy my application
Mar 25, 2011 04:44 AM|arame|LINK
I am using MVC 2 for my application that uses Elmah which I am deploying to a build server.
The build server uses IIS 7.5.
I run a script to create the database tables on SQL Server 2008. I use the aspnetdb database which I also use for Forms Authentication as supplied by Microsoft.
This works fine on my Dev server.
In my web.config file I have Elmah set up as follows;
Star
9326 Points
2640 Posts
Re: Cannot get Elmah to work when I deploy my application
Mar 25, 2011 09:48 AM|DarthSwian|LINK
Are you deploying to a shared server? Elmah needs full trust.
Seek and ye shall find or http://lmgtfy.com/