Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HTML
Runtime Error 
Description: 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 local server machine. 

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>

my code is in


HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CV Bank of India</title>
<link href="css/menu.css" rel="stylesheet" type="text/css" />
<link href="css/menumain.css" rel="stylesheet" type="text/css" />
<link href="css/sidemenu.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none}
a.Link{color:#000000}
a.Visited{color:#333333}
a.Active{color:#FF0000}
a.hover{color:#FFFFFF}



.style1 {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {color: #FF9900}
.style4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.style5 {color: #FFFFFF}
.style6 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }
.style11 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style12 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style14 {
	font-size: x-small;
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style16 {color: #000000}
.style17 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.style18 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #febf01;
}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.style21 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style34 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style35 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
-->
</style>
</head>

<body background="images/bg.gif" bgcolor="#FFFFFF"leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginheight="0" marginwidth="0"><form  runat="server">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="417" height="26" removed="images/index_01.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="5%"> </td>
                    <td width="90%"><span class="style1">Welcome to cvbankofindia.com</span></td>
                    <td width="5%"> </td>
                  </tr>
                </table></td>
                <td width="26"><img src="images/index_02.jpg" width="26" height="26" /></td>
                <td width="309" height="26" removed="images/index_03.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="3%"> </td>
                    <td width="92%"><span class="style1">Call us:- +91-657-2420015/2441862</span></td>
                    <td width="5%"> </td>
                  </tr>
                </table></td>
                <td width="260" height="26" removed="images/index_04.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="5%"> </td>
                    <td width="88%"><span class="style20"><a href="opportunity.html"><font color="#000000"> Opportunity</font> </a></span><span class="style1"><span class="style2">|</span><a href="who_are.html"><font color="#000000"> Who we are? </font></a><span class="style2">|</span><a href="contact_us.html"><font color="#000000"> Contact us </font></a></span></td>
                    <td width="7%"> </td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="1000" height="1" bgcolor="#cccccc"><img src="images/blank.gif" width="1" height="1" /></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="29" height="130" bgcolor="#febf01"><h3><img src="images/blank.gif" width="1" height="1" /></h3></td>
                <td width="749"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#febf01">
                      <tr>
                        <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td><img src="images/index_07.jpg" width="319" height="49" /></td>
                          </tr>
                          <tr>
                            <td width="319" height="22" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td width="21%"> </td>
                                <td width="71%"><span class="style4">For Education <span class="style5">|</span> For Placement</span></td>
                                <td width="8%"> </td>
                              </tr>
                            </table></td>
                          </tr>
                          <tr>
                            <td width="319" height="26" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
                          </tr>
                        </table></td>
                        <td width="421" height="97" bgcolor="febf01"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td width="740" height="33" bgcolor="#febf01"><div id="glowingtabs">
<ul>
<li id="current"><a href="#" title="Post Requirement"><span>Post Requirement</span></a></li>
<li><a href="cv_posting.aspx" title="Post your CV"><span>Post your CV</span></a></li>
<li><a href="#" title="Post your Resume"><span>Post your Resume</span></a></li>
<li><a href="#" title="Post your Bio-Data"><span>Post your Bio-Data</span></a></li>
</ul>
</div></td>
                  </tr>
                </table></td>
                <td width="202"><table width="99%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="202" height="24" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
                  </tr>
                  <tr>
                    <td><img src="images/index_11.jpg" width="202" height="73" /></td>
                  </tr>
                  <tr>
                    <td width="202" height="33" bgcolor="#febf01"> </td>
                  </tr>
                </table></td>
                <td width="32" height="130" bgcolor="#febf01"> </td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="1000" height="1" bgcolor="#af8300"><img src="images/blank.gif" /></td>
          </tr>
          <tr>
            <td width="1000" height="10" bgcolor="#ffffff"><img src="images/blank.gif" width="1" height="1" /></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="29" height="239" bgcolor="#ffffff"><img src="images/blank.gif" width="1" height="1" /></td>
                <td width="663"><img src="images/index_19.jpg" width="663" height="239" /></td>
                <td width="21" height="239"><img src="images/blank.gif" width="1" height="1" /></td>
                <td width="270" height="239" bgcolor="#ff0000">
                  <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td width="4%"> </td>
                          <td width="90%"><span class="style6">Register User Login here:-</span></td>
                          <td width="6%"> </td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td height="10"><img src="images/blank.gif" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td width="4%"> </td>
                          <td width="31%" class="style9">Username</td>
                          <td width="65%"><label>
                          <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
</label></td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td width="4%"> </td>
                          <td width="31%" class="style9">Password</td>
                          <td width="65%"><label>
                          <asp:TextBox ID="TextBox2" TextMode="Password" runat="server"></asp:TextBox>
</label></td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
                    </tr>
                    <tr>
                      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td width="37%"> </td>
                          <td width="12%"><label>
                          <asp:Button ID="Button3" runat="server" Text="Go" onclick="go" />                          
</label></td>
                          <td width="4%"> </td>
                          <td width="41%"><div align="center"><span class="style11">Forgot Password?</span></div></td>
                          <td width="6%"> </td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td><asp:Label ID="Label1" runat="server" ForeColor="White"></asp:Label></td>
                    </tr>
                    <tr>
                      <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td width="4%"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td width="92%" height="15" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td width="4%"><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                        <tr>
                          <td> </td>
                          <td bgcolor="#F0F0F0"><div align="center"><span class="style12">Don't have a CV Bank of India ID?</span></div></td>
                          <td> </td>
                        </tr>
                        <tr>
                          <td><img src="images/blank.gif" width="1" height="1" /></td>
                          <td height="12" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                        <tr>
                          <td> </td>
                          <td bgcolor="#F0F0F0"><div align="center">
                            <label>
                            <asp:Button ID="Button4" runat="server" Text="Click Here" onclick="reg" />                            </label>
                          </div></td>
                          <td> </td>
                        </tr>
                        <tr>
                          <td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td height="5" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                        <tr>
                          <td height="5"> </td>
                          <td height="15" bgcolor="#F0F0F0"><div align="center" class="style14"><img src="images/blank.gif" width="1" height="1" /><span class="style16">www.cvbankofindia.com</span></div></td>
                          <td> </td>
                        </tr>
                        <tr>
                          <td height="5"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td height="5" bgcolor="#F0F0F0"><img src="images/blank.gif" width="1" height="1" /></td>
                          <td><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td height="8"><img src="images/blank.gif" width="1" height="1" /></td>
                    </tr>
                  </table>
                                               </td>
                <td width="29" height="239" bgcolor="#ffffff"> </td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="1000" height="9" bgcolor="#FFFFFF"><img src="images/blank.gif" width="1" height="1" /></td>
          </tr>
          <tr>
            <td></td>
          </tr>
          <tr>
            <td><div id="vdividermenu">
<ul>
<li id="current"><a href="index.html" title="Home">Home</a></li>
<li><a href="#" title="List of Institutions">List of Institutions</a></li>
<li><a href="#" title="Search Database">Search Database</a></li>
<li><a href="#" title="Services">Services</a></li>
<li><a href="#" title="Avvertise with us">Advertise with us</a></li>	
<li><a href="#" title="Refer2Needy">Refer2Needy</a></li>
<li><a href="#" title="Useful-Links">Useful-Links</a></li>
<li><a href="#" title="What's New">What's New</a></li>
</ul>
</div></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="29" height="698"><img src="images/blank.gif" width="1" height="1" /></td>
                <td valign="top" width="232"><table width="32%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td><img src="images/index_29.jpg" width="232" height="31" /></td>
                  </tr>
                  <tr>
                    <td><ul class="buttonmenu">
<li><a href="#">Acadmic Institute</a></li>
<li><a href="#">Professional Institute</a></li>
<li><a href="#">Technical Institute</a></li>
<li><a href="#">Vocational Training</a></li>
<li><a href="#">Tution (Private)</a></li>
<li><a href="#">Coaching Institute</a></li>
<li><a href="#">Admission</a></li>
<li><a href="#">Counsellors</a></li>
<li><a href="#">Consultants</a></li>
<li><a href="#">Educational Stores</a></li>
<li><a href="#">Edu-Material-Supplier</a></li>
<li><a href="#">Miscellenous</a></li>
<li><a href="#">Candidate Available</a></li>
<li><a href="#">Candidate Required</a></li>
<li><a href="#">Agencies</a></li>
<li><a href="#">Education Online</a></li>
<li><a href="#">Distance Learning</a></li>	
</ul></td>
                  </tr>
                  <tr>
                    <td><img src="images/index_35.jpg" width="232" height="31" /></td>
                  </tr>
                  <tr>
                    <td><ul class="buttonmenu">
<li><a href="#">Consultant</a></li>
<li><a href="#">Employers</a></li>
<li><a href="#">Job Providers</a></li>
<li><a href="#">Agencies</a></li>
<li><a href="#">Campus Selection</a></li>
<li><a href="#">Walk-in-Interview</a></li>
<li><a href="#">Covering Letter</a></li>
<li><a href="#">Resignation Letter</a></li>
<li><a href="#">Resume Builder</a></li>
<li><a href="#">Negotiation Salary</a></li>
<li><a href="#">Interview Preparation</a></li>
<li><a href="#">C.V(Resume) Posting Tips</a></li>
</ul></td>
                  </tr>
                </table></td>
                <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="8"><img src="images/blank.gif" width="1" height="1" /></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="2%"> </td>
                        <td width="96%"><span class="style35">Curriculum- Vitae (C.V)</span></td>
                        <td width="2%"> </td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="2%"> </td>
                        <td width="96%"><p align="justify" class="style34">C.V is Latin Word means "course of life" reflects brief description  of the positive elevenths that Augments one’s capabilities gained over the years etc. That  can aid in performing the new role better. It generally reflects all  professional "course of life".<br /><br />
                          As C.V are generally used while searching jobs in academic  field or as a frerhevs. It is supposed to contain every single aspect of  expertise gained either from educational or professional life includes the various  publications authored by the candidates that can strength the chance in getting  job.</p>
                          <div align="justify"><span class="style34">[C.V is more detail form of RESUME & BIO-DATA , usually in chronological-order of 2-3  pages, but can run even longer as per the requirement].</span></div></td>
                        <td width="2%"> </td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td> </td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="2%"> </td>
                        <td width="96%"><span class="style35">Differnt forms of C.V</span></td>
                        <td width="2%"> </td>
                      </tr>
                    </table></td>
                  </tr>
                  <tr>
                    <td height="3"><img src="images/blank.gif" width="1" height="1" /></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="2%"> </td>
                        <td width="96%"><div align="justify" class="style34"><ol>
                          <li>
                            <div align="justify" class="style34">Chronological  .C.V:- List down the job seeker’s recent as well as part experience in term of  the varies that the candidate may have successfully held recently. The  candidate gets the opportunity to show how he/she has grown through each potion  held over a period of time is know.</div>
                          </li>
                          <li class="style34">
                            <div align="justify">Functional  C.V:- List down the candidate’s work experience &achievements even a period  of time bored on the functions handled. Attention is not given as any  chronological listing is known by functional C.V.</div>
                          </li>
                          <li class="style34">
                            <div align="justify">Preference  C.V:- Highlights the job seeker’s performance merits and achievement on the  basics of the portion brief applied for.</div>
                          </li>
                        </ol></div>
                          <p align="justify" class="style34"> Every prospective  candidate most-work towards creating and drafting a Winning C.V –</p>
                          <div align="justify" class="style34">One that is able to create  a positive impression on the employer in the absence of face to face meeting.  This kind of a well balanced and effective C.V is successfully in showing one’s  ability to handle the position applied for recruiter.  </div></td>
                        <td width="2%"> </td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
                <td width="192" height="698" bgcolor="#ff0000"><div align="center" class="style21"><img src="images/blank.gif" width="1" height="1" />Space for ADV</div></td>
                <td width="29" height="698"><img src="images/blank.gif" width="1" height="1" /></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="1000" height="9" bgcolor="#FFFFFF"> </td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#febf01">
              <tr>
                <td width="34" height="139" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
                <td width="227"><table width="99%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="227" height="20" bgcolor="#febf01"> </td>
                  </tr>
                  <tr>
                    <td><img src="images/index_47.jpg" width="227" height="24" /></td>
                  </tr>
                  <tr>
                    <td width="227" height="95" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="14%"> </td>
                        <td width="74%"><a href="#" class="style16">CV Login</a></td>
                        <td width="12%"> </td>
                      </tr>
                      <tr>
                        <td height="4" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Resume Login</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="4"><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Bio-Data Login</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td> </td>
                        <td> </td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
                <td width="10"><img src="images/index_41.jpg" width="9" height="139" /></td>
                <td width="228"><table width="99%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="225" height="20" bgcolor="#febf01"> </td>
                  </tr>
                  <tr>
                    <td><img src="images/index_48.jpg" width="225" height="24" /></td>
                  </tr>
                  <tr>
                    <td width="225" height="95" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="18%"> </td>
                        <td width="70%"><a href="#" class="style16">CV Login</a></td>
                        <td width="12%"> </td>
                      </tr>
                      <tr>
                        <td height="4" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Resume Login</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="4"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Bio-Data Login</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td> </td>
                        <td> </td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
                <td width="10"><img src="images/index_43.jpg" width="10" height="139" /></td>
                <td width="227"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="225" height="20" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
                  </tr>
                  <tr>
                    <td width="225" height="119" bgcolor="#febf01"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="14%"> </td>
                        <td width="74%"><a href="#" class="style16">Home</a></td>
                        <td width="12%"> </td>
                      </tr>
                      <tr>
                        <td height="2" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Institutions Listiners Login</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="2"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">FAQ's</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="2"><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Notification</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="2"><img src="images/blank.gif" width="1" height="1" /></td>
                        </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Coming Soon</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td> </td>
                        <td> </td>
                      </tr>
                      
                    </table></td>
                  </tr>
                </table></td>
                <td width="10"><img src="images/index_45.jpg" width="10" height="139" /></td>
                <td width="266"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="260" height="20" bgcolor="#febf01"><img src="images/blank.gif" width="1" height="1" /></td>
                  </tr>
                  <tr>
                    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td width="14%"> </td>
                        <td width="74%"><a href="#" class="style16">Terms & Conditions</a></td>
                        <td width="12%"> </td>
                      </tr>
                      <tr>
                        <td height="5" colspan="3"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Privacy Policy</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="5"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Site Map</a></td>
                        <td> </td>
                      </tr>
                      <tr>
                        <td colspan="3" height="5"><img src="images/blank.gif" width="1" height="1" /></td>
                      </tr>
                      <tr>
                        <td> </td>
                        <td><a href="#" class="style16">Contact us</a></td>
                        <td> </td>
                      </tr>
                      
                    </table></td>
                  </tr>
                  <tr>
                    <td><img src="images/index_53.jpg" width="260" height="31" border="0" usemap="#Map" /></td>
                  </tr>
                </table></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td bgcolor="#febf01"> </td>
          </tr>
          <tr>
            <td bgcolor="#febf01"> </td>
          </tr>
          <tr>
            <td height="25" bgcolor="#000000"><div align="center"><span class="style17">Copyright © 2011, CV BANK OF INDIA, all rights reserved. Design and Hosted by </span><span class="style18"><a rel="htmltooltip">AMSCO INDIA</a></span></div></td>
          </tr>
          
        </table></td>
      </tr>
    </table></td>
  </tr>
</table>

<map name="Map" id="Map">
  <area shape="circle" coords="155,15,14" href="#" />
<area shape="circle" coords="188,15,14" href="#" />
<area shape="circle" coords="123,14,13" href="#" />
</map></form></body>
</html>


<%@Import Namespace="System.Data"%>
<%@Import Namespace="System.Data.OleDb"%>
<script  runat="server" language="C#">
OleDbConnection con;
OleDbCommand com;
OleDbDataAdapter da;
DataSet ds;

void Page_Load(Object s, EventArgs e)
{

con=new OleDbConnection();
con.ConnectionString="PROVIDER=Microsoft.Jet.OleDb.4.0;Data Source=" + Server.MapPath("~/cvbank.mdb") + "";
con.Open();
ds= new DataSet();
String sql="select * from cv";
da=new OleDbDataAdapter(sql,con);
da.Fill(ds,"cv");
//dg1.DataSource=ds;
//dg1.DataBind();
con.Close();
}


</script>
Posted
Updated 6-Dec-11 22:19pm
v2
Comments
uspatel 7-Dec-11 4:11am    
try to run it on localhost , and then check what error msg occured?
Janardan Pandey 7-Dec-11 4:23am    
In localhost it is running but after uploading in server it is not giving this error and not running

1 solution

Change your web.config and make CustomError mode="off" to see actual error.

HTML
<customerrors mode="Off" />
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900