Update to gitignore

This commit is contained in:
2012-12-01 14:38:22 -05:00
parent 3963d6363a
commit 820b766ed5
4 changed files with 46 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
2012-12-01 08:54:10,587 [5] ERROR LogController.Index -
2012-12-01 08:55:00,035 [5] ERROR LogController.Index -
System.Data.EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details. ---> System.Data.SqlClient.SqlException: The SELECT permission was denied on the object 'Log', database 'MileageTraker', schema 'dbo'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)