2

can anyone tell me step-by-step procedure to deploy lightswitch app into existing web application?

John Saunders
  • 160,644
  • 26
  • 247
  • 397
Samdrain
  • 441
  • 4
  • 13

2 Answers2

3
  1. Publish the entire Lightswitch app to another web site on the web server.
  2. Create an iframe, pointing to the web page hosting the Lighswitch Silverlight app, in the web application.
Adhooo
  • 91
  • 5
2

you can find step by step procedure to integrate light switch into existing web application here

Bins
  • 322
  • 5
  • 13