when I try to run the Azure sample, I get the following error from the
OrderService:
Exception when starting endpoint, error has been logged. Reason: No
configuration section for NHibernate Azure Subscription Storage found. Please
add a NHibernateAzureSubscriptionStorageConfig section to you configuration
file.
I wonder why this happens, because from what I know NHibernate is not used for
Azure queues?
These question was also asked here But no response has been given.
Anyone with ideas
Hi i finally was able to sort out the error by going through the samples again. I guess i had some settings messing from the config files. But thanks to the response @Andreas Öhlund