CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.getting_started Tags:
Item Type: NewsGroup Date Entered: 5/17/2005 3:56:06 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 8 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
DeveloperMCDBA
Asp.Net User
How do you invoke the dnn installer?5/17/2005 3:56:06 PM

0/0

I get the following error whenever I run dnn for the first time. I thought dnn automatically invokes the installer itself, but for some reason, sometimes it does not. How do I call it manually?

 

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.

-DarrenNeese.com
-DNN ROCKS!
-DeveloperSchool.com
ErikVB
Asp.Net User
Re: How do you invoke the dnn installer?5/17/2005 4:12:02 PM

0/0

huray for great documentation ... page 12 of the dotnetnuke installation guide reads:

The AutoUpgrade function will detect that the Database is empty.  If the ?AutoUpgrade? setting is set to false then an ?Under Construction? will indicate that the site is not available. The administrator can then trigger the Install by using the url ? ?Install/Install.aspx?mode =Install?.

i wonder though that this is your problem here. Did you check connection string ... access rights of the asp.net process etc ...

cheers,

erik


Erik van Ballegoij, The Netherlands














DeveloperMCDBA
Asp.Net User
Re: How do you invoke the dnn installer?5/17/2005 4:38:53 PM

0/0

when i do try to invoke the installer manualy, i get a blank white page. :-(
-DarrenNeese.com
-DNN ROCKS!
-DeveloperSchool.com
tchillii
Asp.Net User
Re: How do you invoke the dnn installer?7/7/2005 9:30:28 AM

0/0

Hi

have you found a solution? I have the same problem. Want to reinstall DotNEtNuke on a remote server and after some errors, I deleted all files and tables and sp's. But when I want to install again the installer doesn't start. And when I try to invoke the installer manualy, i too get a blank white page.
Does some DNN Specialist know the symptoms and solution to this extremly anoing problem?

:tchillii

hmdoda
Asp.Net User
Re: How do you invoke the dnn installer?7/7/2005 9:05:17 PM

0/0

Ok, I have been having serious issues with the install of DNN.  The person helping me seemed to have dropped off the face of the earth so I am reaching out to yet another area for some assistance.  

First - How to read this message:
All text in red is the soltion my other helper told me to do

All text in navy blue are actions I took
All text in black are the errors

THE PROBLEM: I installed DNN 3.0.1 and got

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

Login failed for user 'dnnadmin'. Reason: Not associated with a trusted SQL Server connection. 

SOLUTION TO THE PROBLEM: "Set SQL authentication must be in mixed mode, this will allow non-windows (dnnadmin in your case) accounts to access the server"

In Enterprise manger, right click your SQL server and select properties, then select the Security tab. Select the radio-button for SQL Server and Window, click 'OK'...

THIS DID NOT WORK I GOT THIS ERROR: 

DotNetNuke Upgrade Error

The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

ERROR: Could not connect to database.

The stored procedure 'dbo.GetPortalAliasByPortalID' doesn't exist.

SOLUTION TO THIS PROBLEM:  "Find and delete file "Install/dnn.config". This will allow the installation to run again."

DID NOT WORK:  I could never find the dnn.config file under my root director so I completely uninstalled everything, IIS, SQL & DNN.  I reinstalled DNN the new version and named the file something completly diffrent from the default name of, DotNetNuke.  Reinstalled and configured SQL, IIS etc., and now I get this error message:

Server Error in '/DNN_test' Application.


Object reference not set to an instance of an object.

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.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Framework.Reflection.CreateObjectNotCached(String ObjectProviderType) +26
   DotNetNuke.Services.Cache.CachingProvider.CreateProvider() +11
   DotNetNuke.Services.Cache.CachingProvider..cctor() +15

[TypeInitializationException: The type initializer for "DotNetNuke.Services.Cache.CachingProvider" threw an exception.]
   DotNetNuke.Services.Cache.CachingProvider.Instance() +0
   DotNetNuke.Framework.Reflection.CreateObject(String TypeName, String CacheKey) +46
   DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) +295
   DotNetNuke.Services.Log.EventLog.LoggingProvider.CreateProvider() +22
   DotNetNuke.Services.Log.EventLog.LoggingProvider..cctor() +15
