Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Install fails on Run Database Installation Scripts Install fails on Run Database Installation Scripts
Previous
 
Next
New Post
8/18/2008 2:40 PM
 

Hello All

I searched the threads but did not find an equivilent problem.

 

My Environment:

XP x64 Pro

VS 2005

SQl Express 2005

DNN 4.8.4 Install

All steps up to the "Run Database Installation Scripts" page work fine

Database conntection test succeeds

click next to the database installation scripts and nothing...

The page shows, the progress animation shows, but nothing else happens

The page does have a javascript error: line 107; char 13; object expected.

None of the pages show images....

The database is attached. it contains only the version table, the three db version related stored procedures. No other DB objects are available.

I'm hoping for something dumb and simple here :)

Ibrahim

 
New Post
8/19/2008 2:45 AM
 

which connection string are you using - Express (file based .mdf) or SQL 2000/2005 (login and database, requiring to create the database manually)?

in second case, does the permission of your user allow to create objects (should have dbo permission for the database)?


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/10/2008 6:20 AM
 

Try using the AUTO option instead ofthe others; obviously set up the DB first etc

 
New Post
9/15/2008 12:09 PM
 

I was getting the same problem when running 4.8.4 from VB2005. It was crashing on:

        function reportAction(s)
        {
            $('txtFeedback').value += s;
        }
 

it could not find object: $('txtFeedback').value

When I re-ran with 'auto' instead of 'typical' it installed fine.

 

However, if I try to bring up the website using IE by setting the address to http://localhost/dnn_484_test

it get this error:

Server Error in '/DNN_484_Test' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30138: Unable to create temp file in path 'C:\Windows\TEMP\': System Error &H80070005&

Source Error:

 
[No relevant source lines]

Source File: vbc :    Line: 0



c:\windows\system32\inetsrv> "C:\Windows\Microsoft.NET\Framework\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\aa08a0fc\00a4a660_d7cbc801\DotNetNuke.Caching.BroadcastPollingCachingProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\2dc6dd69\0001c54e_d7cbc801\DotNetNuke.DNNScheduler.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\1c09b1d0\00f39d47_d7cbc801\DotNetNuke.Provider.AspNetProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\55a1f12f\002ef64f_d7cbc801\DotNetNuke.SolpartMenuNavigationProvider.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\91b530a6\004d004a_d7cbc801\DotNetNuke.Search.DataStore.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\342067dc\006fc62f_d7cbc801\DotNetNuke.WebUtility.DLL" /R:"C:\Windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\95d7b157\00bd5230_cd69c801\SharpZipLib.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\2955eb32\005446a8_5f84c801\DotNetNuke.Services.Syndication.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\c3396437\00a7624c_d7cbc801\DotNetNuke.Search.Index.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\c02771e7\00e2ba54_d7cbc801\DotNetNuke.DNNTreeNavigationProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\350f5304\0012a841_d7cbc801\DotNetNuke.HttpModules.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\fef8d1e8\005ee33c_d7cbc801\DotNetNuke.Membership.Dataprovider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\78b12ad5\80d207f4_4717c901\DotNetNuke.Modules.Links.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\e14500a4\00f8aa38_cd69c801\DotNetNuke.WebControls.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\bb62bef2\00694e58_d7cbc801\DotNetNuke.DNNDropDownNavigationProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\b3a6c422\00aa1e38_d7cbc801\DotNetNuke.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\970a61d2\604811f4_4717c901\DotNetNuke.Modules.Links.SqlDataProvider.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\00335f91\008b143e_d7cbc801\DotNetNuke.SqlDataProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\0ca13cc7\00694e58_d7cbc801\DotNetNuke.XMLLoggingProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\0af52645\002b3a64_d7cbc801\DotNetNuke.ASP2MenuNavigationProvider.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\33e5c4e8\001d135d_d7cbc801\DotNetNuke.Caching.FileBasedCachingProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\3727669e\00e2ba54_d7cbc801\DotNetNuke.DNNMenuNavigationProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\b8a86c4d\00993b45_d7cbc801\DotNetNuke.Provider.DNNProvider.DLL" /R:"C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\b141a8bf\0017b532_cd69c801\DotNetNuke.FckHtmlEditorProvider.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.DirectoryServices\2.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll" /R:"C:\Windows\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\5709aee4\00cdb2a4_5f84c801\CountryListBox.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\a3ccd6dc\00f0e15b_d7cbc801\DotNetNuke.Provider.DBLoggingProvider.DLL" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\368767d0\00f8aa38_cd69c801\SolpartWebControls.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\ac4a6514\00f8aa38_cd69c801\System.Web.Extensions.DLL" /R:"C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\Windows\assembly\GAC_MSIL\System.Management\2.0.0.0__b03f5f7f11d50a3a\System.Management.dll" /R:"C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\assembly\dl3\aae658c8\00ce3523_cd69c801\Microsoft.ApplicationBlocks.Data.DLL" /out:"C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\App_SubCode_HTML.j6qa_aqv.dll" /D:DEBUG=1 /debug+ /define:_MYTYPE=\"Web\" /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls,System.ComponentModel,System.Data,System.Data.SqlClient,System.Drawing,Microsoft.VisualBasic,System.Globalization,DotNetNuke.Services.Localization,DotNetNuke.Entities.Users,DotNetNuke,DotNetNuke.Common,DotNetNuke.Data,DotNetNuke.Framework,DotNetNuke.Modules,DotNetNuke.Security,DotNetNuke.Services,DotNetNuke.UI,DotNetNuke.Entities.Portals,DotNetNuke.Common.Utilities,DotNetNuke.Services.Exceptions,DotNetNuke.Entities.Tabs  "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\App_SubCode_HTML.j6qa_aqv.0.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\App_SubCode_HTML.j6qa_aqv.1.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\App_SubCode_HTML.j6qa_aqv.2.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\App_SubCode_HTML.j6qa_aqv.3.vb" "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\dnn_484_test\421e19fa\af015b05\App_SubCode_HTML.j6qa_aqv.4.vb"


Microsoft (R) Visual Basic Compiler version 8.0.50727.1434
for Microsoft (R) .NET Framework version 2.0.50727.1434
Copyright (c) Microsoft Corporation.  All rights reserved.

vbc : error BC30138: Unable to create temp file in path 'C:\Windows\TEMP\': System Error &H80070005&



What's with this error? I'm using vista premium, iis7 set up with full access to dnn_484_test 


TIA

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Install fails on Run Database Installation Scripts Install fails on Run Database Installation Scripts


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out