救命!无法创建ASP.NET项目

编程入门 行业动态 更新时间:2024-10-23 05:33:49
本文介绍了救命!无法创建ASP.NET项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

请帮助一些绝望的开发者!我们需要在我们用于测试的联网Win 2003服务器上通过VS.NET 2003创建一个ASP.NET项目 ,但它继续产生错误: Web服务器在尝试创建时报告了以下错误或 打开位于以下URL的Web项目:..... HTTP / 1.1 500 内部服务器错误。 人们说Frontpage Server Extensions(FPSE)必须在那上面 服务器;但是,我们的服务器管理员不希望我们的Web服务器上的FPSE出于安全原因。我们不能使用LOCALHOST,因为我们在 中央测试和生产盒上开发我们的应用程序。此时,由于这个原因,我部门的人员已经准备好放弃.NET开发了。是否有任何替代FPSE的?任何解决方法?请帮助 - 非常感谢 advance。

Please help some desperate developers!! We need to create an ASP.NET project via VS.NET 2003 on a networked Win 2003 server that we use for testing, but it keeps generating an error: "The Web server reported the following error when attempting to create or open the Web project located at the following URL:..... HTTP/1.1 500 Internal Server Error." People have said Frontpage Server Extensions (FPSE) have to be on that server; however, our server admin doesn''t want FPSE on our Web server for security reasons. We can''t use LOCALHOST because we develop our apps on central test and production boxes. At this point, people in my department are ready to give up on .NET development because of this reason. Are there any alternatives to FPSE? Any workarounds? PLEASE HELP -- Thank you much in advance.

推荐答案

开发网络应用程序有点困难像这样的服务器...特别是 有一个限制性的管理员。 如果它是关键的(.NET或没有.NET),在半途而废的时候见面 VS.NET。请记住,它只是一个工具......开发所有类和业务 本地逻辑,将DLL推送到bin文件夹,并使用现有工具 (Dreamweaver,EditPlus,Notepad)来敲除ASP.NET。 不理想,但确实比只做ASP更好。如果你得到你的团队的其余部分 ,我相信你将能够开发一台服务器。 - - Alex Papadimoulis " dw"写道: It''s a bit difficult to develop web apps on a server like that ... especially with a restrictive admin. If it''s that critical (.NET or no .NET), just meet ''em half way and go sans VS.NET. Remember, it''s only a tool ... develop all your classes and business logic locally, push the DLLs to the bin folder, and use your existing tool (Dreamweaver, EditPlus, Notepad) to pound out ASP.NET. Not ideal, but sure as hell better than doing ASP only. If you get the rest of your team hooked, I''m sure you''ll be able to get a server to develop on. -- Alex Papadimoulis "dw" wrote: 请帮助一些绝望的开发人员!我们需要在我们用于测试的联网Win 2003服务器上通过VS.NET 2003创建一个ASP.NET项目,但它会产生错误: " ; Web服务器在尝试创建或打开位于以下URL的Web项目时报告以下错误:..... HTTP / 1.1 500 内部服务器错误。 人们已经说过Frontpage Server Extensions(FPSE)必须在那台服务器上;但是,出于安全原因,我们的服务器管理员不希望在我们的Web服务器上使用FPSE。我们不能使用LOCALHOST,因为我们在中央测试和生产盒上开发我们的应用程序。此时,由于这个原因,我部门的人员已准备好放弃.NET开发。有没有替代FPSE的替代方案?任何解决方法?请帮助 - 非常感谢提前。 Please help some desperate developers!! We need to create an ASP.NET project via VS.NET 2003 on a networked Win 2003 server that we use for testing, but it keeps generating an error: "The Web server reported the following error when attempting to create or open the Web project located at the following URL:..... HTTP/1.1 500 Internal Server Error." People have said Frontpage Server Extensions (FPSE) have to be on that server; however, our server admin doesn''t want FPSE on our Web server for security reasons. We can''t use LOCALHOST because we develop our apps on central test and production boxes. At this point, people in my department are ready to give up on .NET development because of this reason. Are there any alternatives to FPSE? Any workarounds? PLEASE HELP -- Thank you much in advance.

