Compartilhar via


LightSwitch IIS Deployment Enhancements in Visual Studio 2012 – Updated

I just updated my LightSwitch IIS Deployment Enhancements in Visual Studio 2012 post to coordinate with the Visual Studio 2012 Release Candidate and the Windows Azure SDK for .NET .

LightSwitch has a new publishing wizard in the new Azure SDK which makes it much easier to publish to Azure Cloud Services and also supports the new Azure Web Sites platform. For more info on Azure publishing see Brian’s post on the LightSwitch Team blog: Publishing LightSwitch Apps to Azure with Visual Studio 2012

Enjoy!

Comments

  • Anonymous
    June 11, 2012
    The comment has been removed

  • Anonymous
    October 02, 2012
    After installing the Windows Azure SDK for .NET 1.7 (www.microsoft.com/.../details.aspx), more specifically portion of it for the Windows Azure Tools for LightSwitch for Visual Studio 2012, I can no longer Publish a LightSwitch application (non-Azure) to an IIS 6 server.  I receive the following message: Web deployment task failed. An error occurred when the request was processed on the remote computer. This provider requires that you use IIS 7.0 or higher on the source and destination servers. Is there a way to have this installed and still be able to target II6 for non-Azure LightSwitch applications?

  • Anonymous
    October 02, 2012
    Windows Azure SDK link got truncated: www.microsoft.com/.../details.aspx

  • Anonymous
    September 27, 2013
    Hi Beth, for some reason when i publish my lightswitch (html) app and run the commandline to deploy it to iis, once i do and then try to view it i get a not found error every time my app tries and make a call to the server side code. any idea why it would do that? is it because of how the files are structured? in iis?

  • Anonymous
    September 30, 2013
    You'll need to troubleshoot the exact error message. Here's how: blogs.msdn.com/.../diagnosing-problems-in-a-deployed-lightswitch-application-eric-erhardt.aspx I also recommend asking your question in the LightSwitch forum, there are a lot of folks there that should be able to help: social.msdn.microsoft.com/.../home Cheers, -Beth