I cant get Ninject to start in a Azure application. If i set the mvc3 project as startup project, everything works fine, but if i use the cloud project, ninject does not load. Do i need to set it to start somewhere?
as you might imagine, i am totally new to azure.
Are you getting specific errors? We use Ninject in Azure just fine. Just had to make sure that .DLL’s were deployed with the application