Link to home
Start Free TrialLog in
Avatar of kaizenpro
kaizenpro

asked on

Error SQL70015 Keyword 'ADD FILE' not supported - MVC 5, Azure SQL

I have a database first model in MVC5 using Azure SQL database; it has been working ok and I have updated the model today (using Update Model From Database function in Visual Studio...) and have received the error message below:


SQL70015: Keyword or statement option 'ADD FILE' is not supported for the targeted platform.


I have no idea where to start to find what might have changed. Does anyone know what this message means?

Thanks
SOLUTION
Avatar of Naitik Gamit
Naitik Gamit
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial