TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
harish sharma
1.4k
310
1.5k
Webconfig error in vb.net
Dec 23 2014 6:10 AM
Error2It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.E:\shopaquasportbck2014\tirage\web.config39
<authentication mode="Forms">
<forms name=".authTirage" path="/" loginUrl="admin/login.aspx" protection="All" timeout="20" defaultUrl="admin/index.aspx">
<credentials passwordFormat="Clear">
<user name="martial" password="miri01"></user>
<user name="simon" password="simon113"></user>
</credentials>
</forms>
</authentication>
Reply
Answers (
0
)
In web config file when run this show error
Problem to find average