如何在离线状态下为我的Silverlight应用创建安装文件? [英] How to Create a Setup file for My silverlight appliction in offline...?

查看:87
本文介绍了如何在离线状态下为我的Silverlight应用创建安装文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在Silverlight项目中使用wcf服务.我想在离线状态下为我的sliverlight项目创建一个安装文件.如何在离线状态下为我的项目创建安装文件,但是该安装文件正在我们的本地主机端口号上运行...

如果有人知道这一点,请告诉我...



问候
Nanda Kishore.CH

Hi
I am using wcf service in my silverlight project. I want to create a setup file for my sliverlight project in offline. How to create setup file in offline for my project, but it is running on our localhost port number...

If any one know about this please tell me ...



Regards
Nanda Kishore.CH

推荐答案

嗨!

使用以下步骤制作Silverlight应用程序安装文件:

  • 在解决方案中从Visual Studio在安装和部署过程中安装的模板中添加安装项目,然后选择Visual Studio安装程序.
  • 右键单击安装项目并选择文件,然后找到xap并添加它. >
  • 右键单击安装项目并选择文件,然后添加.asmx,silverlight.js,webconfig和html页面.
  • 右键单击安装项目并查看文件系统,
    在应用程序文件夹中,右键单击并按名称bin添加一个文件夹
    右键单击bin文件夹并选择文件,然后添加web.dll
  • ,然后重建安装项目并检查.exe是否准备就绪.
Hi!

Use following steps to make Silverlight application setup file :

  • Add setup project in the solution from visual studio installed templates in setup and deployment and select visual studio installer.
  • Right click on setup project and select file and locate the xap and add it.
  • Right click on setup project and select file and add .asmx, silverlight.js, webconfig and html page.
  • Right click on setup project and view filesystem,
    In application folder, right click and add a folder by name bin
    right click on bin folder and select file and add the web.dll
  • Then rebuild the setup project and check the .exe is ready.


这篇关于如何在离线状态下为我的Silverlight应用创建安装文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