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 ...DNN 5.0.1 to DNN 5.1.2 upgrade error: Server Application UnavailableDNN 5.0.1 to DNN 5.1.2 upgrade error: Server Application Unavailable
Previous
 
Next
New Post
9/28/2009 10:32 AM
 

i,

I try to upgrade to DNN 5.1.2 but not with success. I copied the "Upgrade installation" over my DNN installation in my dev (XP Pro). With Subversion I looked over all changes in the web.config and added what has been added to my web.config. I have Framework 3.5 running and AJAX toolkit, so some other lines in the web.config are present. I also have Ifinity url rewrite (which I have turned off now).

I got very weird error, not seen so far in any upgrade: Server Application Unavailable. In the event log I see sometimes:

 

 

I tried to connect with VS2008 debugger, but does not run into default.aspx neither in install.aspx if I try to hit that one.

I have no clue what to do or can be wrong. So any help is appreciated.

StoreIntegrator
Dynamics AX webshopDynamics NAV webshop

 

 

Faulting application aspnet_wp.exe, version 2.0.50727.3082, stamp 492b8702, faulting module kernel32.dll, version 5.1.2600.5781, stamp 49c4f482, debug? 0, fault address 0x00012afb.

 
New Post
9/28/2009 12:00 PM
 

do not touch web.config manually, this will be adoptes automatically by the upgrade process.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/28/2009 5:16 PM
 

Dear Sebastian,

Thank you for your advice. I did however not touch it when I started, but once I found out it did not work, I added the changed by running over the files with svn. However, similar results. I disabled the urlrewrite of Ifinity then, but for third time no success.

More ideas?

Jelle

 

 
New Post
9/30/2009 8:57 AM
 

Hi,

Hmm.nasty bug. I can't even connect with VS to start a debug session. I increased disk space and memory to see if that would be the problem. But no luck.

Anybody similar problem?

In my event log there is:

Faulting application aspnet_wp.exe, version 2.0.50727.3082, stamp 492b8702, faulting module kernel32.dll, version 5.1.2600.5781, stamp 49c4f482, debug? 0, fault address 0x00012afb.

J.

 
New Post
9/30/2009 11:16 AM
 

Hi,

I finally resolved this issue myself. If my post won't help you, you can also use a tool recommended on this post: http://stackoverflow.com/questions/594505/application-failure-in-release-mode

I did next:

  1. Remove all dll's from the bin; also dnn module dll's. I will need to reinstall all modules now, but at least this makes sure no strange dll references are present on which the asp.net iis compiler does not want to compile and you will never get into debug mode to find out.
  2. Check my custom build applications if they where referencing the correct dll's (of DNN); If you have any, change the reference dll to the latest of dnn.
  3. Replaced the Ifinity url rewriter on 2 places in the web.config (first I did on one place and no luck);
  4. Remove all temp ASP.NET files from command prompt with next statements:
    1. iisreset /stop
    2. del "%windir%\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\*.*" /s/f /q
    3. iisreset /start
  5. Then run /install/install.aspx?mode=upgrade since autoupgrade is off in my app
  6. I need to rebuild my solution of my custom modules since //ClientAPI.RegisterKeyCapture(txtSearch, lnkSearch, 13); throwed an error . It seems to be missing. No idea why this happened?
  7. Finally I will need to upgrade all modules one by one to see what the problem is so that the 'bin' folder gets filled with dll's again.

Hope this will help anybody else.

J.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...DNN 5.0.1 to DNN 5.1.2 upgrade error: Server Application UnavailableDNN 5.0.1 to DNN 5.1.2 upgrade error: Server Application Unavailable


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