我们开了个会议,他们决定继续使用ASP直到ASP。 NET 2.0 问世。然后,根据是否解决了Frontpage扩展 的问题,他们将确定我们是否将使用该技术。 As使用Visual Studio以外的东西构建.NET:我们的开发团队想要使用ASP.NET的原因之一是 Visual Studio .NET的功能。现在唯一的方法是使用后门方法。我有一个很好的工具,但它是一个很好的工具,但是这个部门的其他人都没有b $ b。因此,在微软将FPSE从Visual Studio中解耦之前,我们不会对任何ASP.NET进行操作。 Alex Papadimoulis <人********** @ pa3.14padimoulis>在留言中写道 新闻:4D ********************************** @ microsof t ... We had a meeting and they''ve decided to keep using ASP until ASP.NET 2.0 comes out. Then, depending on whether the issue of the Frontpage extensions is resolved or not, they will determine if we''ll be using that technology. As for building .NET using something other than Visual Studio: One of the reasons our development team wanted to use ASP.NET was the features of Visual Studio .NET. Now the only way is to use a backdoor approach. I have Dreamweaver, which is an excellent tool, but others in the department don''t have it. So until Microsoft uncouples FPSE from Visual Studio, we won''t be doing any ASP.NET. "Alex Papadimoulis" <al**********@pa3.14padimoulis> wrote in message news:4D**********************************@microsof t... 在这样的服务器上开发网络应用程序有点困难... 特别是限制性管理员。 如果它是关键的(.NET或没有.NET),那就只是半途而废没有VS.NET。请记住,它只是一个工具......在本地开发所有类和业务逻辑,将DLL推送到bin文件夹,并使用现有工具(Dreamweaver,EditPlus ,记事本)捣乱ASP.NET。 不理想,但确实比仅仅做ASP更好。如果你的团队得到了休息,我相信你能够得到一台服务器来开发 - - Alex Papadimoulis dw写道: It''s a bit difficult to develop web apps on a server like that ... especially with a restrictive admin. If it''s that critical (.NET or no .NET), just meet ''em half way and go sans VS.NET. Remember, it''s only a tool ... develop all your classes and business logic locally, push the DLLs to the bin folder, and use your existing tool (Dreamweaver, EditPlus, Notepad) to pound out ASP.NET. Not ideal, but sure as hell better than doing ASP only. If you get the rest of your team hooked, I''m sure you''ll be able to get a server to develop on. -- Alex Papadimoulis "dw" wrote: 请帮助一些绝望的开发人员!我们需要在我们用于测试的网络Win 2003服务器上通过VS.NET 2003创建一个ASP.NET 项目,但是它一直会产生错误:<在尝试创建或打开位于以下URL的Web项目时,Web服务器报告了以下错误:..... HTTP / 1.1 500 内部服务器错误。 人们已经说过Frontpage Server Extensions(FPSE)必须在那台服务器上;但是,出于安全原因,我们的服务器管理员不希望在我们的Web服务器上使用FPSE。我们不能使用LOCALHOST,因为我们在中央测试和生产盒上开发我们的应用程序。此时,由于这个原因,我部门的人员已准备好放弃.NET开发。有没有替代FPSE的替代品?任何解决方法?请帮助 - 非常感谢 advance。 Please help some desperate developers!! We need to create an ASP.NET project via VS.NET 2003 on a networked Win 2003 server that we use for testing, but it keeps generating an error: "The Web server reported the following error when attempting to create or open the Web project located at the following URL:..... HTTP/1.1 500 Internal Server Error." People have said Frontpage Server Extensions (FPSE) have to be on that server; however, our server admin doesn''t want FPSE on our Web server for security reasons. We can''t use LOCALHOST because we develop our apps on central test and production boxes. At this point, people in my department are ready to give up on .NET development because of this reason. Are there any alternatives to FPSE? Any workarounds? PLEASE HELP -- Thank you much in advance.

您可以在服务器上映射驱动器,通过文件系统工作。 " dw" <共*************** @ uncw.edu>在留言中写道 news:eh **************** @ TK2MSFTNGP09.phx.gbl ... You could map a drive on the server and work through the file system. "dw" <co***************@uncw.edu> wrote in message news:eh****************@TK2MSFTNGP09.phx.gbl... 请帮助一些绝望的开发者!!我们需要在我们用于测试的联网Win 2003服务器上通过VS.NET 2003创建一个ASP.NET 项目,但它会产生错误: " ; Web服务器在尝试创建或打开位于以下URL的Web项目时报告以下错误:..... HTTP / 1.1 500 内部服务器错误。 人们已经说过Frontpage Server Extensions(FPSE)必须在那台服务器上;但是,出于安全原因,我们的服务器管理员不希望在我们的Web服务器上使用FPSE。我们不能使用LOCALHOST,因为我们在中央测试和生产盒上开发我们的应用程序。此时,由于这个原因,我部门的人员已准备好放弃.NET开发。有没有替代FPSE的替代方案?任何解决方法?请帮助 - 提前多多谢谢。 Please help some desperate developers!! We need to create an ASP.NET project via VS.NET 2003 on a networked Win 2003 server that we use for testing, but it keeps generating an error: "The Web server reported the following error when attempting to create or open the Web project located at the following URL:..... HTTP/1.1 500 Internal Server Error." People have said Frontpage Server Extensions (FPSE) have to be on that server; however, our server admin doesn''t want FPSE on our Web server for security reasons. We can''t use LOCALHOST because we develop our apps on central test and production boxes. At this point, people in my department are ready to give up on .NET development because of this reason. Are there any alternatives to FPSE? Any workarounds? PLEASE HELP -- Thank you much in advance.

更多推荐

救命!无法创建ASP.NET项目

本文发布于:2023-11-17 06:57:48,感谢您对本站的认可!
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:项目   ASP   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!