Re: virtual PC/Server 2003 hosting glitches...



Charles,

This is a whole different way to go, but I wanted to make certain that
you've considered it: are you using Visual Studio 2003 or 2005? If you are
using 2005 or can upgrade to 2005 then it comes with a built in webserver
application that fires up only when you are using it. It uses what is now
being called a "file system" web project and the server is only available on
the local machine. That scenario may be acceptable to your security staff
because IIS is not necessary.


--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"CharlesA" <CharlesA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2C88A587-3B4E-4783-8C04-B323C3E4EAF9@xxxxxxxxxxxxxxxx
> Hi folks,
> I'll try and keep this as short as I can and have it still make sense.
>
> I'm working on a corporate locked down copy of XP, I'm not allowed to have
> IIS on this machine. this makes it somewhat hard to write ASP.net
> applications
> our IT dept came up with a workaround acceptable to their security
> standards
> We'd put Virtual PC 2004 on our machines, install windows Server 2003 (web
> edition) on it and then Visual studio on our XP machines and when we come
> to
> create a new web project we hook into the virtual server's IIS and virtual
> directories etc.
>
> I've made sure that ASP.net is enabled (i.e allowed) on the Server 2003
> IIS
>
> when I go to create a new project for ASP.net from my containing XP OS and
> point it to the 'contained' IIS server at my pre-made Virtual directory I
> get
> the following error:
>
> cannot acess 'cannot access \\YOURERVER\wwwroot$\yourVirtualDir\App1'
> eiher
> it doesn't exist or you do not have access...
>
> how could an error message not disambiguate between me
> a) not having access
> vs
> b) the path not being valid
>
> that is just so unhelpful...
>
> anyway, I seem wholly unable to create web projects/solutions on my
> virtual
> server any ideas
>
> many thanks in advance for any help
>
> Regards
> CharlesA
>
>
>
>
>


.



Relevant Pages

  • Re: IssueTracker (VB) Starter Kit
    ... > I'm only trying to open the Visual Studio project. ... When it can't find a suitable web server it complains. ... >> machineA(with IIS) can detect this? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Upgrading to .NET
    ... The server and IIS are OK, you just need either Visual Studio .NET 2003 ... or the free Web Matrix ...
    (microsoft.public.vsnet.general)
  • Re: Advantages of using the Visual Studio Development Server (VSDS) compared to IIS
    ... I have just installed Visual Studio 2005, ... application using either the IIS Web Server or the Visual Studion ... You don't have to install IIS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • ASP.NET mismatch
    ... "Visual Studio .NET has detected that the Web server is running ASP.NET ... I verified our webserver was running ASP.NET version 1.1 by going to IIS ... And by inspecting the Solution references ...
    (microsoft.public.vc.ide_general)
  • Error when creating new web project: UNC Share does not exist
    ... I have VS.Net on one box running XP Pro, ... create a new Web Project on another box (running W2K ... server) where my IIS resides. ...
    (microsoft.public.dotnet.framework.aspnet.security)