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
Anoop U
NA
32
965
Session with multiple user
Jun 19 2018 5:48 AM
Dear Sir,
I refer the following link : https://www.c-sharpcorner.com/uploadfile/61b832/Asp-Net-session-and-web-config-explained/
and i am using the first case in that
<system.web>
<sessionState cookieless="true" mode="InProc"/>
</system.web>
Now session swapping is not coming. but when i open a popup with google map is not working (Not pointing to the given default location).
But after changing
<system.web>
<sessionState cookieless="false" mode="InProc"/>
</system.web>
its works perfect.
I need to use the cookieless="true".
can you help me to rectify this?
Regards
Anoop Krishna
Reply
Answers (
1
)
When Display data in datagridview it take too much time alth
cannot implicitly convert string to 'system.messaging.messag