• English (United States)
    • العربية (مصر)
    • Deutsch (Deutschland)
    • Español (España, alfabetización internacional)
    • français (France)
    • हिंदी (भारत)
    • italiano (Italia)
    • 日本語 (日本)
    • 한국어 (대한민국)
    • Nederlands (Nederland)
    • polski (Polska)
    • русский (Россия)
    • ไทย (ไทย)
    • Türkçe (Türkiye)
    • Tiếng Việt (Việt Nam)
    • 中文(中华人民共和国)
    • 中文(香港特別行政區)

DotNetAge

Hide sidebar

How to use SQLServer for DotNetAge2.1 ?


    • Filed under:
    • FAQ
  • 0
1.Download the unity.config and web.config from following link configuration files for sqlserver

2.Extract and replace the configuration files to DotNetAge installation path.

3.Open web.config and replace your sql server connection string in section:


<connectionStrings>
<add name="DNADB" connectionstring="Data Source=Your server name(ip);Initial Catalog=Your database name;Integrated Security=True;MultipleActiveResultSets=True" providername="System.Data.SqlClient" />
<add name="LogConnection" connectionstring="Data Source=|DataDirectory|log.sdf" providername="System.Data.SqlServerCe.4.0" />
connectionStrings>

 


    Average:
  • Reads
    (382)
  • (0)
  • Permalink
Previous:Why user accounts disappear after re-publish ?
Share to:

Comments (0)


  • rss
  • atom

There is no comment found in this article.
Valid XHTML 1.0!