hy
i'm trying to make a new database like the tutorial say i have to make it in the documantation, I think the IIS stuff works, but then i need to make a new database with SQL Server Management studio... I try to make it, giving it the same name as the tutorial. But when i press OK i get this message :
TITLE: Microsoft SQL Server Management Studio
------------------------------
Create failed for Database 'DotNetNuke'. (Microsoft.SqlServer.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.0.1600.22+((SQL_PreRelease).080709-1414+)&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Create+Database&LinkId=20476
------------------------------
ADDITIONAL INformATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
CREATE DATABASE permission denied in database 'master'. (Microsoft SQL Server, Error: 262)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.00.1600&EvtSrc=MSSQLServer&EvtID=262&LinkId=20476
------------------------------
BUTTONS:
OK
------------------------------
I used the SQL server Management studio from SQL 2008 and IIS 7, and i'm going to use Visual web developer 2008.
I realy need to make this site in a short period of time... pleas help me