Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Maximum ASP
  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

Red-Gate Software
MaximumASP
SourceGear - Tools for Developers
.: CounterSoft :.
telerik
ExactTarget email software solutions
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Install It!  Problems with installing nuke 4.8.4
Previous Previous
 
Next Next
New Post 8/12/2008 8:16 AM
Resolved
User is offline Sabine Kreuzer
13 posts
www.tuko.at
10th Ranked


Problems with installing nuke 4.8.4 

hi, i just want to ask if someone could pass the file-permission test, the db connection test but the db - script installing window keeps white for 2 hours and nothing is happening? i just worked with 4.5.5 and i know that sometimes it can happen that you have to delete the database and the webconfig and try  again. but the second try  has always worked and i always got one line in the white box and then it was over, not in the very beginning. i tried three times now and it seems to stop before writing down the first line. do you have any idea what can be the problem? specific rights on the database (its a internet host provider where i try to install it) or something else?

please help me, thank you!

sabine

 
New Post 8/12/2008 8:54 AM
User is offline Sebastian Leupold
16121 posts
www.deutschnetnuke.de
1st Ranked












Re: Problems with installing nuke 4.8.4 

Hi Sabine,

anything beyond 10 minutes is definately an issue. Try to restart with a clean database and make sure, database permissions are granted properly.


Sebastian Leupold

DeutschNetNuke dnnWerk - The DotNetNuke Experts German DotNetNuke User-Group European Network of DotNetNuke Professionals

DotNetNuke Project UserDefinedTable
DotNetNuke Project Release Tracker
 
New Post 8/14/2008 3:03 AM
User is offline Sabine Kreuzer
13 posts
www.tuko.at
10th Ranked


Re: Problems with installing nuke 4.8.4 

ok now i discussed with my provider, they did not grant me owner rights, now i have owner rights. but it did not solve the problem, i watched while installing the scripts on the database and i could see that the installation is stopping after creating the table version and three stored procedures for "Version".

now i know i have owner rights, the database was cleaned (no old stuff in it) and the webconfig was perfectly new (i copied it again after every try). so it would be interesting which script is starting after the version-script und what it needs that my provider cannot give by now.

thank you for your response,

greetings sabine

 

here are the three stored procedures which were installed and after them it stopped:

 create procedure dbo.FindDatabaseVersion

@Major  int,
@Minor  int,
@Build  int

as

select 1
from   Version
where  Major = @Major
and    Minor = @Minor
and    Build = @Build

 

create procedure dbo.GetDatabaseVersion

as

select Major,
       Minor,
       Build
from   Version
where  VersionId = ( select max(VersionId) from Version )



create procedure dbo.UpdateDatabaseVersion

@Major  int,
@Minor  int,
@Build  int

as

insert into Version (
  Major,
  Minor,
  Build,
  CreatedDate
)
values (
  @Major,
  @Minor,
  @Build,
  getdate()
)

 
New Post 8/14/2008 4:45 AM
User is offline Jesper Wilfing
33 posts
10th Ranked


Re: Problems with installing nuke 4.8.4 

sabine... Try making the installation with Firefox... Worked for me anyways! /Jesper

 
New Post 8/14/2008 4:21 PM
User is offline Sabine Kreuzer
13 posts
www.tuko.at
10th Ranked


Re: Problems with installing nuke 4.8.4 

thank you, i think this helped me, but in the other direction -> because i used firefox and tested it now on ie and there it works or lets say it works better. the server from the provider seems to be too slow so i got a timeout while installing the modules. on the next try (delete db and overwrite web.config again) the installation worked, but he installed just the "missing" modules, he thought the modules were installed already -> that was from the installation before. so i guess, its not just the database at this point of installation that changes. i know i can make it easy for me and just delete the installation files and copy them again on the server, but i want to learn how the framework works inside so i am asking you if you can tell me where there will be changes after pressing the 'install modules' - button?

 

thank you for your help,

kind regards,

sabine kreuzer

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Install It!  Problems with installing nuke 4.8.4
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


SSL Enabled and Amazingly FAST...
SSL enable your DNN web site with SSLRedirect, compress your DNN web site HTTP data flow by up to 75%-90% with HttpCompressionAgent, and monitor your DNN web site's performance with WebKeepAlive...
www.sanibellogic.com
Ultra Media Gallery & Video Gallery
The most popular photo gallery and video gallery module. with Flash interface.
www.bizmodules.net
WDK Solutions
Quality modules for the DotNetNuke community. Check out our 'wild' modules!
wdkns.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP