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 ...Error 500 on default.aspxError 500 on default.aspx
Previous
 
Next
New Post
6/10/2008 6:50 AM
 
Hi,
I work with Visual Studio 2005 or 2008, IIS6 and SqlServer 2005.
I have checked all settings instructions:
-- IIS (default document, anonymous access, ASP.net 2.0...)
-- SQL Server (PortalAlias, user rights ...).
-- Directory Windows (network service rights ...).
-- Web.config (strings connection ...)

Locally everything works well, but distance only static pages (. Htm) or who have no connection with the database (for example "keepalive.aspx") appear.

With Fiddler I can see, when demand default.aspx page on a client, the following page:
------------------------------------------------
<! DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
     <title id="Title"> Error </ title>
     <link id="StyleSheet" href="/dnn/Install/Install.css" type="text/css" rel="stylesheet"> </ link>
</ head>
<body>
     <form name = "Form" method = "post" action = "ErrorPage.aspx? status = 500 & = Thread error was + + + being aborted." id = "Form">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNTkzNjY2ODU2D2QWBAIDDxYCHgRocmVmBRgvZG5uL0luc3RhbGwvSW5zdGFsbC5jc3NkAgUPZBYCAgIPDxYCHgRUZXh0BTo8aW1nIHNyYz0iL2Rubi9pbWFnZXMvbHQuZ2lmIiBib3JkZXI9IjAiIC8+IFJldHVybiB0byBTaXRlZGRkPVhMMavs94G3Xbkba+xYyEF7YyY=" />

         cellspacing="5" cellpadding="5" <table border="0" class="Error">
<tr>
<td> id="Image1" src="logo.gif" alt="DotNetNuke" <img border="0" /> </ td>
</ Tr>
<tr Style="height:100%;">
<td Valign="top" style="width:650px;">
                     <h2> DotNetNuke Error: - Version 04.08.03 </ h2>
                     <hr />
                     <p> Thread was being aborted. </ p>
                 </ td>
</ Tr>
<tr>
<td align="right"> <a id="hypReturn" class="WizardButton" href="Default.aspx"> <img border="0" /> src="/dnn/images/lt.gif" Return to Site </ a> </ td>
</ Tr>
<tr> <td Height="10px"> </ td> </ tr>
         </ table>
     </ form>
</ body>
</ html>
-----------------------------------------
Can anyone help me?
Thank you
Thierry
 
New Post
6/11/2008 10:53 AM
 

I found the solution on this forum, post: "Problem accessing site externally" (Author : Abstraction).
The alias in the PortalAlias table should not be "localhost" but may be an IP address (which is my case on the internal network) or a domain name (which is my case with Internet access).
I use a port other than the 80, then you just have to add in the alias and uncomment the tag on the "userPortNumber" web.config file.

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error 500 on default.aspxError 500 on default.aspx


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