Hi Simon, You are not describing the documented process actually, which might explain the issue. Azure needs all the binaries in the /bin at the time of the deployment, though in Orchard, the main application has no knowledge of the dependencies, and everything needs to be copied through a build script, as explained here: http://orchardproject.net/docs/Deploying-Orchard-to-Windows-Azure.ashx
So to get a valid deployment package you have to run ClickToBuildAzurePackage.bat then look for the package in \Artifacts\Azure. If it doesn't help you can contact me directly. Thanks Sebastien From: Simon FERQUEL [mailto:[email protected]] Sent: Wednesday, January 19, 2011 8:25 AM To: [email protected] Subject: [Azure] error while running the initial setup Hi there, I recently posted an issue on the Codeplex site about InitialSetup module loading problem on Azure : http://orchard.codeplex.com/workitem/17233 I was answered that the problem should occur only on a simulation environment (csrun). However the problem is still present on a real azure environment : http://simonferquel.cloudapp.net So, I wanted to be sure you do not consider the codeplex issue as closed. Here is the repro: · Download the source version of Orchard 1.0 (from the CodePlex release or with a mercurial enlistment) · Open the solution src/Orchard.Azure/Orchard.Azure.sln · Build the solution and run the Azure Service (with a cleaned azure storage) · It fails at loading the initial setup [cid:[email protected]] Simon Ferquel - Access It IDF [email protected]<mailto:[email protected]> | +33 6 42 23 86 62 32 rue Traversière - 75012 Paris | +33 9 81 95 91 51 --- You are currently subscribed to orchard-discuss as: [email protected]<mailto:[email protected]>. To unsubscribe send a blank email to [email protected]<mailto:[email protected]> --- You are currently subscribed to orchard-discuss as: [email protected]<mailto:[email protected]>. To unsubscribe send a blank email to [email protected]<mailto:[email protected]>
<<inline: image001.png>>
