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 ...Site not loading after upgrade to 4.5.2Site not loading after upgrade to 4.5.2
Previous
 
Next
New Post
6/1/2007 7:55 AM
 

did you try to clear all cookies for that domain in your browser?


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/5/2007 8:34 PM
 

Leupold, I have also tried to delete the cookies now. Same result. I have triad to start over with the upgrade to 4.5.3 two more times now, but same result.

I have now moved the site and database to my Win XP PC to troubleshoot. The upgrade give the same result - the site does not load after upgrade.

The upgrade give the log screen you can see here: http://swcweb.net/Test/tabid/5193/Default.aspx.

I have one warning in my Event log:

Event Type:    Warning
Event Source:    ASP.NET 2.0.50727.0
Event Category:    (3)
Event ID:    1309
Date:        06.06.2007
Time:        00:50:41
User:        N/A
Computer:    SWC01E
Description:
The description for Event ID ( 1309 ) in Source ( ASP.NET 2.0.50727.0 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 3005; An unhandled exception has occurred.; 06.06.2007 00:50:41; 05.06.2007 22:50:41; 8ed8888a4d25442991bdfd1103aa1590; 10; 1; 0; /LM/W3SVC/1/Root/DotNetNuke_1-2-128255574258281250; Full; /DotNetNuke_1; F:\DotNetNuke_1\; SWC01E; ; 2496; aspnet_wp.exe; SWC01E\ASPNET; InvalidOperationException; The stored procedure 'dbo.dnn_GetEventMessages' doesn't exist.; http://localhost/dotnetnuke_1/Install/Install.aspx?mode=Install; /dotnetnuke_1/Install/Install.aspx; 127.0.0.1; ; False; ; SWC01E\ASPNET; 1; SWC01E\ASPNET; False;    at System.Data.SqlClient.SqlCommand.DeriveParameters()
   at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command)
   at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues)
   at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter)
   at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter)
   at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName)
   at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
   at DotNetNuke.Data.SqlDataProvider.GetEventMessages(String eventName)
   at DotNetNuke.Services.EventQueue.EventQueueController.ProcessMessages(String eventName)
   at DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E)
.
How do I proceed in my troubleshooting?

Thanks ArntK


Arnt O. Kvannefoss Software Consult AS Microsoft Certified Partner www.SwcWeb.net www.pamelding.net www.softwareconsult.no
 
New Post
6/6/2007 3:52 AM
 

ArntK,

there is one line, that points to an issue: "The stored procedure 'dbo.dnn_GetEventMessages' doesn't exist"

Can you please check your database for a stored procedure with this name, if it is not present, it is most likely, that the upgrade script 04.05.00.sqldataprovider did not run successfully, please check the associated 04.05.00.log file inside the \Providers\DataProviders\SqlDataProvider directory.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/6/2007 4:58 AM
 

Leupold, the Stored Procedure is there and looks like:

CREATE PROCEDURE dbo.dnn_GetEventMessages
   
    @EventName nvarchar(100)

AS
    SELECT *
    FROM dbo.dnn_EventQueue
    WHERE EventName = @EventName
        AND IsComplete = 0
    ORDER BY SentDate

GO

 The log files is empty, and have been for several releases now.

I saw this forum tread: http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/89/threadid/139128/scope/posts/Default.aspx. Could it be related to my problem?

Has there been any change to the code for resolving portal aliases in the releases after 4.4.1?

This is now a critical issue for us to resolve, hope you or someone else have some more input?

Thanks a lot for taking the time to help.

Thanks ArntK


Arnt O. Kvannefoss Software Consult AS Microsoft Certified Partner www.SwcWeb.net www.pamelding.net www.softwareconsult.no
 
New Post
6/6/2007 6:54 AM
 

are you using Windows login?


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Site not loading after upgrade to 4.5.2Site not loading after upgrade to 4.5.2


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