iEntry 10th Anniversary Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > Putting it Together > Databases

Reply
 
LinkBack Thread Tools
Old June 4th, 2009, 07:55 AM   #1
New Member
 

Join Date: Mar 2009
Location: NZ
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 namu is on a distinguished road
Error: "Failed to generate a user instance of SQL Server...."

Hello

I am really terribly stuck trying to work together with SQL and Visual Studio together, using ASP and AJAX together....however, the problem is not the programming...its to do with SQL Server.

When I try to run my .aspx file in the browser (which includes a 'create new user' login control) through Visual Studio 2005, I get an error saying: "Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed".

Error Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

SQLExpress database file auto-creation error:
The connection string specifies a local Sql Server Express instance using a database location within the applications App_Data directory. The provider attempted to automatically create the application services database because the provider determined that the database does not exist. The following configuration requirements are necessary to successfully check for existence of the application services database and automatically create the application services database:
1) If the applications App_Data directory does not already exist, the web server account must have read and write access to the applications directory. This is necessary because the web server account will automatically create the App_Data directory if it does not already exist.
2) If the applications App_Data directory already exists, the web server account only requires read and write access to the applications App_Data directory. This is necessary because the web server account will attempt to verify that the Sql Server Express database already exists within the applications App_Data directory. Revoking read access on the App_Data directory from the web server account will prevent the provider from correctly determining if the Sql Server Express database already exists. This will cause an error when the provider attempts to create a duplicate of an already existing database. Write access is required because the web server accounts credentials are used when creating the new database.
3) Sql Server Express must be installed on the machine.
4) The process identity for the web server account must have a local user profile. See the readme document for details on how to create a local user profile for both machine and domain accounts.

-----------------------------------------------------------------------------------------------------------------------------

I have installed....uninstalled....reinstalled SQL server uncountable times now....but still get the error.....

I have tried a few things when I search about this on Google....but none of those things seem to work.

I am really stuck. Please any help/suggestions would be much appreciated.

Thanks
namu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
checking if user has entered "JavaScript code" in the form's text area javacaravan JavaScript 3 March 11th, 2009 01:17 PM
[SOLVED] Getting the "Microsoft JET Database Engine error '80040e14'" error. VegaLA Classic ASP 3 January 25th, 2008 09:12 PM
[SOLVED] Show "Image" Depends On User "Status"? Monie Classic ASP 6 October 15th, 2007 10:22 PM
? IS "meta name="robots" content="?" necessary in pages ? Love2Java Your Design and Layout 6 August 8th, 2007 10:48 AM
window.opener.document["nameForm"].getElementById("someid").value; doesnt work drpompeii JavaScript 0 February 17th, 2007 08:09 PM


Search Engine Optimization by vBSEO 3.2.0 RC8