Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
__MigrationHistory table us usually used by EF (Entity Framework) migrations. Interesting that this happens in plain EPiServer site. Do you (or any other library you are referencing) has EF Migrations enabled?
Hello,
I see a lot of failed dependency calls (Application Insights) with the following message "Invalid column name 'CreatedOn'.".
Query: SELECT TOP (1)
[c].[CreatedOn] AS [CreatedOn]
FROM [dbo].[__MigrationHistory] AS [c]
The table contains the following columns:
Is this by design? What can I do to resolve this issue / message?
Kind regards,
bob