-------------------------------------------------end of error message ------------------------------------------------------------------
As you can see I have been unsucessfully trying to make this happen for a few weeks now.  I REALLY want to use this for our web , but it is looking bleek.  Can anyone help?

Thanks a bunch for any insight you can give me. 

5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
DotNetNuke For Dummies Authors: Lorraine Young, Philip Beadle, Scott Willhite, Chris Paterra, Pages: 408, Published: 2007
Beginning DotNetNuke Skinning and Design: Skinning and Desing Authors: Andrew Hay, Nina Meiers, Shaun Walker, Pages: 432, Published: 2007
Professional DotNetNuke 4: Open Source Web Application Framework for ASP.NET 2.0 Authors: Shaun Walker, Joe Brinkman, Bruce Hopkins, Scott McCulloch, Patrick J. Santry, Chris Paterra, Scott Willhite, Dan Caron, Pages: 517, Published: 2006

Web:
How do you invoke the dnn installer? - ASP.NET Forums I get the following error whenever I run dnn for the first time. I thought dnn automatically invokes the installer itself, ...
The Accidental Geek - DNN Tips & Tricks #2: Installing ... IELib.ps1, This includes functions for opening a webpage and invoking the DNN Install Wizard. IISLib.ps1, Contains functions for listing and creating ...
CodeProject: NUKEleus - A DotNetNuke Installation Program. Free ... An installation program for the popular DotNetNuke ASP.NET portal.; Author: Todd Davis; ... Invoke("AppCreate", 1) End If End If pageVirtualDirectory. ...
Blogs & Tutorials - Install DotNetNuke 4.5.5 on 1and1 Webserver Install DNN to the root of your website. This will allow it to always point to the correct ... Invoke(Object obj, BindingFlags invokeAttr, Binder binder, ...
DotNetNuke > Products > Development > Forge > Component - Client API To invoke this from the client we would use the following code (javascript) ... the installation, configuration, and troubleshooting of your DNN portal, ...
DotNetNuke > Products > Development > Forge > Component - WebControls The DotNetNuke Projects are a special category of platform extensions which .... To invoke this from the client we would use the following code (javascript) ...
Problem installing DNN 4.8.4 > DotNetNuke Forum, DNN Creative ... I'm trying to install DNN 4.8.4 on my laptop for the first time. ... When DotNetNuke starts, it should invoke the installation Wizard ... and you'll be on ...
DotNetNuke 4.5.1 Application Pack - Dotnetpanel Forums Invoke(Object obj, BindingFlags invokeAttr, Binder binder, .... Did you try to install DNN 4.5 without application installer? ...
Absolute step-by-step DNN installation guide for dummies - ASP.NET ... One thing that I think would be better is if the the DNN install is made so that it is a .... WindowsClient: P/Invoke cheat sheet. Channel 8 ...
DotNetNuke - Installation AddLog(Exception objException) DotNetNuke.HttpModules.ExceptionModule. OnErrorRequest(Object s, EventArgs e) +87 System.EventHandler.Invoke(Object sender ...




Search This Site:










redirecting domains to folders

login problems - (windows authentication vs. forms-based dnn login??)

how to start conversion of an existing asp.net page using dotnetnuke

skinning 404 errors:

asp.net application doesn't work when uploaded

who has this starter kit with sql server 2005 version

asp over samba change with w2k3 sp2

help with cookies

help needed about sql server data types in asp.net 2.0

sitemappath for diffrent master pages

dnn3 module settings and vs

problem with dnn portal alias

code for ie treeview control with context menu

anyone devloped any more skin?

treeview in masterpage - expanddepth problem

.net to com question ( dictionary in com and .net dictionary)

showing module to all users except particular roles.

new dnn version... comments

remote sql server/windows 2003 and ibuyspy

skins and multiple body tags????

dnn 3.0.5 bug - portal quota not being enforced

help with login control..pls!

any new dnn 2 skins out there?

personal site additions

passing parameter to pageviewerwebpart - change pageviewerwebpart contentlink programatically

images issue

remove header text from webpartzone..pls reply

suggestion

adding user and properties in active directory

gridview web part - paging issue

 
All Times Are GMT