简体   繁体   English

在Visual Web Developer 2010 Express中在何处找到asp.net编译的可执行文件

[英]where to find the asp.net compiled executable in Visual Web developer 2010 express

I am using Visual Web Developer 2010 express. 我正在使用Visual Web Developer 2010 Express。 I have created a WCF service in the website. 我已经在网站上创建了WCF服务。 The application is running fine in IDE. 该应用程序在IDE中运行良好。 But I want to publish the code to IIS. 但是我想将代码发布到IIS。

I tried the Publish option, but in VWD express edition Publish option is not there. 我尝试了“发布”选项,但是在VWD Express Edition中没有“发布”选项。 So I want to manually copy the compiled code to IIS. 所以我想手动将编译后的代码复制到IIS。 But I couldn't find the compiled code in the Bin or ClientBin folder. 但是我在Bin或ClientBin文件夹中找不到编译后的代码。

How I can get the compiled code? 我如何获得编译后的代码? Please help me. 请帮我。

您应该只能够将aspx文件复制到IIS Web服务器中。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Web Developer 2010 Express - 创建一个针对.NET 2.0的ASP.NET网站 - Visual Web Developer 2010 Express - creating a ASP.NET Web Site Targetting .NET 2.0 asp.net c#用户登录Web开发人员速成2010 - asp.net c# user login web developer express 2010 如何在Visual Web Developer 2010 Express中使用NUnit单元测试设置ASP .NET MVC应用程序? - How can I set up an ASP .NET MVC application with NUnit unit tests in Visual Web Developer 2010 Express? Visual Studio 2010中的ASP.Net WebService在哪里? - Where's the ASP.Net WebService in Visual Studio 2010? 在Visual Web Developer 2010 Express中运行“正常工作”的Web应用程序时出错 - error running “working” web application in Visual Web Developer 2010 Express 在没有Visual Studio的情况下调试以前编译的ASP.Net Web App - Debugging previously compiled ASP.Net Web App without visual studio 使用Visual Web Developer和ASP.NET设置成员资格/登录 - Setting up Membership/Login using Visual Web Developer & ASP.NET 在数据库中搜索-在ASP C#Visual Web Developer Express中 - Searching through Database - in asp c# Visual Web Developer Express 使用Visual Studio 2012 Express for Web将Web API和文件夹引用添加到空ASP.NET项目 - Adding Web API and folder references to empty ASP.NET project with Visual Studio 2012 Express for Web 在Visual Studio 2010 Express中哪里可以找到堆栈跟踪? - Where to find stack trace in visual studio 2010 express?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM