locked
Error while deploying web role - Invalid application runtime - a runtime component is missing:/base/x64/IISConfigurator.exe RRS feed

  • Question

  • I have Azure SDK 2.5 installed and when I try and publish my web role from VS 2013, it fails. When I manually upload the package and config through the Azure Portal I get the error:  "Invalid application runtime - a runtime component is missing:/base/x64/IISConfigurator.exe".

    I have tried uninstalling and re-installing the Azure SDK with no change in the error.

    Any ideas how I can troubleshoot this?

    Tuesday, April 7, 2015 7:34 PM

Answers

  • Please post the new issue you are facing in a new Thread, We have forwarded the issue to the concerned team to look into this.
    Tuesday, April 14, 2015 6:07 AM

All replies

  • Have you tried Rebuilding the Package.
    Else try uninstallting the SDK and downloading a fresh copy from http://azure.microsoft.com/en-in/downloads/

    Regards,
    Nithin Rathnakar

    Wednesday, April 8, 2015 7:51 AM
  • I uninstalled the SDK, and tried to create a new cloud servce using the WCF service project template. The new project still gives me the same error:

    The file provided is not a valid service package. Detailed error code: WCFServiceWebRole1 Invalid application runtime - a runtime component is missing:/base/x64/IISConfigurator.exe.

    Wednesday, April 8, 2015 1:15 PM
  • So I created another new cloud service project, this time selecting SDK version 2.3, and it seems to be working.  Must be a glitch in 2.5

    Update:  This got past the initial error, but it caused other problems further down the path.

    Wednesday, April 8, 2015 1:20 PM
  • Please post the new issue you are facing in a new Thread, We have forwarded the issue to the concerned team to look into this.
    Tuesday, April 14, 2015 6:07 AM
  • Hi,

    Has the above issue resolved, because I am facing a similar situation here.

    I am trying to deploy a python based web application from visual studio VM machine to azure cloud portal using publish. I dont know how to solve this issue and I cant seem to find any other threads related to this issue. Can you please suggest the right answer?

     a runtime component is missing:/base/x64/IISConfigurator.exe,Worker Invalid application runtime - a runtime component is missing:/base/x64/IISConfigurator.exe.

    thanks,

    Monday, August 24, 2015 9:36 PM