Click here to Skip to main content
15,884,099 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I create a page Under a folder when i run it say that error !!
i use this url : http://localhost:16256/a/1.aspx
why ???
Posted
Updated 7-Jan-19 19:40pm

1 solution

Try this

1. Set the "Build Action" to Content
2- Set the "Copy to Output Directory" to Copy always

Steps to set these options:
1. Right click on Web-form (Default.aspx)
2. then click Properties
3. Set the "Build Action" to Content

Sometimes if your are not put Ajax toolkit Manager with Global.
 
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