When you use this forum, make sure you are specific in your question! I will assume you are using asp.net within a web application? You’re asking about deployment, as far as I understand it, a web application resides on the server running IIS (internet information services) which make asp a sever-side application. So the only deployment is to register your app in IIS on the server. Make sure everyone who is to use this page as the security privileges needed. You can google basic asp.net walkthroughs. goog luck Andy