Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ahmed 9 posts 29 karma points
    Dec 18, 2009 @ 15:05
    ahmed
    0

    some important questions

    hi all,

    i want to ask some of questions:

    1- i want to install umbraco v4.0.1.2 on windows xp, is it enable or not?

    2- i want to use sql server in umbraco to save or retrieve data such as

    i do form in .net and i want to use it in umbraco as a macro

    how i can connect sql server for doing that and what's the reference i can add?

    3- if i want to write code c#, i do that in .net and use it as macro in umbraco but

    what's reference should be added?

    please replay to me quicly

    thanks all

     

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Dec 18, 2009 @ 15:10
    Dirk De Grave
    0

    Ahmed,

     

    1. No problem, just make sure to install IISAdmin from Jetstat. Make sure umbraco is installed at the root of your website.

    2. Go ahead, just create a new connectionstring entry in your website and use that one when saving/retrieving info from your sql server. If you need to fetch umbraco data, you should reference at least cms, businesslogic and umbraco assemblies

    3. See number 2

     

    Hope this helps.

    Regards,

    /Dirk

  • ahmed 9 posts 29 karma points
    Dec 18, 2009 @ 15:30
    ahmed
    0

    thanks so much dirk but

    1- i have IIS5, is that ok?

    2- using umbraco.cms;

    using umbraco.businesslogic;

    using umbraco;

    that's enough? or adding more reference?

  • Douglas Robar 3570 posts 4711 karma points MVP ∞ admin c-trib
    Dec 18, 2009 @ 15:36
    Douglas Robar
    0

    Yes, IIS5 on XP is okay. You can find manual installation instructions at http://umbraco.org/documentation/books/install-umbraco-30-on-windows-xp. These are for umbraco v3 but v4 is very similar to install.

    Those are enough references to get you into the umbraco apis.

    cheers,
    doug.

Please Sign in or register to post replies

Write your reply to:

Draft