vb.net amd win XP home

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • andrew

    vb.net amd win XP home

    I read vb.net has limitations with web applications on win XP home edition OS. what cant you do generally with vb.net and win xp home
    can vb.net create simple web applications like web pages or email spool programs (not spam) with win XP home.

    thanks
  • Cor Ligthert

    #2
    Re: vb.net amd win XP home

    Hi Andrew,
    [color=blue]
    > I read vb.net has limitations with web applications on win XP home edition[/color]
    OS. what cant you do generally with vb.net and win xp home?[color=blue]
    > can vb.net create simple web applications like web pages or email spool[/color]
    programs (not spam) with win XP home.?

    VB.net has no limitiations with web, XP home has it.

    XP home edition has no IIS server which is needed for developping and
    debugging Webapplications

    Do you have a seperated IIS server on another computer which is right
    installed for you, than you can use that as well.

    I hope this helps?

    Cor




    Comment

    • Ken Tucker [MVP]

      #3
      Re: vb.net amd win XP home

      Hi,

      I have never tried it but I have heard that you can use the cassini web
      server on xp home to make web applications.

      Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.


      Ken
      ------------

      "Cor Ligthert" <notfirstname@p lanet.nl> wrote in message
      news:OZfdCbsSEH A.1048@tk2msftn gp13.phx.gbl:[color=blue]
      > Hi Andrew,
      >
      >[color=green]
      > > I read vb.net has limitations with web applications on win XP home
      > > edition[/color]
      >
      > OS. what cant you do generally with vb.net and win xp home?
      >[color=green]
      > > can vb.net create simple web applications like web pages or email
      > > spool[/color]
      >
      > programs (not spam) with win XP home.?
      >
      > VB.net has no limitiations with web, XP home has it.
      >
      > XP home edition has no IIS server which is needed for developping and
      > debugging Webapplications
      >
      > Do you have a seperated IIS server on another computer which is right
      > installed for you, than you can use that as well.
      >
      > I hope this helps?
      >
      > Cor
      >[/color]

      --
      Outgoing mail is certified Virus Free.
      Checked by AVG Anti-Virus (http://www.grisoft.com).
      Version: 7.0.230 / Virus Database: 263.0.0 - Release Date: 6/2/2004


      Comment

      • Herfried K. Wagner [MVP]

        #4
        Re: vb.net amd win XP home

        * Ken Tucker [MVP] <vb2ae@bellsout h.net> scripsit:[color=blue]
        > I have never tried it but I have heard that you can use the cassini web
        > server on xp home to make web applications.
        >
        > http://www.asp.net/Projects/Cassini/...ndex=0&tabid=1[/color]

        That should work, but I am not sure if it works together smoothly with
        VS.NET and provides all features IIS + VS.NET provide.

        --
        Herfried K. Wagner [MVP]
        <URL:http://dotnet.mvps.org/>

        Comment

        Working...