Viewing 15 posts - 1 through 15 (of 53 total)
Nevermind, I must have been hitting the wrong options, as now I have created a user, and, no errors popped up. I just have a few other coding problems...
July 19, 2014 at 12:36 pm
Thanks, however, there does not seem to be a 32 bit version of Windows Server 2012, is there?
October 14, 2012 at 10:15 am
🙂
I had a syntax error; following this article, I changed the SQL to:
SELECT [EntryID]
,[Timestamp]
,[Subject]
...
August 28, 2010 at 7:32 am
GilaMonster (8/26/2010)
GilaMonster (8/26/2010)
August 27, 2010 at 12:16 pm
Well I ported the website within another environment (IIS 6.0/Windows Server 2008/Visual Studio 2010 + .NET 4.0/SQL Server 2008 Express), and, after running some wizards to convert the website to...
August 27, 2010 at 11:34 am
GilaMonster (8/26/2010)
GilaMonster (8/26/2010)
August 26, 2010 at 4:11 pm
SeanLange (8/26/2010)
Is the sql server service running?
Yes
August 26, 2010 at 2:26 pm
I also tried running aspnet_regiis, however I get the following error:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>aspnet_regsql
Setup failed.
Exception:
Unable to connect to SQL Server database.
----------------------------------------
Details of failure
----------------------------------------
System.Web.HttpException: Unable to connect to SQL Server database. ---> System.Data.SqlClient.SqlException: A...
August 26, 2010 at 2:37 am
GilaMonster (8/26/2010)
Does the database couch_db exist on the server you're trying to connect to?Yes
Does the login ARMANI\ASPNET have rights to that database?
I still have to check this somehow... 🙂
I...
August 26, 2010 at 2:25 am
Surprisingly no errors were logged at C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG, at the date/time of running this wizard.
The problem still seems to be that the wizard is not recognizing the server...
June 22, 2010 at 9:56 am
Perry Whittle (6/20/2010)
Verify the instance name you are using and that the windows...
June 20, 2010 at 5:59 pm
Viewing 15 posts - 1 through 15 (of 53 total)