dotnetnuke first timer

Last post 08-22-2005 5:14 AM by Shuf. 9 replies.

Sort Posts:

  • dotnetnuke first timer

    08-16-2005, 3:35 PM
    • Member
      180 point Member
    • Shuf
    • Member since 07-07-2005, 6:55 AM
    • Posts 36
    i've been playing with asp.net v2 and while on it, i stumbled into dotnetnuke. quite impressed with it so thought i would give it a go. downloaded it, configure appropriately (i think) but then when i try to run it. i got this error

    XML Parsing Error: not well-formed
    Location: http://localhost/ExampleDNN/Default.aspx
    Line Number 1, Column 2:<%@ Page CodeBehind="Default.aspx.vb" language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Framework.CDefault" %>
    -^
    what could possibly went wrong?

  • Re: dotnetnuke first timer

    08-16-2005, 3:49 PM
    • Participant
      1,180 point Participant
    • mvermef
    • Member since 06-14-2002, 6:24 PM
    • Posts 236
    This is because version 3.1 is designed for 1.1 version of the .NET framework. Not 2.0v yet, although they are working on it as we speak.
    Boss De Planes, De Planes
  • Re: dotnetnuke first timer

    08-17-2005, 9:44 AM
    • Member
      180 point Member
    • Shuf
    • Member since 07-07-2005, 6:55 AM
    • Posts 36
    ic ic

    can i leave v2 installed on my pc? at the moment i have both v1.1 and v2 running. so how can i use v1.1 for DNN?

  • Re: dotnetnuke first timer

    08-17-2005, 1:06 PM
    • Member
      180 point Member
    • Shuf
    • Member since 07-07-2005, 6:55 AM
    • Posts 36
    i just uninstalled v2. please tell me if there are ways to keep both version installed.

    anyway, i managed to install DNN on my pc Smile [:)]. Pretty impressed with it. Where could I find a great tutorial to create a custom skin for it. and how easy it would for deployment?
  • Re: dotnetnuke first timer

    08-17-2005, 1:42 PM
    • Contributor
      4,577 point Contributor
    • mikeh36
    • Member since 10-05-2002, 12:04 AM
    • Edmonton, Alberta, Canada
    • Posts 918
     Shuf wrote:
    i just uninstalled v2. please tell me if there are ways to keep both version installed.

    anyway, i managed to install DNN on my pc Smile [:)]. Pretty impressed with it. Where could I find a great tutorial to create a custom skin for it. and how easy it would for deployment?


    You can have both versions installed but I don't remember what exactly you have to do. Basically though you have to tell DNN through IIS (I think) to use the ASP.NET 1.1 assembly instead to the 2.0 Beta assembly. I'm sure someone else here has the exact details.

    For a skin tutorial, there's a great one in the Documentation\Public directory of your DNN install.
  • Re: dotnetnuke first timer

    08-17-2005, 1:47 PM
    • Participant
      1,180 point Participant
    • mvermef
    • Member since 06-14-2002, 6:24 PM
    • Posts 236
    open up IIS manager and select the virtual directory you created and there is a .NET selection dropdown for the versions that are installed...

    you can select the version necessary
    Boss De Planes, De Planes
  • Re: dotnetnuke first timer

    08-17-2005, 1:57 PM
    • Member
      180 point Member
    • Shuf
    • Member since 07-07-2005, 6:55 AM
    • Posts 36
    hmmmmm ... i'm using windows xp pro with iis 5.1. and i cant find the .net selection drop down u are mentioning
  • Re: dotnetnuke first timer

    08-17-2005, 8:35 PM
    • Participant
      1,180 point Participant
    • mvermef
    • Member since 06-14-2002, 6:24 PM
    • Posts 236
    from within IIS MMC on the Default Web Site > righ click properties look for ASP.NET tab, it will allow to default the sites to say version 1.1 or v2.0...
    Boss De Planes, De Planes
  • Re: dotnetnuke first timer

    08-18-2005, 12:22 AM
    • Contributor
      2,120 point Contributor
    • phr0ze
    • Member since 04-27-2004, 10:26 AM
    • Maryland
    • Posts 424
    Welcome aboard Shuf.
    John

    Free DotNetNuke News, Tips, Strategies and more.
    www.dotnetnukesites.com
  • Re: dotnetnuke first timer

    08-22-2005, 5:14 AM
    • Member
      180 point Member
    • Shuf
    • Member since 07-07-2005, 6:55 AM
    • Posts 36
    thanks man Smile [:)]
Page 1 of 1 (10 items)