anton-iermolenko / Azure-IIS-Hosted-RavenDb

Sample of how to deploy RavenDb to Azure as Web Role
9 stars 3 forks source link

Ravendb azure #1

Closed rvwv closed 12 years ago

rvwv commented 12 years ago

thanks for the solution

anton-iermolenko commented 12 years ago

You have to set your Azure storage connection string in ServiceConfiguration.Cloud replacing "UseDevelopmentStorage=true"

Thanks, Anton

12 січ. 2012 о 11:22 "herve bansay" reply@reply.github.com написав(ла):

hi anton,

after pulish to azure i got an error : "No connection could be made because the target machine actively refused it 127.0.0.1:10000"

any idea,

thanks,


Reply to this email directly or view it on GitHub: https://github.com/anton-iermolenko/Azure-IIS-Hosted-RavenDb/issues/1

anton-iermolenko commented 12 years ago

Glad it was useful