Martonx Posted September 28, 2009 Posted September 28, 2009 Hi all, I would like to host my Silverlight Business Application on my own IIS 7 webserver. Could anyone help me, what should I do? Please help me in step-by-step. Thank you in advance Quote
Martonx Posted September 29, 2009 Author Posted September 29, 2009 I found two ways. 1. Publish the asp.net part of the solution. This method seems good, and elgant, with all of necessary components, BUT this method isn't working becasue of some kind of web.config error message from IIS. 2. Makeing a Realese insted of Debug. In this method there is only the key part of the Silverlight Business Application without any database, or connection strings. This method is working, but without databases. Please help me to find a good way to deploy my Silverlight application with properly working database. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.