Home
|
Tutorial
|
Articles
|
Forum
|
Interview Question
|
Code Snippets
|
News
|
Fun Zone
|
Poll
|
Web Links
|
Certification
|
Search
Welcome :
Guest
Sign In
Register
Win Surprise Gifts!!!
Congratulations!!!
Top 5 Contributors of the Month
Diptimaya Patra
Dhananjay Kumar
nishithraj
Kunal Chowdhury
Shashi Ray
Home
>>
Forum
>>
C#
>>
Post New Question
Subscribe to Forum
Web.Config Error
Posted By :
Vikramraj gokhale
Posted Date :
07/02/2010
Points :
2
Category :
C#
I have developed Web Application in c#.Net i have uploded it on the server But when access it gives an error as following
<!-- 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>
Responses
Author:
Amit Mehra
Company URL:
http://www.dotnetspark.com
Posted Date: 07/02/2010 Points: 5
Hi,
There might be some different error in the application. To view that you have to set <customErrors mode="Off"/> in your web.config file.
Set <customErrors mode="Off"/> for time being and see the exact error.
Thanks
Amit
Thanks,
Amit
Please "
Mark As Answer
" if this post help you.
Author:
Lalit
Company URL:
http://www.dotnetspark.com
Posted Date: 08/02/2010 Points: 5
try this link
http://www.15seconds.com/issue/030102.htm
Please Check my answer if you help....
Thank You...
Lalit.
Post Reply
You must
Sign In
To post reply
Related Questions
web.config
web.config usage
Any alternative to using web.config file
Web.Config
While running ASP.NET in IE it shows error like this
Latest Forum Questions From The Same Category
Add datacoloum in c#.net Windows Application
Compare between Gridview & Htmltable
About Creating forum
Expression web 3
exception handling in c#.net?
Find more Forum Questions on C#, ASP.Net, Vb.Net, SQL Server and more
Here
Quick Links For Forum Categories:
ASP.Net
Windows Application
.NET Framework
C#
VB.Net
ADO.Net
Sql Server
SharePoint
OOPs
Silverlight
IIS
JQuery
JavaScript/VBScript
Biztalk
WPF
Patten/Practices
WCF
Others
www.DotNetSpark.com
UnAnswered
All
Hall of Fame
Terms of Service
Privacy Policy
Contact Us
Archives
Tell A Friend