如何纠正以下错误,即"flowers"应用程序中的服务器错误 [英] how to rectify the following error that server error in 'flowers' application

查看:74
本文介绍了如何纠正以下错误,即"flowers"应用程序中的服务器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以解释吗?

我的数据库名称是花" .....

当我执行它会导致以下错误.....


``/flowers''应用程序中的服务器错误.
-------------------------------------------------- ------------------------------

无法找到该资源.
说明:HTTP404.您正在寻找的资源(或其依赖项之一)可能已被删除,名称更改或暂时不可用.请查看以下URL,并确保其拼写正确.

要求的网址:/flowers/Books


-------------------------------------------------- ------------------------------
版本信息:Microsoft .NET Framework版本:2.0.50727.3053; ASP.NET版本:2.0.50727.3053

Can anyone explain this?

my database name is ''Flowers''.....

when i am execute it cause the following error.....


Server Error in ''/flowers'' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /flowers/Books


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

推荐答案

未找到"只是意味着未找到.在您所说的URL上检查您的网站中包含什么.如果URL错误,请检查指向错误URL的锚点(<a href="…">标记).它与您的数据库并没有真正的关系,它的名称在服务器端的APS.NET代码中使用.

—SA
"Not found" just means not found. Check what do you have in your Web site at the said URL. If the URL is wrong, check the anchor (<a href="…"> tag) which points to wrong URL. It is not really related to your database and it''s name, which is used in your APS.NET code on server side.

—SA


这篇关于如何纠正以下错误,即"flowers"应用程序中的服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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