Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default Virtual Server 2005

    I have seen this product advertised on the msdn download site. I run windows
    server 2003 with 1 web service and 1 web site. I don't really understand
    what virtual server means to me and my setup and if I should consider it.

    Thanks,
    Fred Herring
    Fred Herring Guest

  2. Similar Questions and Discussions

    1. FLASH CS3 & SQL SERVER 2005
      Hi guys, I just purchased Creative suite CS3 and flash cs3 is one of the applications included, I am used to creating websites that are...
    2. SQL Server 2005 Help
      I have only used access in the past and am brand new to sql server 2005. I installed sql server 2005 (developer edition) on my computer and used...
    3. MS SQL Server 2005 Support?
      Does anyone know when Macromedia will be officially supporting MS SQL Server 2005 in ColdFusion? We have been able to get it to work with the...
    4. OT - SQL Server 2005 Express
      http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1082707,00.html Seems it will be a large step above Access despite some similar...
    5. Use of Virtual Server 2005
      I am a windows server 2003 user. I am confused about Microsofts objectives for Virtual Server 2005. Is this product something a server...
  3. #2

    Default RE: Virtual Server 2005

    Fred,

    If that is the extent of what you're running in your environment, then
    Virtual Server is overkill. The idea behind Virtual Server is to allow for
    the consolidation of multiple servers onto a single piece of hardware, while
    allowing the apparent continuation of multiple servers. That is to say, that
    if you currently had four servers, you could instead run four instances of
    virtual server on a single machine and no application dependent on the
    original servers would know the difference.

    So it's about hardware consolidation, which is something that I suspect
    isn't a concern of yours with that setup you described ;)

    Hope that helps

    Bruce Johnson [.NET MVP]
    [url]http://www.objectsharp.com/blogs/bruce[/url]

    "Fred Herring" wrote:
    > I have seen this product advertised on the msdn download site. I run windows
    > server 2003 with 1 web service and 1 web site. I don't really understand
    > what virtual server means to me and my setup and if I should consider it.
    >
    > Thanks,
    > Fred Herring
    Bruce Johnson [.NET MVP] Guest

  4. #3

    Default Virtual Server 2005

    Anyone got the above working?

    I can install it, but it wont install the web based admin, so its not much
    use.

    my other option is to write an app to allow me to create virtual servers
    etc, anyone know of such an app?

    Virtual PC is no good as it breaks glass when you run it.

    Steve

    Steve Drake Guest

  5. #4

    Default Re: Virtual Server 2005

    I have just install it without the webadmin bits, then I copied them from
    another PC, but when I goto the admin site, IE downloads the EXE, IIS7 does
    not execute it server side like its meant to, I have allowed script and
    executables in IIS but it seams like its not honoring the setting.

    to be honest, I don't think iis7 is stable at all, its causing me no end of
    trouble.


    Steve

    "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    news:22E5133A-C977-4B81-8AD2-F7E2B72F0AEC@microsoft.com...
    > Anyone got the above working?
    >
    > I can install it, but it wont install the web based admin, so its not much
    > use.
    >
    > my other option is to write an app to allow me to create virtual servers
    > etc, anyone know of such an app?
    >
    > Virtual PC is no good as it breaks glass when you run it.
    >
    > Steve
    Steve Drake Guest

  6. #5

    Default Re: Virtual Server 2005

    IIS 7 is a bit difficult at the moment - I tried running some of my
    [url]www.zacknet.co.uk[/url] files locally on our network, and even that fouled up
    horribly. It really doesn't like PHP files at all, and some of the pages I
    created as tests such as AJAX pages and Perl pages just errored all over the
    place. I think they'll get it fixed mind you :o) There doing an awful lot
    with it!

    --
    Zack Whittaker
    Microsoft Beta (Windows Server R2 Beta Mentor)
    » ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
    » MSBlog on ResDev: [url]http://msblog.resdev.net[/url]
    » ZackNET Forum: [url]www.zacknet.co.uk/forum[/url]
    » VistaBase: [url]www.zacknet.co.uk/vistabase[/url]
    » This mailing is provided "as is" with no warranties, and confers no
    rights. All opinions expressed are those of myself unless stated so, and not
    of my employer, best friend, mother or cat. Let's be clear on that one!


    --- Original message follows ---
    "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    news:B5FB6474-A521-491B-AAE3-D2A440D471DD@microsoft.com...
    >I have just install it without the webadmin bits, then I copied them from
    >another PC, but when I goto the admin site, IE downloads the EXE, IIS7 does
    >not execute it server side like its meant to, I have allowed script and
    >executables in IIS but it seams like its not honoring the setting.
    >
    > to be honest, I don't think iis7 is stable at all, its causing me no end
    > of trouble.
    >
    >
    > Steve
    >
    > "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    > news:22E5133A-C977-4B81-8AD2-F7E2B72F0AEC@microsoft.com...
    >> Anyone got the above working?
    >>
    >> I can install it, but it wont install the web based admin, so its not
    >> much use.
    >>
    >> my other option is to write an app to allow me to create virtual servers
    >> etc, anyone know of such an app?
    >>
    >> Virtual PC is no good as it breaks glass when you run it.
    >>
    >> Steve
    >

    Zack Whittaker \(R2 Mentor\) Guest

  7. #6

    Default Re: Virtual Server 2005

    Yes, I thought this was the case, I am looking at other options, I have
    installed another cgi capable web server, I am trying to get this working
    with vs2005

    Steve


    "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message
    news:%23ViikO5PGHA.3728@tk2msftngp13.phx.gbl...
    > IIS 7 is a bit difficult at the moment - I tried running some of my
    > [url]www.zacknet.co.uk[/url] files locally on our network, and even that fouled up
    > horribly. It really doesn't like PHP files at all, and some of the pages I
    > created as tests such as AJAX pages and Perl pages just errored all over
    > the place. I think they'll get it fixed mind you :o) There doing an awful
    > lot with it!
    >
    > --
    > Zack Whittaker
    > Microsoft Beta (Windows Server R2 Beta Mentor)
    > » ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
    > » MSBlog on ResDev: [url]http://msblog.resdev.net[/url]
    > » ZackNET Forum: [url]www.zacknet.co.uk/forum[/url]
    > » VistaBase: [url]www.zacknet.co.uk/vistabase[/url]
    > » This mailing is provided "as is" with no warranties, and confers no
    > rights. All opinions expressed are those of myself unless stated so, and
    > not
    > of my employer, best friend, mother or cat. Let's be clear on that one!
    >
    >
    > --- Original message follows ---
    > "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    > news:B5FB6474-A521-491B-AAE3-D2A440D471DD@microsoft.com...
    >>I have just install it without the webadmin bits, then I copied them from
    >>another PC, but when I goto the admin site, IE downloads the EXE, IIS7
    >>does not execute it server side like its meant to, I have allowed script
    >>and executables in IIS but it seams like its not honoring the setting.
    >>
    >> to be honest, I don't think iis7 is stable at all, its causing me no end
    >> of trouble.
    >>
    >>
    >> Steve
    >>
    >> "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    >> news:22E5133A-C977-4B81-8AD2-F7E2B72F0AEC@microsoft.com...
    >>> Anyone got the above working?
    >>>
    >>> I can install it, but it wont install the web based admin, so its not
    >>> much use.
    >>>
    >>> my other option is to write an app to allow me to create virtual servers
    >>> etc, anyone know of such an app?
    >>>
    >>> Virtual PC is no good as it breaks glass when you run it.
    >>>
    >>> Steve
    >>
    >
    >
    Steve Drake Guest

  8. #7

    Default Re: Virtual Server 2005

    Steve Drake wrote:
    >Anyone got the above working?
    >
    >I can install it, but it wont install the web based admin, so its not much
    >use.
    >
    >my other option is to write an app to allow me to create virtual servers
    >etc, anyone know of such an app?
    >
    >Virtual PC is no good as it breaks glass when you run it.
    >
    >Steve
    After installing IIS7 using the command documented in the Release Notes
    Addendum, I had no trouble installing Virtual Server 2005 R2 on 5308.

    How are you installing IIS7?

    --
    Steve Foster [SBS MVP]
    ---------------------------------------
    MVPs do not work for Microsoft. Please reply only to the newsgroups.
    Steve Foster [SBS MVP] Guest

  9. #8

    Default Re: Virtual Server 2005

    Go for something like Apache - my web server's running it, works excellently
    :o)

    --
    Zack Whittaker
    Microsoft Beta (Windows Server R2 Beta Mentor)
    » ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
    » MSBlog on ResDev: [url]http://msblog.resdev.net[/url]
    » ZackNET Forum: [url]www.zacknet.co.uk/forum[/url]
    » VistaBase: [url]www.zacknet.co.uk/vistabase[/url]
    » This mailing is provided "as is" with no warranties, and confers no
    rights. All opinions expressed are those of myself unless stated so, and not
    of my employer, best friend, mother or cat. Let's be clear on that one!


    --- Original message follows ---
    "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    news:B0C46FD3-024D-454E-984D-3D634F1CED62@microsoft.com...
    > Yes, I thought this was the case, I am looking at other options, I have
    > installed another cgi capable web server, I am trying to get this working
    > with vs2005
    >
    > Steve
    >
    >
    > "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message
    > news:%23ViikO5PGHA.3728@tk2msftngp13.phx.gbl...
    >> IIS 7 is a bit difficult at the moment - I tried running some of my
    >> [url]www.zacknet.co.uk[/url] files locally on our network, and even that fouled up
    >> horribly. It really doesn't like PHP files at all, and some of the pages
    >> I created as tests such as AJAX pages and Perl pages just errored all
    >> over the place. I think they'll get it fixed mind you :o) There doing an
    >> awful lot with it!
    >>
    >> --
    >> Zack Whittaker
    >> Microsoft Beta (Windows Server R2 Beta Mentor)
    >> » ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
    >> » MSBlog on ResDev: [url]http://msblog.resdev.net[/url]
    >> » ZackNET Forum: [url]www.zacknet.co.uk/forum[/url]
    >> » VistaBase: [url]www.zacknet.co.uk/vistabase[/url]
    >> » This mailing is provided "as is" with no warranties, and confers no
    >> rights. All opinions expressed are those of myself unless stated so, and
    >> not
    >> of my employer, best friend, mother or cat. Let's be clear on that one!
    >>
    >>
    >> --- Original message follows ---
    >> "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    >> news:B5FB6474-A521-491B-AAE3-D2A440D471DD@microsoft.com...
    >>>I have just install it without the webadmin bits, then I copied them from
    >>>another PC, but when I goto the admin site, IE downloads the EXE, IIS7
    >>>does not execute it server side like its meant to, I have allowed script
    >>>and executables in IIS but it seams like its not honoring the setting.
    >>>
    >>> to be honest, I don't think iis7 is stable at all, its causing me no end
    >>> of trouble.
    >>>
    >>>
    >>> Steve
    >>>
    >>> "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    >>> news:22E5133A-C977-4B81-8AD2-F7E2B72F0AEC@microsoft.com...
    >>>> Anyone got the above working?
    >>>>
    >>>> I can install it, but it wont install the web based admin, so its not
    >>>> much use.
    >>>>
    >>>> my other option is to write an app to allow me to create virtual
    >>>> servers etc, anyone know of such an app?
    >>>>
    >>>> Virtual PC is no good as it breaks glass when you run it.
    >>>>
    >>>> Steve
    >>>
    >>
    >>
    >

    Zack Whittaker \(R2 Mentor\) Guest

  10. #9

    Default Re: Virtual Server 2005

    I got Apache working, but virtual server 2005 doesent work with it, i get
    funny error about the installation not being correct, i think this is due to
    my XCOPY install of the website.

    Steve


    "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message
    news:uPZHpn7PGHA.1688@TK2MSFTNGP11.phx.gbl...
    > Go for something like Apache - my web server's running it, works
    > excellently :o)
    >
    > --
    > Zack Whittaker
    > Microsoft Beta (Windows Server R2 Beta Mentor)
    > » ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
    > » MSBlog on ResDev: [url]http://msblog.resdev.net[/url]
    > » ZackNET Forum: [url]www.zacknet.co.uk/forum[/url]
    > » VistaBase: [url]www.zacknet.co.uk/vistabase[/url]
    > » This mailing is provided "as is" with no warranties, and confers no
    > rights. All opinions expressed are those of myself unless stated so, and
    > not
    > of my employer, best friend, mother or cat. Let's be clear on that one!
    >
    >
    > --- Original message follows ---
    > "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    > news:B0C46FD3-024D-454E-984D-3D634F1CED62@microsoft.com...
    >> Yes, I thought this was the case, I am looking at other options, I have
    >> installed another cgi capable web server, I am trying to get this working
    >> with vs2005
    >>
    >> Steve
    >>
    >>
    >> "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message
    >> news:%23ViikO5PGHA.3728@tk2msftngp13.phx.gbl...
    >>> IIS 7 is a bit difficult at the moment - I tried running some of my
    >>> [url]www.zacknet.co.uk[/url] files locally on our network, and even that fouled up
    >>> horribly. It really doesn't like PHP files at all, and some of the pages
    >>> I created as tests such as AJAX pages and Perl pages just errored all
    >>> over the place. I think they'll get it fixed mind you :o) There doing an
    >>> awful lot with it!
    >>>
    >>> --
    >>> Zack Whittaker
    >>> Microsoft Beta (Windows Server R2 Beta Mentor)
    >>> » ZackNET Enterprises: [url]www.zacknet.co.uk[/url]
    >>> » MSBlog on ResDev: [url]http://msblog.resdev.net[/url]
    >>> » ZackNET Forum: [url]www.zacknet.co.uk/forum[/url]
    >>> » VistaBase: [url]www.zacknet.co.uk/vistabase[/url]
    >>> » This mailing is provided "as is" with no warranties, and confers no
    >>> rights. All opinions expressed are those of myself unless stated so, and
    >>> not
    >>> of my employer, best friend, mother or cat. Let's be clear on that one!
    >>>
    >>>
    >>> --- Original message follows ---
    >>> "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    >>> news:B5FB6474-A521-491B-AAE3-D2A440D471DD@microsoft.com...
    >>>>I have just install it without the webadmin bits, then I copied them
    >>>>from another PC, but when I goto the admin site, IE downloads the EXE,
    >>>>IIS7 does not execute it server side like its meant to, I have allowed
    >>>>script and executables in IIS but it seams like its not honoring the
    >>>>setting.
    >>>>
    >>>> to be honest, I don't think iis7 is stable at all, its causing me no
    >>>> end of trouble.
    >>>>
    >>>>
    >>>> Steve
    >>>>
    >>>> "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    >>>> news:22E5133A-C977-4B81-8AD2-F7E2B72F0AEC@microsoft.com...
    >>>>> Anyone got the above working?
    >>>>>
    >>>>> I can install it, but it wont install the web based admin, so its not
    >>>>> much use.
    >>>>>
    >>>>> my other option is to write an app to allow me to create virtual
    >>>>> servers etc, anyone know of such an app?
    >>>>>
    >>>>> Virtual PC is no good as it breaks glass when you run it.
    >>>>>
    >>>>> Steve
    >>>>
    >>>
    >>>
    >>
    >
    >
    Steve Drake Guest

  11. #10

    Default Re: Virtual Server 2005

    Add programs, maybe i should uninstall and re install.

    just goes to show, i should have RTMed :)

    Do you have any problems with ASP.NET apps?

    Steve

    "Steve Foster [SBS MVP]" <steve.foster@picamar.co.uk> wrote in message
    news:xn0ejc4oo5fs1hb00n@msnews.microsoft.com...
    > Steve Drake wrote:
    >
    >>Anyone got the above working?
    >>
    >>I can install it, but it wont install the web based admin, so its not much
    >>use.
    >>
    >>my other option is to write an app to allow me to create virtual servers
    >>etc, anyone know of such an app?
    >>
    >>Virtual PC is no good as it breaks glass when you run it.
    >>
    >>Steve
    >
    > After installing IIS7 using the command documented in the Release Notes
    > Addendum, I had no trouble installing Virtual Server 2005 R2 on 5308.
    >
    > How are you installing IIS7?
    >
    > --
    > Steve Foster [SBS MVP]
    > ---------------------------------------
    > MVPs do not work for Microsoft. Please reply only to the newsgroups.
    Steve Drake Guest

  12. #11

    Default Re: Virtual Server 2005

    Steve Drake wrote:
    >Add programs, maybe i should uninstall and re install.
    >
    >just goes to show, i should have RTMed :)
    >
    >Do you have any problems with ASP.NET apps?
    >
    I haven't tried any. I don't normally use IIS on my workstations, it's
    only installed because Virtual Server 2005 needs it for the web admin.

    --
    Steve Foster [SBS MVP]
    ---------------------------------------
    MVPs do not work for Microsoft. Please reply only to the newsgroups.
    Steve Foster [SBS MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139