goBazinga / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

ELMAH SQL script on Azure #355

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run ELMAH creation sql script on Azure
2. Try to use LogError proc

What is the expected output? What do you see instead?
Expected is an error being added to ELMAH log table. Instead you get an error 
about clustered index

Please provide any additional information below.
I fixed this by making the ErrorId as a clustered primary key

Original issue reported on code.google.com by ghostf...@googlemail.com on 10 Mar 2014 at 9:33

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/355
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:25