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: 8/18/2005 1:57:37 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 10 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
Santapro
Asp.Net User
Need help to reveal install errors==How and where to edit as listed8/18/2005 1:57:37 AM

0/0

When I browse to my server, program not installed on local host machine, I get the following error as shown below.  According to the message, as I understand it, I am supposed to type one or both of the yellow boxes of code into the web.config file.  Where it says to create a "custom errors" tag within a "web.config" file.  Is this the release.config file that I had to rename to web.config, and whereabouts in the 300 plus lines of code should I insert it, top?, middle? bottom?, in a certain area headiing?  I am not a programmer/coder obviously, but I am an end user who likes the functionality and concept of DNN3.  Thanks for the help.  I am stuck till I hear from somebody.

 


 

Installing DotNetNuke
Upgrade Error: ERROR: Could not connect to database specified in connectionString for SqlDataProvider


--------------------------------------------------------------------------------

Server Error in '/DotNetNuke' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>
 

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
 

MobileNow
Asp.Net User
Re: Need help to reveal install errors==How and where to edit as listed8/18/2005 12:41:24 PM

0/0

You are currect. this would be in your web.config.  There's already a System.web section in it, so just scroll down tilll you find it.

-Tony Valenti
PowerDNN Hosting is the best

Eliminate DNN Startup Lag
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP Authors: David Powers, Pages: 784, Published: 2007
The Software Catalog: Microcomputers, Winter, 1990 Authors: Menu International Software, Pages: 0, Published: 1990
Macromedia Coldfusion Mx7 Certified Developer Study Guide: Developer Study Guide Authors: Ben Forta, Pages: 484, Published: 2005
Practical Ruby Gems Authors: David Berube, Pages: 271, Published: 2007
Certified Macromedia Coldfusion MX Developer: Developer Study Guide. Authors: Ben Forta, Pages: 456, Published: 2003

Web:
help need for install: Wireless LAN (linksys WMP54G wireless-G PCI ... help need for install: Wireless LAN (linksys WMP54G wireless-G PCI ... to see your wireless card listed. It won't be secured and will ...
Student Frequent Questions Edit Course List Step 4 - Simply place a checkmark in the box corresponding to the course(s) you wish to reveal and click the Show button. ...
[php] help error reporting includes E_WARNING in the allowed list .... (iPlanet) web servers, you MAY need to set an environment variable name that PHP ...
Lame Installation - Audacity Wiki [edit] Assertion error with LAME on Power PCs ... one of the repositories listed in /etc/apt/sources.list, you can install LAME with the following command: ...
GBCF-v3 - Help Page and Documentation - GBCF-v3 Demo Dec 28, 2007 ... As noted in the installation instructions, edit this file with a safe ..... It may reveal a line number. Need help with your server's error ...
AltaVista - Toolbar Help Why do I get an Active X error message when I try to install the toolbar? ..... If you need help installing or using the AltaVista toolbar, ...
Asterisk Password Reveal free download Reveal asterisk password ... Reveal asterisk password with one click. No need to install and uninstall. .... XP is designed to help you read these passwords that are covered by theā€¦ ...
TabletSetupWizardpen - Community Ubuntu Documentation You need to go back into /etc/X11/xorg.conf and modify the InputDevice section a little: ... may reveal several errors, some of them are: ...
Flickr: Help: Using Flickr Tools To use Uploadr 3.0 on a computer other than your own, you need to add your profile. ... First, install the Uploadr program on to your computer. ...
NEXCESS.NET Web Hosting - Tutorials - Drupal Tutorial and ... Drupal installation complete Your Drupal installation is complete and ready to use! If any part of this tutorial is unclear or you need further help, ...




Search This Site:










web deployment in vs2005 express edition

new project or new web site

can not run admin tab in dnn 2.0.3 (final version)

file selector.

very basic question

how to store decimal using stored porcedure?

how to convert to string value then loop

thoughts on the state of non-free modules

searching for bug fixes in this forum

how do i post data to another domain?

role basesd security with connection string in registry

accessing controls inside the loginview

simple security question

i'm soo lost

portal recycle bin?

events raised by a webcontrol handled in aspx

error"server tags not well formed"

the process cannot access the file because it is being used by another process

module data depending on roles vs. different pages per role

i cannot install visual web developer 2005 express edition .iso image files...please help ??

adobe acrobat 6 and binarywrite issue with web forms

how can i save an old files with new name in vwd

linq in vs2008

.ascx, .aspx, web.config ??

asp application doesn't show up as an option for create new - project

impersonation and querying ldap over ssl

set page breaks when printing

killed a module!

new module: user files

how to change the emailaddress defined with createuserwizard> control?

 
All Times Are GMT