Creation of web site 'null' failed

I finally decided to give Azure a try and the first thing I do - creating a simple web site - fails with:
"Creation of web site 'null' failed."
Details say: "Provisioning failed."
I am simply trying to "quick create" a simple website, with no database or anything. Researching the Web, I see other people with the same problem, but no real solution. Some answers on this forum suggest subscribing to the web site service: I believe
I am subscribed...How can I tell? I do have "Web Sites" in the left pane...
Sub. ID: f619f60b-6f9d-460d-a8ef-9e6bdea1e926

David,
Here are some links:
http://social.msdn.microsoft.com/Forums/en-US/a1475637-2f58-43f7-9028-866957926560/azure-website-provisioning-failed
http://social.technet.microsoft.com/Forums/forefront/en-US/b6138a57-07bb-48bb-98bf-9e86dff589fd/creation-of-web-site-failed-provisioning-failed-error-when-creating-a-website-in-azure
http://social.technet.microsoft.com/wiki/contents/articles/13625.windows-azure-web-sites-faq.aspx
Yes, it happens consistently, no matter what I try. Also in different regions.
I am using the 'current' portal. 
Andrew

Similar Messages

  • Creation of web site 'name' failed. Provisioning failed

    I had installed Windows Azure Pack: website v2 installation package successfully in my environment to build private cloud without any issue but when I am trying to create new
    website I am getting below error which seems to odd for me. I have given each time new website name but still its saying  “Web space with name defaultwebspace already exists for subscription
    d9966d87-2f60-46f3-a015-efcf7e31c3f1.”
    I can see below warning and error message in system event log. Any kind of help is appreciated.
    Warning:
    Log Name:      Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational Source:        Microsoft-WindowsAzurePack-MgmtSvc-TenantSite
    Date:          3/2/2014 10:43:22 PM Event ID:      350 Task Category: (65184) Level:         Warning Keywords:      None
    User:          IIS APPPOOL\MgmtSvc-TenantSite Computer:      AzureP-L7U6WENS.compose1b02.com Description: Rest client received unsucessful response message with status code '409' and body
    '{"Code":"Conflict","Message":"Web space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.","ExtendedCode":"03004","MessageTemplate":"Web
    space with name {0} already exists for subscription {1}.","Parameters":["defaultwebspace","d9966d87-2f60-46f3-a015-efcf7e31c3f1"],"InnerErrors":null}'. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>     <Provider Name="Microsoft-WindowsAzurePack-MgmtSvc-TenantSite" Guid="{1AEFE747-B4B6-5C96-A6F0-4455628C98F5}" />     <EventID>350</EventID>     <Version>0</Version>
        <Level>3</Level>     <Task>65184</Task>     <Opcode>0</Opcode>     <Keywords>0x0</Keywords>     <TimeCreated SystemTime="2014-03-03T06:43:22.463206100Z"
    />     <EventRecordID>76</EventRecordID>     <Correlation ActivityID="{B704CC06-20D7-4AA8-8EB3-9BB325D67C6F}" />     <Execution ProcessID="3432" ThreadID="2340"
    />     <Channel>Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational</Channel>     <Computer>AzureP-L7U6WENS.compose1b02.com</Computer>     <Security UserID="S-1-5-82-2412073939-1629192209-1361556002-1973534042-2256616803"
    />   </System>   <EventData>     <Data Name="httpStatusCode">409</Data>     <Data Name="messageBody">{"Code":"Conflict","Message":"Web
    space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.","ExtendedCode":"03004","MessageTemplate":"Web space with name {0} already exists for subscription {1}.","Parameters":["defaultwebspace","d9966d87-2f60-46f3-a015-efcf7e31c3f1"],"InnerErrors":null}</Data>
      </EventData> </Event>
    Error:
    Log Name:      Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational Source:        Microsoft-WindowsAzurePack-MgmtSvc-TenantSite
    Date:          3/2/2014 10:43:22 PM Event ID:      12 Task Category: (65522) Level:         Error Keywords:      None User:         
    IIS APPPOOL\MgmtSvc-TenantSite Computer:      AzureP-L7U6WENS.compose1b02.com Description: Error:AggregateException: One or more errors occurred. <Exception>   <Type>AggregateException</Type>   <Message>One
    or more errors occurred.</Message>   <StackTrace><![CDATA[    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)    at Microsoft.Azure.Portal.ServerAppManager.ProvisioningSequencer.StartProvisioningSteps(String
    subscriptionId, List`1 internalResources)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplication(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources,
    List`1 internalResources, String location)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplicationAsync(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources,
    List`1 internalResources, String location)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.CreateSiteApplication(String subscriptionId, SiteId siteId, String region, String packageUri, Boolean UseIntegratedSqlScript,
    MsDeployParameter[] parameters, DatabaseResourceInfo dbResourceInfo, String offerId)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.OnPremProvisionAndDeploySite(String subscriptionId, String region, DatabaseOptions
    databaseOptions, IDictionary`2 applicationEntry, DeploymentAnswers deploymentAnswers)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.<ProvisionAndDeploySite>d__0.MoveNext() --- End of stack trace from previous
    location where exception was thrown ---    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)    at
    lambda_method(Closure , Task )    at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3f.<BeginInvokeAsynchronousActionMethod>b__3e(IAsyncResult
    asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)]]></StackTrace>   <InnerException>     <Type>JsonException</Type>
        <Message>Web space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.</Message>     <StackTrace><![CDATA[    at Microsoft.Azure.Portal.ServerAppManager.TaskExtensions.<>c__DisplayClass1`1.<HandleException>b__0(Task`1
    e)    at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()    at System.Threading.Tasks.Task.Execute()]]></StackTrace>   </InnerException>   <HttpContext>     <User
    IsAuthenticated="true" Name="[email protected]" />     <Request>       <RawUrl>/Extensions/MarketplaceExtension/d9966d87-2f60-46f3-a015-efcf7e31c3f1/ProvisionAndDeploySite</RawUrl>
          <UserHostAddress>fe80::80f7:9d:f916:b5b0%12</UserHostAddress>       <Headers>         <Header Key="Cache-Control" Value="no-cache"
    />         <Header Key="Connection" Value="Keep-Alive" />         <Header Key="Content-Length" Value="374" />        
    <Header Key="Content-Type" Value="application/json" />         <Header Key="Accept" Value="application/json, text/javascript, */*; q=0.01" />        
    <Header Key="Accept-Encoding" Value="gzip, deflate" />         <Header Key="Accept-Language" Value="en-US" />         <Header Key="Host"
    Value="azurep-l7u6wens.compose1b02.com:30081" />         <Header Key="Referer" Value="https://azurep-l7u6wens.compose1b02.com:30081/#Workspaces/WebsiteExtension/websites"
    />         <Header Key="User-Agent" Value="Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko" />         <Header Key="x-ms-client-session-id"
    Value="260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0" />         <Header Key="x-ms-client-antiforgery-id" Value="4OB7eSUNtvQqgk4u1m53UXr9lCJunTqhC31lnAN1C3/nIo39pPB5p9VKQbiG+K5KvBuTXpu0Gpkt3tiPkJxDsbylCi4hYGeoc4tVU+mnR4CxquInZrhCKvhXhyPpGcY8Gch4XCOKpy1xmbPisnQ5mg=="
    />         <Header Key="x-ms-client-request-id" Value="8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z" />         <Header Key="X-Requested-With"
    Value="XMLHttpRequest" />         <Cookies>           <Cookie Name="__RequestVerificationToken_Admin" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" />           <Cookie Name="__RequestVerificationToken_MemebershipAuthentication" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" />           <Cookie Name="__RequestVerificationToken_Tenant" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" />           <Cookie Name="MembershipSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (1656 characters)" />           <Cookie Name="TenantSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (1372 characters)" />           <Cookie Name="__aux" Secure="false" Expires="0001-01-01T00:00:00Z" Domain=""
    Path="/" Value="Redacted (152 characters)" />           <Cookie Name="AdminSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z" Domain="" Path="/"
    Value="Redacted (2000 characters)" />           <Cookie Name="AdminSiteFedAuth1" Secure="false" Expires="0001-01-01T00:00:00Z" Domain="" Path="/"
    Value="Redacted (56 characters)" />           <Cookie Name="sub" Secure="false" Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted
    (4 characters)" />         </Cookies>       </Headers>     </Request>   </HttpContext> </Exception>, operationName:Marketplace.ProvisionAndDeploySite,
    version:, accept language:en-US, subscription Id:d9966d87-2f60-46f3-a015-efcf7e31c3f1, client request Id:8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z, principal Id:[email protected], page request Id:260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0, server
    request id: Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">   <System>     <Provider Name="Microsoft-WindowsAzurePack-MgmtSvc-TenantSite"
    Guid="{1AEFE747-B4B6-5C96-A6F0-4455628C98F5}" />     <EventID>12</EventID>     <Version>0</Version>     <Level>2</Level>     <Task>65522</Task>
        <Opcode>0</Opcode>     <Keywords>0x0</Keywords>     <TimeCreated SystemTime="2014-03-03T06:43:22.525709700Z" />     <EventRecordID>77</EventRecordID>
        <Correlation ActivityID="{7473B6A3-FF02-4264-83CF-E1E731E1F524}" />     <Execution ProcessID="3432" ThreadID="3064" />     <Channel>Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational</Channel>
        <Computer>AzureP-L7U6WENS.compose1b02.com</Computer>     <Security UserID="S-1-5-82-2412073939-1629192209-1361556002-1973534042-2256616803" />   </System>   <EventData>    
    <Data Name="message">AggregateException: One or more errors occurred. &lt;Exception&gt;   &lt;Type&gt;AggregateException&lt;/Type&gt;   &lt;Message&gt;One or more errors occurred.&lt;/Message&gt;
      &lt;StackTrace&gt;&lt;![CDATA[    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)    at Microsoft.Azure.Portal.ServerAppManager.ProvisioningSequencer.StartProvisioningSteps(String subscriptionId,
    List`1 internalResources)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplication(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources, List`1 internalResources,
    String location)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplicationAsync(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources, List`1 internalResources,
    String location)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.CreateSiteApplication(String subscriptionId, SiteId siteId, String region, String packageUri, Boolean UseIntegratedSqlScript, MsDeployParameter[] parameters,
    DatabaseResourceInfo dbResourceInfo, String offerId)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.OnPremProvisionAndDeploySite(String subscriptionId, String region, DatabaseOptions databaseOptions, IDictionary`2
    applicationEntry, DeploymentAnswers deploymentAnswers)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.&lt;ProvisionAndDeploySite&gt;d__0.MoveNext() --- End of stack trace from previous location where exception
    was thrown ---    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)    at lambda_method(Closure ,
    Task )    at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass3f.&lt;BeginInvokeAsynchronousActionMethod&gt;b__3e(IAsyncResult
    asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;&gt;c__DisplayClass39.&lt;BeginInvokeActionMethodWithFilters&gt;b__33()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeActionMethodWithFilters&gt;b__36(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass25.&lt;&gt;c__DisplayClass2a.&lt;BeginInvokeAction&gt;b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass25.&lt;BeginInvokeAction&gt;b__22(IAsyncResult asyncResult)]]&gt;&lt;/StackTrace&gt;   &lt;InnerException&gt;    
    &lt;Type&gt;JsonException&lt;/Type&gt;     &lt;Message&gt;Web space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.&lt;/Message&gt;     &lt;StackTrace&gt;&lt;![CDATA[
       at Microsoft.Azure.Portal.ServerAppManager.TaskExtensions.&lt;&gt;c__DisplayClass1`1.&lt;HandleException&gt;b__0(Task`1 e)    at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()   
    at System.Threading.Tasks.Task.Execute()]]&gt;&lt;/StackTrace&gt;   &lt;/InnerException&gt;   &lt;HttpContext&gt;     &lt;User IsAuthenticated="true" Name="[email protected]"
    /&gt;     &lt;Request&gt;       &lt;RawUrl&gt;/Extensions/MarketplaceExtension/d9966d87-2f60-46f3-a015-efcf7e31c3f1/ProvisionAndDeploySite&lt;/RawUrl&gt;       &lt;UserHostAddress&gt;fe80::80f7:9d:f916:b5b0%12&lt;/UserHostAddress&gt;
          &lt;Headers&gt;         &lt;Header Key="Cache-Control" Value="no-cache" /&gt;         &lt;Header Key="Connection"
    Value="Keep-Alive" /&gt;         &lt;Header Key="Content-Length" Value="374" /&gt;         &lt;Header Key="Content-Type" Value="application/json"
    /&gt;         &lt;Header Key="Accept" Value="application/json, text/javascript, */*; q=0.01" /&gt;         &lt;Header Key="Accept-Encoding"
    Value="gzip, deflate" /&gt;         &lt;Header Key="Accept-Language" Value="en-US" /&gt;         &lt;Header Key="Host" Value="azurep-l7u6wens.compose1b02.com:30081"
    /&gt;         &lt;Header Key="Referer" Value="https://azurep-l7u6wens.compose1b02.com:30081/#Workspaces/WebsiteExtension/websites"
    /&gt;         &lt;Header Key="User-Agent" Value="Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko" /&gt;         &lt;Header Key="x-ms-client-session-id"
    Value="260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0" /&gt;         &lt;Header Key="x-ms-client-antiforgery-id" Value="4OB7eSUNtvQqgk4u1m53UXr9lCJunTqhC31lnAN1C3/nIo39pPB5p9VKQbiG+K5KvBuTXpu0Gpkt3tiPkJxDsbylCi4hYGeoc4tVU+mnR4CxquInZrhCKvhXhyPpGcY8Gch4XCOKpy1xmbPisnQ5mg=="
    /&gt;         &lt;Header Key="x-ms-client-request-id" Value="8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z" /&gt;         &lt;Header Key="X-Requested-With"
    Value="XMLHttpRequest" /&gt;         &lt;Cookies&gt;           &lt;Cookie Name="__RequestVerificationToken_Admin" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" /&gt;           &lt;Cookie Name="__RequestVerificationToken_MemebershipAuthentication" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (128 characters)" /&gt;           &lt;Cookie Name="__RequestVerificationToken_Tenant" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (128 characters)" /&gt;           &lt;Cookie Name="MembershipSiteFedAuth" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (1656 characters)" /&gt;           &lt;Cookie Name="TenantSiteFedAuth" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (1372 characters)" /&gt;           &lt;Cookie Name="__aux" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (152 characters)" /&gt;           &lt;Cookie Name="AdminSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (2000 characters)" /&gt;           &lt;Cookie Name="AdminSiteFedAuth1" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (56 characters)" /&gt;           &lt;Cookie Name="sub" Secure="false" Expires="0001-01-01T00:00:00Z" Domain=""
    Path="/" Value="Redacted (4 characters)" /&gt;         &lt;/Cookies&gt;       &lt;/Headers&gt;     &lt;/Request&gt;   &lt;/HttpContext&gt;
    &lt;/Exception&gt;</Data>     <Data Name="requestId">     </Data>     <Data Name="subscriptionId">d9966d87-2f60-46f3-a015-efcf7e31c3f1</Data>    
    <Data Name="clientRequestId">8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z</Data>     <Data Name="principalId">[email protected]</Data>
        <Data Name="version">     </Data>     <Data Name="pageRequestId">260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0</Data>     <Data Name="acceptLanguage">en-US</Data>
        <Data Name="operationName">Marketplace.ProvisionAndDeploySite</Data>   </EventData> </Event>

    I had installed Windows Azure Pack: website v2 installation package successfully in my environment to build private cloud without any issue but when I am trying to create new
    website I am getting below error which seems to odd for me. I have given each time new website name but still its saying  “Web space with name defaultwebspace already exists for subscription
    d9966d87-2f60-46f3-a015-efcf7e31c3f1.”
    I can see below warning and error message in system event log. Any kind of help is appreciated.
    Warning:
    Log Name:      Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational Source:        Microsoft-WindowsAzurePack-MgmtSvc-TenantSite
    Date:          3/2/2014 10:43:22 PM Event ID:      350 Task Category: (65184) Level:         Warning Keywords:      None
    User:          IIS APPPOOL\MgmtSvc-TenantSite Computer:      AzureP-L7U6WENS.compose1b02.com Description: Rest client received unsucessful response message with status code '409' and body
    '{"Code":"Conflict","Message":"Web space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.","ExtendedCode":"03004","MessageTemplate":"Web
    space with name {0} already exists for subscription {1}.","Parameters":["defaultwebspace","d9966d87-2f60-46f3-a015-efcf7e31c3f1"],"InnerErrors":null}'. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>     <Provider Name="Microsoft-WindowsAzurePack-MgmtSvc-TenantSite" Guid="{1AEFE747-B4B6-5C96-A6F0-4455628C98F5}" />     <EventID>350</EventID>     <Version>0</Version>
        <Level>3</Level>     <Task>65184</Task>     <Opcode>0</Opcode>     <Keywords>0x0</Keywords>     <TimeCreated SystemTime="2014-03-03T06:43:22.463206100Z"
    />     <EventRecordID>76</EventRecordID>     <Correlation ActivityID="{B704CC06-20D7-4AA8-8EB3-9BB325D67C6F}" />     <Execution ProcessID="3432" ThreadID="2340"
    />     <Channel>Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational</Channel>     <Computer>AzureP-L7U6WENS.compose1b02.com</Computer>     <Security UserID="S-1-5-82-2412073939-1629192209-1361556002-1973534042-2256616803"
    />   </System>   <EventData>     <Data Name="httpStatusCode">409</Data>     <Data Name="messageBody">{"Code":"Conflict","Message":"Web
    space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.","ExtendedCode":"03004","MessageTemplate":"Web space with name {0} already exists for subscription {1}.","Parameters":["defaultwebspace","d9966d87-2f60-46f3-a015-efcf7e31c3f1"],"InnerErrors":null}</Data>
      </EventData> </Event>
    Error:
    Log Name:      Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational Source:        Microsoft-WindowsAzurePack-MgmtSvc-TenantSite
    Date:          3/2/2014 10:43:22 PM Event ID:      12 Task Category: (65522) Level:         Error Keywords:      None User:         
    IIS APPPOOL\MgmtSvc-TenantSite Computer:      AzureP-L7U6WENS.compose1b02.com Description: Error:AggregateException: One or more errors occurred. <Exception>   <Type>AggregateException</Type>   <Message>One
    or more errors occurred.</Message>   <StackTrace><![CDATA[    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)    at Microsoft.Azure.Portal.ServerAppManager.ProvisioningSequencer.StartProvisioningSteps(String
    subscriptionId, List`1 internalResources)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplication(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources,
    List`1 internalResources, String location)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplicationAsync(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources,
    List`1 internalResources, String location)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.CreateSiteApplication(String subscriptionId, SiteId siteId, String region, String packageUri, Boolean UseIntegratedSqlScript,
    MsDeployParameter[] parameters, DatabaseResourceInfo dbResourceInfo, String offerId)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.OnPremProvisionAndDeploySite(String subscriptionId, String region, DatabaseOptions
    databaseOptions, IDictionary`2 applicationEntry, DeploymentAnswers deploymentAnswers)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.<ProvisionAndDeploySite>d__0.MoveNext() --- End of stack trace from previous
    location where exception was thrown ---    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)    at
    lambda_method(Closure , Task )    at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass3f.<BeginInvokeAsynchronousActionMethod>b__3e(IAsyncResult
    asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)]]></StackTrace>   <InnerException>     <Type>JsonException</Type>
        <Message>Web space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.</Message>     <StackTrace><![CDATA[    at Microsoft.Azure.Portal.ServerAppManager.TaskExtensions.<>c__DisplayClass1`1.<HandleException>b__0(Task`1
    e)    at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()    at System.Threading.Tasks.Task.Execute()]]></StackTrace>   </InnerException>   <HttpContext>     <User
    IsAuthenticated="true" Name="[email protected]" />     <Request>       <RawUrl>/Extensions/MarketplaceExtension/d9966d87-2f60-46f3-a015-efcf7e31c3f1/ProvisionAndDeploySite</RawUrl>
          <UserHostAddress>fe80::80f7:9d:f916:b5b0%12</UserHostAddress>       <Headers>         <Header Key="Cache-Control" Value="no-cache"
    />         <Header Key="Connection" Value="Keep-Alive" />         <Header Key="Content-Length" Value="374" />        
    <Header Key="Content-Type" Value="application/json" />         <Header Key="Accept" Value="application/json, text/javascript, */*; q=0.01" />        
    <Header Key="Accept-Encoding" Value="gzip, deflate" />         <Header Key="Accept-Language" Value="en-US" />         <Header Key="Host"
    Value="azurep-l7u6wens.compose1b02.com:30081" />         <Header Key="Referer" Value="https://azurep-l7u6wens.compose1b02.com:30081/#Workspaces/WebsiteExtension/websites"
    />         <Header Key="User-Agent" Value="Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko" />         <Header Key="x-ms-client-session-id"
    Value="260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0" />         <Header Key="x-ms-client-antiforgery-id" Value="4OB7eSUNtvQqgk4u1m53UXr9lCJunTqhC31lnAN1C3/nIo39pPB5p9VKQbiG+K5KvBuTXpu0Gpkt3tiPkJxDsbylCi4hYGeoc4tVU+mnR4CxquInZrhCKvhXhyPpGcY8Gch4XCOKpy1xmbPisnQ5mg=="
    />         <Header Key="x-ms-client-request-id" Value="8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z" />         <Header Key="X-Requested-With"
    Value="XMLHttpRequest" />         <Cookies>           <Cookie Name="__RequestVerificationToken_Admin" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" />           <Cookie Name="__RequestVerificationToken_MemebershipAuthentication" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" />           <Cookie Name="__RequestVerificationToken_Tenant" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" />           <Cookie Name="MembershipSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (1656 characters)" />           <Cookie Name="TenantSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (1372 characters)" />           <Cookie Name="__aux" Secure="false" Expires="0001-01-01T00:00:00Z" Domain=""
    Path="/" Value="Redacted (152 characters)" />           <Cookie Name="AdminSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z" Domain="" Path="/"
    Value="Redacted (2000 characters)" />           <Cookie Name="AdminSiteFedAuth1" Secure="false" Expires="0001-01-01T00:00:00Z" Domain="" Path="/"
    Value="Redacted (56 characters)" />           <Cookie Name="sub" Secure="false" Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted
    (4 characters)" />         </Cookies>       </Headers>     </Request>   </HttpContext> </Exception>, operationName:Marketplace.ProvisionAndDeploySite,
    version:, accept language:en-US, subscription Id:d9966d87-2f60-46f3-a015-efcf7e31c3f1, client request Id:8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z, principal Id:[email protected], page request Id:260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0, server
    request id: Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">   <System>     <Provider Name="Microsoft-WindowsAzurePack-MgmtSvc-TenantSite"
    Guid="{1AEFE747-B4B6-5C96-A6F0-4455628C98F5}" />     <EventID>12</EventID>     <Version>0</Version>     <Level>2</Level>     <Task>65522</Task>
        <Opcode>0</Opcode>     <Keywords>0x0</Keywords>     <TimeCreated SystemTime="2014-03-03T06:43:22.525709700Z" />     <EventRecordID>77</EventRecordID>
        <Correlation ActivityID="{7473B6A3-FF02-4264-83CF-E1E731E1F524}" />     <Execution ProcessID="3432" ThreadID="3064" />     <Channel>Microsoft-WindowsAzurePack-MgmtSvc-TenantSite/Operational</Channel>
        <Computer>AzureP-L7U6WENS.compose1b02.com</Computer>     <Security UserID="S-1-5-82-2412073939-1629192209-1361556002-1973534042-2256616803" />   </System>   <EventData>    
    <Data Name="message">AggregateException: One or more errors occurred. &lt;Exception&gt;   &lt;Type&gt;AggregateException&lt;/Type&gt;   &lt;Message&gt;One or more errors occurred.&lt;/Message&gt;
      &lt;StackTrace&gt;&lt;![CDATA[    at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)    at Microsoft.Azure.Portal.ServerAppManager.ProvisioningSequencer.StartProvisioningSteps(String subscriptionId,
    List`1 internalResources)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplication(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources, List`1 internalResources,
    String location)    at Microsoft.Azure.Portal.ServerAppManager.ServerAppManagerDataAccessor.CreateApplicationAsync(String subscriptionId, String primaryResourceName, ResourceType primaryResourceType, List`1 externalResources, List`1 internalResources,
    String location)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.CreateSiteApplication(String subscriptionId, SiteId siteId, String region, String packageUri, Boolean UseIntegratedSqlScript, MsDeployParameter[] parameters,
    DatabaseResourceInfo dbResourceInfo, String offerId)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.OnPremProvisionAndDeploySite(String subscriptionId, String region, DatabaseOptions databaseOptions, IDictionary`2
    applicationEntry, DeploymentAnswers deploymentAnswers)    at Microsoft.Azure.Portal.Marketplace.Proxy.Controllers.MarketplaceController.&lt;ProvisionAndDeploySite&gt;d__0.MoveNext() --- End of stack trace from previous location where exception
    was thrown ---    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)    at lambda_method(Closure ,
    Task )    at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass3f.&lt;BeginInvokeAsynchronousActionMethod&gt;b__3e(IAsyncResult
    asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;&gt;c__DisplayClass39.&lt;BeginInvokeActionMethodWithFilters&gt;b__33()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass4f.&lt;InvokeActionMethodFilterAsynchronously&gt;b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeActionMethodWithFilters&gt;b__36(IAsyncResult asyncResult)    at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass25.&lt;&gt;c__DisplayClass2a.&lt;BeginInvokeAction&gt;b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass25.&lt;BeginInvokeAction&gt;b__22(IAsyncResult asyncResult)]]&gt;&lt;/StackTrace&gt;   &lt;InnerException&gt;    
    &lt;Type&gt;JsonException&lt;/Type&gt;     &lt;Message&gt;Web space with name defaultwebspace already exists for subscription d9966d87-2f60-46f3-a015-efcf7e31c3f1.&lt;/Message&gt;     &lt;StackTrace&gt;&lt;![CDATA[
       at Microsoft.Azure.Portal.ServerAppManager.TaskExtensions.&lt;&gt;c__DisplayClass1`1.&lt;HandleException&gt;b__0(Task`1 e)    at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()   
    at System.Threading.Tasks.Task.Execute()]]&gt;&lt;/StackTrace&gt;   &lt;/InnerException&gt;   &lt;HttpContext&gt;     &lt;User IsAuthenticated="true" Name="[email protected]"
    /&gt;     &lt;Request&gt;       &lt;RawUrl&gt;/Extensions/MarketplaceExtension/d9966d87-2f60-46f3-a015-efcf7e31c3f1/ProvisionAndDeploySite&lt;/RawUrl&gt;       &lt;UserHostAddress&gt;fe80::80f7:9d:f916:b5b0%12&lt;/UserHostAddress&gt;
          &lt;Headers&gt;         &lt;Header Key="Cache-Control" Value="no-cache" /&gt;         &lt;Header Key="Connection"
    Value="Keep-Alive" /&gt;         &lt;Header Key="Content-Length" Value="374" /&gt;         &lt;Header Key="Content-Type" Value="application/json"
    /&gt;         &lt;Header Key="Accept" Value="application/json, text/javascript, */*; q=0.01" /&gt;         &lt;Header Key="Accept-Encoding"
    Value="gzip, deflate" /&gt;         &lt;Header Key="Accept-Language" Value="en-US" /&gt;         &lt;Header Key="Host" Value="azurep-l7u6wens.compose1b02.com:30081"
    /&gt;         &lt;Header Key="Referer" Value="https://azurep-l7u6wens.compose1b02.com:30081/#Workspaces/WebsiteExtension/websites"
    /&gt;         &lt;Header Key="User-Agent" Value="Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko" /&gt;         &lt;Header Key="x-ms-client-session-id"
    Value="260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0" /&gt;         &lt;Header Key="x-ms-client-antiforgery-id" Value="4OB7eSUNtvQqgk4u1m53UXr9lCJunTqhC31lnAN1C3/nIo39pPB5p9VKQbiG+K5KvBuTXpu0Gpkt3tiPkJxDsbylCi4hYGeoc4tVU+mnR4CxquInZrhCKvhXhyPpGcY8Gch4XCOKpy1xmbPisnQ5mg=="
    /&gt;         &lt;Header Key="x-ms-client-request-id" Value="8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z" /&gt;         &lt;Header Key="X-Requested-With"
    Value="XMLHttpRequest" /&gt;         &lt;Cookies&gt;           &lt;Cookie Name="__RequestVerificationToken_Admin" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (128 characters)" /&gt;           &lt;Cookie Name="__RequestVerificationToken_MemebershipAuthentication" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (128 characters)" /&gt;           &lt;Cookie Name="__RequestVerificationToken_Tenant" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (128 characters)" /&gt;           &lt;Cookie Name="MembershipSiteFedAuth" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (1656 characters)" /&gt;           &lt;Cookie Name="TenantSiteFedAuth" Secure="false"
    Expires="0001-01-01T00:00:00Z" Domain="" Path="/" Value="Redacted (1372 characters)" /&gt;           &lt;Cookie Name="__aux" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (152 characters)" /&gt;           &lt;Cookie Name="AdminSiteFedAuth" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (2000 characters)" /&gt;           &lt;Cookie Name="AdminSiteFedAuth1" Secure="false" Expires="0001-01-01T00:00:00Z"
    Domain="" Path="/" Value="Redacted (56 characters)" /&gt;           &lt;Cookie Name="sub" Secure="false" Expires="0001-01-01T00:00:00Z" Domain=""
    Path="/" Value="Redacted (4 characters)" /&gt;         &lt;/Cookies&gt;       &lt;/Headers&gt;     &lt;/Request&gt;   &lt;/HttpContext&gt;
    &lt;/Exception&gt;</Data>     <Data Name="requestId">     </Data>     <Data Name="subscriptionId">d9966d87-2f60-46f3-a015-efcf7e31c3f1</Data>    
    <Data Name="clientRequestId">8e007110-f918-4452-a26f-9eb0fca98e2d-2014-03-03 06:43:21Z</Data>     <Data Name="principalId">[email protected]</Data>
        <Data Name="version">     </Data>     <Data Name="pageRequestId">260e75ef-5f8f-4ddb-9d8b-b3f2e5315dd0</Data>     <Data Name="acceptLanguage">en-US</Data>
        <Data Name="operationName">Marketplace.ProvisionAndDeploySite</Data>   </EventData> </Event>

  • Internal 500 error while accessing TFS web site

    Hi all,
    I have installed & configured Team Foundation Server 2013 & SharePoint Foundation 2013 in my environment. I am facing an issue
    whenever I try to open the TFS site like "https://nc1vwstfs.ranchi.com/tfs". I am getting "HTTP 500 Internal Server error". the same site can be accessed from another system without any error. In order to look for details error message
    I turned off the IE settings "Show friendly error message" from internet options, advanced option. After that I got the below error which stated the actual reason.
    The same site is accessible from another system without any error. But I am getting the error from the same system in which I have installed the TFS server itself. Its a little bit strange to me. I am clueless.
    Could you please help me in resolving this issue. Any pointer to this would be highly appreciated.
    Thanks.

    Thanks for reply.
    I am using separate servers for Application Tier & Data Tier. I am able to access the tfs web site from visual studio too.
    The issue in my case was with the service account password which was not updated in one of the application tier nodes. In my environment I have two application tier nodes tfs1 & tfs2 and both are configured as NLB (network load balanced) they both are
    using the same Data Tier. The purpose of creating NLB is to distribute the load between app  tiers. I had updated the service account password of tfs in one node but did not update the password in another node, causing the tfs web site to fail to launch
    sometime. When I updated the service account credentials in both the app tiers then the above issue got resolved. Now the tfs web site is opening without this error.
    Thanks.

  • Links to External Web Sites

    I'm using Authorware 7 in a Windows 2000/XP environment. I
    have a series of AW pieces that were originally created to run on
    our intranet. Now, I'm trying to convert them to CD versions.
    Consequently, I'm going through and changing all my GoToNetPage's
    to JumpOutReturn's. That works fine for the documents, SWF files,
    and WMV files. However, when I try to use JumpOutReturn on external
    Web sites, they fail. Specifically, if I use something like
    JumpOutReturn("","
    http://www.studygs.net/"), a
    dialog box opens with "Where is the EXE for ? " in the title bar.
    In desparation, I've also tried JumpOutReturn("iexplore.exe","
    http://www.studygs.net/"), and
    that opens Internet Explorer, but it opens Internet Explorer to its
    home page,
    not to the specified Web site. (I really don't want to do
    that, anyway, because these CDs are for external distribution, and
    I don't have control over which browser they will be using.) I
    suppose I could get around this by publishing for the Web player,
    rather than publishing with runtime, but I'm trying to avoid that
    because I don't want these external folks to have to download and
    install the AW player. I'm hoping someone has found a resolution
    for this problem!

    Try adding the page and extension to the URL?
    JumpOutReturn("","
    http://www.studygs.net/index.htm")
    The .htm (or whatever extension) may help it find the default
    browser?
    This is a problem often noted on Mac delivery but not so
    common on Windows.
    If you can't get it to work, try baOpenURL (I think it is)
    from buddyAPI
    http://www.mods.com.au
    And Steve's suggestion too, of course.
    Erik
    LarryTX wrote:
    > I'm using Authorware 7 in a Windows 2000/XP environment.
    I have a series of AW
    > pieces that were originally created to run on our
    intranet. Now, I'm trying to
    > convert them to CD versions. Consequently, I'm going
    through and changing all
    > my GoToNetPage's to JumpOutReturn's. That works fine for
    the documents, SWF
    > files, and WMV files. However, when I try to use
    JumpOutReturn on external Web
    > sites, they fail. Specifically, if I use something like
    > JumpOutReturn("","
    http://www.studygs.net/"), a
    dialog box opens with "Where is
    > the EXE for ? " in the title bar. In desparation, I've
    also tried
    > JumpOutReturn("iexplore.exe","
    http://www.studygs.net/"), and
    that opens
    > Internet Explorer, but it opens Internet Explorer to its
    home page,
    not to
    > the specified Web site. (I really don't want to do
    that, anyway, because
    > these CDs are for external distribution, and I don't
    have control over which
    > browser they will be using.) I suppose I could get
    around this by publishing
    > for the Web player, rather than publishing with runtime,
    but I'm trying to
    > avoid that because I don't want these external folks to
    have to download and
    > install the AW player. I'm hoping someone has found a
    resolution for this
    > problem!
    >
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - Authorware
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    samples, tips, products, faqs, and links!
    *Search the A'ware newsgroup archives*
    http://groups.google.com/group/macromedia.authorware
    *The Blankenship Caveat: Note that direct linking to http
    content
    through any Authorware icon will likely fail if a proxy
    server is present!*

  • Create a web site in Visual Studio - fails with SQL Azure V12

    Creation of Microsoft Azure Website failed. <Error xmlns="Microsoft.SqlServer.Management.Framework.Web.Services" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Message>The service objective 'Web' specified is invalid.</Message><InnerError
    i:nil="true"/><SqlErrorCode>40804</SqlErrorCode><Severity>16</Severity></Error>
    I receive this error after connecting to a database using the Preview Edition of SQL Azure V12 with a service level of 'Basic'
    'Web' may need to be changed to 'Basic' or 'Standard' depending on the service level. How can I do this?
    Regards
    David

    Hi,
    Thanks for posting here.
    Upgrading Web and Business Databases
    Upgrading Web or Business databases to a new service tier/performance level does not take the database offline. The database will continue to work through the upgrade operation. At the time of the actual transition to the new performance level temporary
    dropping of the connections to the database can happen for a very small duration (typically measured in seconds). If an application has transient fault handling for connection terminations then it is sufficient to protect against dropped connections at the
    end of the upgrade.
    Upgrading a Web or Business database to a new service tier involves the following steps:
    Determine service tier based on feature capability
    Determine an acceptable performance level based on historical resource usage
    Why does existing performance for my Web or Business database map to the higher Premium levels?
    Tuning your workload to fit a lower performance level
    Upgrade to the new service tier/performance level
    Monitor the upgrade to the new service tier/performance level
    Monitor the database after the upgrade
    Refer:
    http://azure.microsoft.com/en-us/documentation/articles/sql-database-upgrade-new-service-tiers/
    https://msdn.microsoft.com/en-us/library/azure/dn741336.aspx
    Hope this helps you.
    Girish Prajwal

  • Just recently I am getting the following error message when trying to access web sites. I get a pop up window stating "Exc in ev handl: TypeError: c.location is null" then I have to click ok. It is an issue with some plug-in?

    Just recently I am getting the following error message when trying to access web sites. I am using Firefox browser version 10.0.2. I get a pop up window stating "Exc in ev handl: TypeError: c.location is null" as the web site page is being displayed in browser winder. Then I have to click ok. It doesn't matter what web link/site I go to it happens. It is an issue with some plug-in?

    I have advised McAfee's product team of the problem and this thread, and they're looking into it now.

  • Where to look for info about creation of a complex web site ?

    I'm more of an artist and graphic designer than web site creator but one of my clients now want to have what I believe is a very complex enterprise level web site for e-commerce.
    They have a fairly clear idea in terms of user experience and features and I can help them with the graphic design part of it but they and I have no idea what it would take and how much it would cost for the development.  I would like to know how to find this information and will appreciate any advice and tips for selecting developers.

    function(){return A.apply(null,[this].concat($A(arguments)))}
    function(){return A.apply(null,[this].concat($A(arguments)))}Nancy O. wrote:
    I think that at least there must be a project manager that have some view over all aspects of the project and such person should at least have a basic idea about each aspect and skills required.
    Yes.  The Project Manager is the lead team member responsible for the following key areas.
    Project Management -- fact finding, plan development
    Domain name registration
    Server hosting
    Site concept -- flowchart
    Photographer
    Videographer
    Video Editor
    Graphics designer -- logo, artwork, etc...
    Design Concept  -- PSD
    CSS - from design concept to workable layouts for VARIOUS web devices.
    Web Media specialist -- slide shows, audio/video, podcasts, etc..
    Front end developer
    Back end developer
    Content copywriter/editor
    Language translators
    Search engine optimization
    Web Accessibility specialist
    Keyword advertising
    Content updates  -- in house staff trained to use the CMS and pull orders off e-comm system.
    Site/server maintenance -- file/database back-ups, security upgrades, restores files if server is compromised, etc...
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    "Oh my God"
    Much of this stuff, I have never hear about it.
    I'm so glad that I have learn to keep my mouth shut, and don't bit more that I can chow.
    In the past, I would LOVE to "explain" to people, how much this or that may cost, and
    how difficult will be to make, NOT KNOWING WHAT I WAS TAKING ABOUT
    "Oh My God"
    Thanks heaven I don't NEED  to do that anymore.
    emil emil wish you the best, and I will try to contact who ever build the BestBuy web, Target, Cosctco, or Adobe website and "see" about the price.
    Saludos
    Daniel Ulysses

  • "ERROR_DESTINATION_INVALID: Web deployment task failed" when trying to deploy site

    I'm working on our CI process for auto-publishing WebJobs along with a host WebSite for said jobs. This isn't working, but that's not the point at the moment.
    The site in question is called devpandajobhost.azurewebsites.net and I have created (and deleted
    and recreated) and published to this site successfully many times, from both msbuild and VS.
    However, earlier today, my publish commands have started failing with 
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Web\Microsoft.Web.Publishing.targets(4253, 5): error ERROR_DESTINATION_INVALID: Web deployment task failed. ( Could not connect to the remote computer ("devpandajobhost.scm.azurewebsites.net"). Make sure that the remote computer name is correct and that you are able to connect to that computer.  Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_INVALID.) 
    or (from vs)
    Error 4
    Web deployment task failed. ( Could not connect to the remote computer ("devpandajobhost.scm.azurewebsites.net"). Make sure that the remote computer name is correct and that you are able to connect to that computer.  Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_INVALID.)
    0 0
    JobHost
    It looks like the scm site for my site doesn't exist. I have tried deleting and recreating my site several times, through various different mechanisms (VS new project, portal, powershell). The site can be created but when I publish to it I get the error
    above.
    What is going on?
    PS my theory is that I deleted and recreated it and the Azure internal DNS server has got in a pickle

    it is not only internal Azure DNS but your DNS provider as well. Since DNS records are propagated and cached (and negative cached as well) you need to wait for some time for negative cache to expire.
    I see no good reason to go through the cycle of creating new site every time unless this is your scenario. If so you can delete the old one and create always sites with new name.
    Galin Iliev [MCSD.NET, MCPD], http://www.galcho.com

  • Help.I uninstalled ios8 using the directions on the web site and now all my apps,mail are gone.I backed up to iTunes first but when I try to sync to get everything back,it starts and then says it has failed.What do I do now.Thanks.Jane

    Help.I uninstalled ios8 using the directions on the web site and now all my apps,mail are gone.I backed up to iTunes first but when I try to sync to get everything back,it starts and then says it has failed.What do I do now.Thanks.Jane

    The first time an iPhone is connected to iTunes that is used to sync with another iPhone or iOS device, you are prompted to transfer the backup for the other iPhone or iOS device or to set up the iPhone as a new iPhone.
    The former does as provided - it transfers the backup for the other iPhone or iOS device to the iPhone replacing all data on the iPhone that is included with the backup being transferred. The latter does nothing allowing you to make your various selections for the iPhone sync preferences with iTunes.
    This is designed to be done right away with a new iPhone.
    If you don't have a backup for the iPhone with iTunes on your computer and don't have an iCloud backup that hasn't been updated since choosing to transfer the backup for your iPod Touch to the iPhone, the data that was on the iPhone is gone.

  • Gettin "Assertion Failed" message and "Assert: parent node must have _DOMElement set", first when trying to bookmark and then when the "auto fill" on some web sites is used. Started after 3.6.9 automatic upgrade.

    Open Firefox and navigate to web site. Try to save to bookmarks and get the "assertion Failed" message and "Assert: parent node must have _DOMElement set" followed by a list of 8 (0-8) items.

    Try the Tiny Menu extension. I am using an older version of Tiny Menu on Lucid with Firefox 3.6.x and it works fine.

  • Web site creation tool on Solaris?

    Friends,
    Does anyone know of any good (i.e. not flaky) web site
    creation/construction tool (like Dreamweaver/GoLive/Frontpage) that
    runs on Solaris AND supports JSP scripting?!
    Thanks in advance.
    Rickard

    The answer(s) that I know about, are:
    #1 Yes.
    #2, 4, and 5 see the info at:
    a) http://www2.verizon.net/myaccount/manage/sitebuilder/ftp_info.asp
    b) http://www22.verizon.com/ResidentialHelp/HighSpeed/General+Support/Essentials+And+Extras/QuestionsOn...
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • What do I do now that Install says, "Installer failed to initialize. Please download Adobe Support advisor to detect the problem." and your web site says it is discontinued?

    I am trying to install CS6.  I down loaded it last week and am trying to install it now but it fails.  What do I do now that Install says, "Installer failed to initialize. Please download Adobe Support advisor to detect the problem." and your web site says it is discontinued?

    This page might help you
    Creative Suite 6 Installation Instructions

  • Why can't I get my mail, I get a message "connection to server failed" but I can get on all other web sites.  It worked fine until about a month ago.

    WHY CAN'T I GET MY MAIL, I GET A MESSAGE 'CONNECTION TO SERVER FAILED" BUT I CAN GET ON ALL OTHER WEB SITES.  IT WORKED FINE UNTIL ABOUT A MONTH AGO.  I CANCELLED MY ACCOUNT, PUT MY INFO IN AGAIN AND STILL GET THE MESSAGE "CONNECTION TO SERVER FAILED"  HELP PLEASE!

    have you tried removing and readding the e-mail account? sometimes settings get corrupted or changed on the server end...something computers can sometimes handle better than the mail interface.

  • Web sites Federated login fails.

    I have public PC's that have a lot of GPO restrictions.  The issue I am seeing is when public users try and log into web sites that are federated with Google or amazon they fail to complete and pass the credentials back to the original web site.  Example
    is the khanacademy.  they get message login complete but they don't get returned it just hangs there.  When I turn UAC off it works but I know that can't be the answer because as an admin I login and it works.  Something has to be blocking that
    action, I am not sure what it is, if anyone has any suggestions I would appreciate it.  Been working on this for two weeks now.

    Hi Chad,
    >>The issue I am seeing is when public users try and log into web sites that are federated with Google or amazon they fail to complete and pass the credentials back to the original web site.
    How did you federate the websites, via ADFS? If yes, in order to get better, we can ask for suggestions in the following forum.
    Claims based access platform (CBA), code-named Geneva
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=Geneva
    Best regards,
    Frank Shen

  • I am using my iPhone 4s personal hotspot as the internet router for my notebook. However, I am gtting the WEB SITE IS BLOCKED BY NETGEAR FIREWALL. I've deleted some other wifi connections I had before, had system restores, clear cahes and cookie. FAILED.

    I am using my iPhone 4s personal hotspot as the internet router for my notebook. However, I am gtting the WEB SITE IS BLOCKED BY NETGEAR FIREWALL. I've deleted some other wifi connections I had before, had system restores, clear caches and cookie. Still, I failed. Whenever I tried to access FACEBOOK, it's still blocked so I still had to use https:// or tl-gp. please help asap.

    Well, aren't you all that and a bag of chips!!!!
    Oh what a relief!  What a RELIEF!  
    That just cleaned up my life.  And Cranky Boy is actually smiling!!!
    Houston, we've got dots AND BARS!!!
    P.S.  All my firware and software are always current.  If I spent as much time looking for a reset button as I spend checking for software updates, I mighta not needed to work at this!!!!
    P.P.S.  Airport Utility shows Cranky Boy's iPad as the Airport Express' Wireless Client!!!   Who knew?
    Thank you so much, m'Lord.  I am in your debt.  What would you have me do?
    Patti in Tucson AZ

Maybe you are looking for