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
chitra
NA
34
21k
Error in menu control navigation using sitemap
May 12 2012 1:10 AM
i used menu control for navigation. i used sitemap for different login user...in my lost host its working well. when i upload my app on server, its shows the error in web.config file near
Parser Error Message:
It 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.
<siteMap>
<providers>
<add name="MyNewSitemapProvider"
type="System.Web.XmlSiteMapProvider"
siteMapFile="MyNewSitemapFile.sitemap"/>
</providers>
</siteMap>
can u plz, tell me where i had made mistake...
Reply
Answers (
0
)
session
how to upload a file in asp.net using c#