| Author |
Message |
cvillard
Joined: 23 May 2012 Posts: 2
|
Posted: Wed May 23, 2012 1:35 pm Post subject: Application Name="Red Gate Software - SQL Tools" |
|
|
I installed SQL Tools for Visual Studio some time ago but uninstalled after trying it out.
I noticed today that when I was creating a new project and working on th web.config that I find the following located in my connection string.
Application Name="Red Gate Software - SQL Tools"
I removed this and updated my database and went back to the web.config and a new connection string was created with the same Application name again.
Can anyone assist with why this is happening? |
|
| Back to top |
|
 |
eddie davis
Joined: 14 Jun 2006 Posts: 796 Location: Red Gate Software
|
Posted: Fri May 25, 2012 10:45 am Post subject: |
|
|
Hi
Thank you for post into the forum.
Sadly I am totally confused has to how you have the following in your connection string:
| Quote: |
Application Name="Red Gate Software - SQL Tools"
|
I have our SQL tools installed and created a new web project in VS2010. Looked at the properties for the web.config and there is no entry like the one above.
The only workaround I can suggest, is to locate the template that creates the web.config and check it's properties.
Many Thanks
Eddie _________________ Eddie Davis
Technical Support Engineer
Red Gate Software Ltd
E-mail: support@red-gate.com |
|
| Back to top |
|
 |
cvillard
Joined: 23 May 2012 Posts: 2
|
Posted: Fri May 25, 2012 1:22 pm Post subject: |
|
|
I also want to note, after seeing your reply I tried a bunch of different tasks within VS and this occurs when I use a LINQ to SQL (dbml) document and drop onto it (from Server Explorer) a table. When I then view the config again, this line appears.
<add name="ConnectionString" connectionString="Data Source=localhost\SQLEXPRESS;Initial Catalog=SyncDB;Integrated Security=True;Pooling=False;Application Name="Red Gate Software - SQL Tools""
providerName="System.Data.SqlClient" /> |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group