Is it possible to add a LINQ2SQL class (DBML) to an Azure Web Job project template? I have been trying this for a couple of hours with zero luck. I am able to add this to a console application or a regular ASP .NET project.
There are no errors, but the cursor keeps spinning forever. A 1kb file is created in the folder, but the file is completely unusable. Any idea why this would happen would definitely help.