You need to Register for free and Login to post a message in the forum.

Forum

Error on purchase
Last Post 2006-07-05 02:06 PM by Lee Sykes. 2 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
erik hindsUser is Offline
Nuke Newbie
Nuke Newbie
Posts:1

--
2006-07-05 01:58 PM

    I attempted to purchase the skinning guide and received a server error. I had registered with the site, and selected both radiobuttons (Purchase skinning guide & Paypal options).

    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>

    Server Error in '/' Application.

    Runtime Error

     

    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2006-07-05 02:04 PM
    Thanks for the info, I will look into this,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2006-07-05 02:06 PM
    Hello,

    I've just tested it and it's working ok, it may have been a glitch with the hosting provider. Could you try again and let me know if you come across the error, thanks, Lee
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    RE: Unable to Create Skin Package by schilders
    Joe, When I click the Edit icon next to the skin package on the Host Extensions page, I receive t
    horizontal main and submenu items by Dan Glanton
    I found a very good tutorial on horizontal main and subitems in DNN Creative, but what about if you
    RE: Skin creation - Menu questoni by Joseph Craig
    This has to do with the structure of the elements that make up the skin and the CSS. Most likely, y
    Skin creation - Menu questoni by CDMeyer
    I have a skin and when I add more menu items to the nav bar than can fit in one row of nav, the seco
    RE: FCK Editor in DNN 6 by Pingle2009
    Just to follow on from Joe's reply, the 'official' line seems to be that not only that the old FCK E
    RE: Slice a Site by Dan Glanton
    Thanks, I'll look into that when I get a chance.
    RE: Creating structured page content by Stephen Bugden
    Thankyou very much Joe, I will take a look at your suggestions.
    RE: Subpages or dropdowns navigation is going behind this flash by Joseph Craig
    I googled a bit and found that this is a messy problem. Possibly the best solution will be to giv
    RE: Subpages or dropdowns navigation is going behind this flash by vijendra
    Pls check the attachment. That Iframe code we are using and subnavigations are goind behind that.
    RE: Rename or move site from domain name to subdomain name by Bill Quinn
    Hi Joseph, Thank you so much for your reply. I will be able to implement this later in the we
    RE: Creating structured page content by Joseph Craig
    Take a look at the DotNetNuke Reports Module, the DotNetNuke Form & List Module, SGSV from Tresslewo
    RE: Subpages or dropdowns navigation is going behind this flash by Joseph Craig
    It looks like your iframed content may have a z-index that puts it on top of the menu. I can't id
    Subpages or dropdowns navigation is going behind this flash by vijendra
    Hi, Subpages or dropdowns navigation is going behind this flash. Pls check the url below http://www.
    RE: user adding images by rod lloyd
    That worked, thank you. I did not expect those permissions to be in File Manager. I note a
    RE: Unable to Create Skin Package by Joseph Craig
    To be quite honest, I've never used this functionality to create a skin. What I usually do is cre
    RE: Unable to Create Skin Package by Joseph Craig
    I'm confused by this, too.
    RE: Unable to Create Skin Package by schilders
    We are running DNN 6.x
    RE: Unable to Create Skin Package by Joseph Craig
    Which version of DotNetNuke are you using?
    RE: Deploying dnn by Joseph Craig
    You should be able to use CE even if you have a high traffic site. To develop your site without p
    RE: Rename or move site from domain name to subdomain name by Joseph Craig
    It is easy. 1. Go to Admin, Site settings and add a Portal Alias for new.websitename.com 2.
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds