.NET Tutorials, Forums, Interview Questions And Answers
Welcome :Guest
 
Sign In
Register
 
Win Surprise Gifts!!!
Congratulations!!!



Home >> Forum >> ASP.Net >> Post New QuestionBookmark and Share Subscribe to Forum

While running ASP.NET in IE it shows error like this

Posted By :Savi3     Posted Date :27/09/2008    Points :2   Category :ASP.Net
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.

Plz tell me how to solve this..


Hope u all understand this..

Responses
Author: Faizal        Company URL:           
Posted Date: 27/09/2008     Points: 5

Hi,
This means file name or file path is incorrect Check filename and path. 404 error means IIS can not ablt to find the requested resource.

Author: Savi3        Company URL:           
Posted Date: 28/09/2008     Points: 5

I checked it many times but it still shows on the same error..
Also the was exactly correct because i give in href by selecting in the pick url only..

I give the link in the Ajax control which is downloaded control from net..

Author: Amit Mehra        Company URL: http://www.dotnetspark.com           
Posted Date: 28/09/2008     Points: 5

Faizal is right.Even i feel you are wrong somewhere you have to check anchor tag properly.if possible paste your anchor tag here..

Thanks,
Amit
Please "Mark As Answer " if this post help you.
Author: Savi3        Company URL:           
Posted Date: 28/09/2008     Points: 5

<a href="path">click</a>

This only because the path is from local only not in web..

Wats wrong in this?

Author: Amit Mehra        Company URL: http://www.dotnetspark.com           
Posted Date: 28/09/2008     Points: 5

the problem is in the Path only,so please paste original anchor tag as you are using in your application then only we ca able to say something.

Thanks,
Amit
Please "Mark As Answer " if this post help you.
Author: Savi3        Company URL:           
Posted Date: 28/09/2008     Points: 5


<a href="epurple/Accounts/WelcomeForm.aspx">Welcome</a>


This s the path..

Author: Amit Mehra        Company URL: http://www.dotnetspark.com           
Posted Date: 28/09/2008     Points: 5

Try like this and see

<a href="../epurple/Accounts/WelcomeForm.aspx">Welcome</a>

Thanks,
Amit
Please "Mark As Answer " if this post help you.
Author: Savi3        Company URL:           
Posted Date: 28/09/2008     Points: 5

the path s selected by pick url so i hope not a pbm in path under i give the same path..

Post Reply

You must Sign In To post reply
 

Related Questions Related Questions

Latest Forum Questions From The Same Category

 
Find more Forum Questions on C#, ASP.Net, Vb.Net, SQL Server and more Here
Quick Links For Forum Categories:
ASP.NetWindows Application  .NET Framework  C#  VB.Net  ADO.Net  
Sql Server  SharePoint  OOPs  SilverlightIISJQuery
JavaScript/VBScriptBiztalkWPFPatten/PracticesWCFOthers
www.DotNetSpark.comUnAnsweredAll

Hall of Fame    Twitter   Terms of Service    Privacy Policy    Contact Us    Archives   Tell A Friend