You might love to deploy the Silver-light application in localbox. I did lots of Bing searches but didn’t get short and sweet steps. But as this is again a Microsoft technology, everything is just a link away.
Following are the simplest steps:
1) Right click on .web project (In Silverlight Application), select create deploy package.
2) It’ll give you the location where the package is stored, copy and paste into a folder within inetpub.
3) Go to IIS and create a new site and point it to the same physical location in inetpub and that’s it!
You might need to enable “World wide web (HTTP)” exception in firewall to access your site URL from other machine.
Ed Price - MSFT edited Revision 9. Comment: Title casing
Maheshkumar S Tiwari edited Revision 6. Comment: corrected tag
Maheshkumar S Tiwari edited Revision 5. Comment: Formatting
Maheshkumar S Tiwari edited Revision 4. Comment: removed background color and added tags
Maheshkumar S Tiwari edited Revision 3. Comment: removed background color
Naomi N edited Revision 1. Comment: I believe I read an article in technet wiki already on this topic
Naomi N edited Original. Comment: Minor edit