What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 23567 |  Welcome, Guest!   Register  Login
 Home > Forums > Others > how to solve this error ...
Gow.Net

how to solve this error

Replies: 9 | Posted by: Gow.Net on 7/3/2012 | Category: Others Forums | Views: 301 | Status: [Member] | Points: 10  


please see that link http://www.freedialinfo.com/industrial_machinery_Water%20Level%20Controller%20Dealers_coimbatore.aspx how to solve this error anyone help me please

gowthaman8870226416


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Sheonarayan
Sheonarayan  
Posted on: 7/3/2012 9:28:12 PM
Level: HonoraryPlatinum | Status: [Microsoft_MVP] [Administrator] | Points: 25

Where is the error?

Regards,
Sheo Narayan, Microsoft MVP
The Founder
http://www.dotnetfunda.com

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Abhisekjani
Abhisekjani  
Posted on: 7/4/2012 1:47:26 AM
Level: Starter | Status: [Member] | Points: 25

ha ha ha where is the error Brother................................?

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Perfect.Chourasia@Gmail.Com
Perfect.Chourasia@Gmail.Com  
Posted on: 7/4/2012 1:58:55 AM
Level: Starter | Status: [Member] | Points: 25

What is the error not defined...

ER sandeep chourasia
sandeepchrs@yahoo.com (on facebook)
http://sandeep-chourasia.blogspot.com/

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

CGN007
CGN007  
Posted on: 7/4/2012 2:05:57 AM
Level: Silver | Status: [Member] | Points: 25

Where is the error?
Please check and update your question with error details.

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Perfect.Chourasia@Gmail.Com
Perfect.Chourasia@Gmail.Com  
Posted on: 7/4/2012 2:25:25 AM
Level: Starter | Status: [Member] | Points: 25

http://api.jquery.com/jQuery.noConflict/



ER sandeep chourasia
sandeepchrs@yahoo.com (on facebook)
http://sandeep-chourasia.blogspot.com/

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Premalatha
Premalatha  
Posted on: 7/4/2012 4:30:45 AM
Level: Starter | Status: [Member] | Points: 25

This is the error ..

Details: 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".
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Premalatha
Software Engineer

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Britsouls
Britsouls  
Posted on: 7/4/2012 4:34:57 AM
Level: Starter | Status: [Member] | Points: 25

because of you do not create virtual directory in your webmail portal..

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Gow.Net
Gow.Net  
Posted on: 7/4/2012 4:39:13 AM
Level: Starter | Status: [Member] | Points: 25

ya thanks Premalatha mam
my error
This is the error ..

Details: 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".
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>


gowthaman8870226416

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Premalatha
Premalatha  
Posted on: 7/4/2012 4:51:35 AM
Level: Starter | Status: [Member] | Points: 25

mode" attribute set to "ON";



Premalatha
Software Engineer

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/21/2013 12:41:27 PM