Cassini with VS.NET

Last post 06-30-2004 9:53 PM by WStoreyII. 5 replies.

Sort Posts:

  • Cassini with VS.NET

    08-23-2002, 1:31 PM
    • Member
      5 point Member
    • DevHawk
    • Member since 06-14-2002, 7:06 PM
    • Posts 1
    Is it possible to use Cassini with VS.NET? I've got Cassini running and I try to create a web project against it. But VS.NET can't verify that the physical directory matches the virtual one.
  • Re: Cassini with VS.NET

    08-24-2002, 10:00 AM
    • Member
      10 point Member
    • ferf
    • Member since 08-23-2002, 5:23 PM
    • Posts 2
    I wish someone would reply yes. But after some time fiddling, I have to guess no.
    You Can eventually get Cassini to run the project, but when you finally do - at least for
    a VB .Net project - you'll get many other errors.

    I can't express how frustrating it is to buy VB .Net to work on at home, only to get snagged
    because I have XP Home from an HP preload and it doesn't have IIS.

    MS - this is one legitimate reason why people copy software. It's absolutely ridiculous to
    get dinged this way not having IIS for development. And, no, the answer is not to now go buy XP Pro.
  • Re: Cassini with VS.NET

    08-24-2002, 1:12 PM
    • Member
      10 point Member
    • ferf
    • Member since 08-23-2002, 5:23 PM
    • Posts 2
    Ok, after more fooling around, I see you Can use Cassini with VS .NET.

    1. Create a directory for your new project
    - i.e. c:\develop\test
    2. Start the Cassini web server with
    webserver /port:80 /path:"c:\develop\test" /vpath:"/test"
    3. Create a new ASP .NET Web app at
    http://localhost/test

    You'll get a couple of errors - one about permissions, one about debugging, but the project Will be created and you Will be able to run it locally.

    I have only "Hello World"ed, but I will proceed assuming all will be well.
  • there are reasons why XP comes in 2 flavors

    09-16-2002, 11:38 AM
    • Member
      10 point Member
    • sirshannon
    • Member since 09-14-2002, 7:23 PM
    • CLT, NC, USA
    • Posts 2
    this is one of them. You bought XP Home, it was your decision (and/or mistake) that gives you absolutely no right nor justification to steal software from MS.

    s
  • Re: there are reasons why XP comes in 2 flavors

    09-17-2002, 4:40 PM
    • Member
      45 point Member
    • jdong
    • Member since 07-03-2002, 3:44 PM
    • Posts 9
    it's not impossible to install IIS on XP Home, just difficult. I'm not gonna provide any links, but do a Google search for it and you are guaranteed to get results :)
  • Re: Cassini with VS.NET

    06-30-2004, 9:49 PM
    • Member
      35 point Member
    • WStoreyII
    • Member since 06-29-2004, 5:27 PM
    • Posts 7
    i have the sample problem and i do exactly what you do except for i have to leave the vpath as / and then when i hit ok it gives me an error i manually direct it to the path and then it opens a projects yet i still can not debug it because of hte config file but i dont know how to fix it.

    WStoreyII
Page 1 of 1 (6 items)