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
Kalyani Shevale
NA
3.2k
703.1k
Excel File Downloading From Server this time error Occurred
Oct 9 2018 8:00 AM
To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
this issue in the local machine not occurred but in the server, this issue occurred.
plz, help me.
<!-- Web.Config Configuration File -->
<
configuration
>
<
system.web
>
<
customErrors
mode
=
"Off"
/>
</
system.web
>
</
configuration
>
<!-- Web.Config Configuration File -->
<
configuration
>
<
system.web
>
<
customErrors
mode
=
"RemoteOnly"
defaultRedirect
=
"mycustompage.htm"
/>
</
system.web
>
</
configuration
>
Reply
Answers (
1
)
From Server to Excel file downloading time this Probem Occur
Create multiple pdf file as Marksheet of 1000 students