Viewing 15 posts - 586 through 600 (of 3,366 total)
You need to change to 90 and then 100 because DNN 5.0.2 is running on just SQL Server 2005 and 2008 I just created a new install two days back....
December 31, 2009 at 8:55 pm
hedera (12/31/2009)
December 31, 2009 at 6:54 pm
Sade is back with Soldier of love, so I wish all SQL Server and .NET Wild Wild West in 2010.
😎
December 31, 2009 at 6:47 pm
hedera (12/31/2009)
I am assuming your database is not in compatibility 80 if it is then you may want to move to at least 90 for 2005 before going 100 which...
December 31, 2009 at 5:05 pm
hedera (12/31/2009)
December 31, 2009 at 4:06 pm
I think a lot of things are wrong here is the easy solution use SQL Server 2008 Express which comes in x64 so most of your problems will go away....
December 31, 2009 at 3:13 pm
Don't know what to tell you - I've installed SQL Server on Windows Vista, Windows 7, Windows 2003, Windows 2008 - in standard Windows clusters and even in a PolyServe...
December 31, 2009 at 12:40 pm
Not true - what is installed and running when SQL Server is installed won't make any difference to how SQL Server is installed. SQL Server requires and uses those local...
December 31, 2009 at 12:13 pm
Jeffrey Williams-493691 (12/31/2009)
Gift Peddie (12/31/2009)I am running VS2008 Team Suites and it was installed before I installed any SQL Server because my BIDs are labeled BIDs by Windows 7.
What does...
December 31, 2009 at 12:00 pm
Jeffrey Williams-493691 (12/31/2009)
Gift Peddie (12/31/2009)
SQLServer2005DTSUser${instance name}
SQLServer2005MSSQLServerADHelperUser${instance name}
You may be in a domain and running an upgrade I don't have these accounts and the ones I have are not Windows account...
December 31, 2009 at 11:46 am
SQLServer2005DTSUser${instance name}
SQLServer2005MSSQLServerADHelperUser${instance name}
You may be in a domain and running an upgrade I don't have these accounts and the ones I have are not Windows account because I have written...
December 31, 2009 at 11:26 am
Gift, my setup is consistent with the guidance in the atricle
http://msdn.microsoft.com/en-us/library/ms345380.aspx. What do you mean by "not admin at the network level"? Are you saying this new account needs to...
December 31, 2009 at 10:39 am
What SQL Server 2005 and above does is create several Windows groups. Then, the accounts that are specified for each service are added to those local groups. Those local groups...
December 31, 2009 at 10:37 am
mforbes (12/31/2009)
There are a lot of good articals on encrypting connection strings. Try looking at some of these.http://www.codeguru.com/csharp/.net/net_security/encryption/article.php/c9699__1/
http://groups.google.com/group/a-c-net/browse_thread/thread/cab3d7cf6d778057
It is not related to connection string this is defining user permissions in...
December 31, 2009 at 9:51 am
lenrigby (12/31/2009)
December 31, 2009 at 9:39 am
Viewing 15 posts - 586 through 600 (of 3,366 total)