Tuesday, September 07, 2010  | 
Welcome to Module Masters support forums - the primary support mechanism for our products. Feel free to post your questions, and we will aim to respond in a timely manner.  We also encourage our users to post any feedback you may have.  You may also email us directly at service@modulemasters.com
Subject: Demo Setup
Prev Next
You are not authorized to post a reply.

Author Messages
ohj123User is Offline

Posts:3

07/04/2007 12:48  

I have installed demo version in DNN  4.05.03 with SQL Express 2005 on local machine, i get the following on dropping the module on a page:-

Error: Reports is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Cannot open user default database. Login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE' ---> System.Data.SqlClient.SqlException: Cannot open user default database. Login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. at .....

So is it trying to log on to the dnn database as Network Services and not use the dnn web.config connection string??

Iv'e added the httphandler into the webconfig. 

hostUser is Offline

Posts:449

07/04/2007 13:00  
No, this makes no sense actually. Did you see the server administration page? If so, what did you put in there? Or are you getting this immediately?
ohj123User is Offline

Posts:3

07/04/2007 13:02  
I get this straight away when i dro the module on the form
ohj123User is Offline

Posts:3

07/04/2007 13:29  
Ok sorted that problem ; sql was mot running under localsystem account but another account.
However now have another error:-
CREATE DATABASE permission denied in database 'master'. An attempt to attach an auto-named database for file D:\DotNetNuke\App_Data\Database.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.

hostUser is Offline

Posts:449

07/04/2007 14:36  
When do you get that? This is a SQL error where something is running a SQL create database statement (which this module does not do at all) and it is failing because of permission problems. It sounds like you are having some environment issues that are seperate from the module issues. I am not certain what is causing your error above, but I can assure you, we are not creating databases in our SQL Scripts!
You are not authorized to post a reply.



ActiveForums 3.7
Copyright 2005 by Module Masters Privacy StatementTerms Of Use