Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am getting this error "Server Error in '/' Application - The resource cannot be found" while executing my website..what should i do?
Posted
Comments
Rajeev Jayaram 16-Oct-13 7:25am    
Can you provide more information? We can't see your code, can we?
JoCodes 16-Oct-13 7:29am    
Post the full error description

1 solution

Hi

your web site have run time error in your code. to find the error

1. Login to your web server(your website deployed)
2. Go to IIS-->Sites-->Right click on your website-->Manage web site-->Browse

then it will show runtime error.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900