在登录页面中验证时出错 [英] Error when validate in login page

查看:143
本文介绍了在登录页面中验证时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我点击登录按钮输入用户名和密码后,下面的错误显示.pls为我提供了一个很好的连接数据库解决方案或告诉我如何连接。或者给出带有数据库文件的示例登录页面。





配置错误



描述:处理服务所需的配置文件时出错这个请求。请查看下面的具体错误详细信息并相应地修改配置文件。



分析程序错误消息:配置部分不能包含CDATA或文本元素。



来源错误:





第26行:

行27:< connectionStrings>

第28行:< add name =" sqlconnection" connectionString =" Data Source = VANARAJ\SQLEXPRESS; Initial Catalog = Practice; Integrated Security = True" providerName =" System.Data.SqlClient" />

第29行:

第30行:< / connectionStrings>



源文件:D:\ _Practice\Prac \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\请浏览 http://www.connectionstrings.com/ [ ^ ]



在继续进行之前,我还建议你阅读一些初学者的文章。原因是我个人感觉(从我遇到的问题)你应该先清除一些基础知识。



问候..


After typing username and password when i am clicking Login button the below error shows.pls provide me a good solution for connecting database or tell me how to connect.or give sample loginpage with database file.


Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: The configuration section cannot contain a CDATA or text element.

Source Error:


Line 26:
Line 27: <connectionStrings>
Line 28: <add name="sqlconnection" connectionString="Data Source=VANARAJ\SQLEXPRESS;Initial Catalog=Practice; Integrated Security=True" providerName="System.Data.SqlClient"/>
Line 29:
Line 30: </connectionStrings>

Source File: D:\Practice\Prac\loan\web.config Line: 28

解决方案

I strongly recommend you to go through http://www.connectionstrings.com/[^]

And before proceeding further,i also suggest you to go through some beginner's Article. The reason is i personally felt(from your questions i came across) that you should have some basics cleared first.

Regards..


这篇关于在登录页面中验证时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