An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the loca
bdesmet
Star
8255 Points
1651 Posts
An application error occurred on the server. The current custom error settings for this applicati...
Dec 29, 2004 05:07 PM|LINK
Visit www.msdn.be, www.bartdesmet.net
bdesmet
Star
8255 Points
1651 Posts
Re: An application error occurred on the server. The current custom error settings for this appli...
Dec 29, 2004 05:10 PM|LINK
Visit www.msdn.be, www.bartdesmet.net
bdesmet
Star
8255 Points
1651 Posts
Re: An application error occurred on the server. The current custom error settings for this appli...
Dec 29, 2004 05:11 PM|LINK
Visit www.msdn.be, www.bartdesmet.net
prajeeshkkin...
Participant
1458 Points
263 Posts
Re: An application error occurred on the server. The current custom error settings for this appli...
Dec 18, 2007 10:37 AM|LINK
Contactl your host and ask them to set the application directory for asp.net and also give full control to asp.net account on your domian folder,and please confirm that the server is supporting asp.net 2.0 instead of asp.net 1.1.
Prajeesh KK
ASp.net Developer
AppDomain ASP .net 2.0 + ASP
Visit My Blog : http://prajeeshkk.blogspot.com/
Regards,
Prajeesh.
Software Engineer
Speridian Technologies
jobran456
Member
30 Points
10 Posts
Re: An application error occurred on the server. The current custom error settings for this appli...
Oct 20, 2010 12:40 PM|LINK
An application error occurred on the server.
http://sharepointerrorsslv.blogspot.com/2010/10/list-cannot-be-displayed-in-datasheet.html
Prechezer
Member
2 Points
1 Post
Re: An application error occurred on the server. The current custom error settings for this appli...
Nov 14, 2010 04:29 PM|LINK
<customErrors> <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
rajeshwar.jm...
Member
2 Points
1 Post
Re: An application error occurred on the server. The current custom error settings for this appli...
Jul 21, 2011 06:32 AM|LINK
this helps alot to me ......
thanks asp.net developer......