Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

New Post: DB connection issue

$
0
0
Hi,
I tried to install bug.Net on my SQL Server 2008 R2 instance (NOT SQLEXPRESS). So I modified the connection string so:
<add name="BugNET" connectionString="Data Source=.\MSSQLSERVER;AttachDbFilename=|DataDirectory|Database.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient" />
where MSSQLSERVER is the instance name of SSqerver on my computer. If I try to open the /install/install.aspx page, I get these errors:
  1. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid)
  2. Error: An error occurred while getting provider information from the database. This can be caused by Entity Framework using an incorrect connection string. Check the inner exceptions for details and ensure that the connection string is correct.
The first one repeated twice.

So, I'd like to know what's wrong in my connection string... Your help is appreciate!


The asp.net v4 app pool identity has the right permissions on the BugNet folder.

P.S. - Sorry for my english... :(

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>