G
Guest
I'm trying to create a VB .asp project in Visual
Studio .NET. When I try to create the project it tells
me it is unable to create:
\\www.drwhome.com\wwwroot$\WebApplication1
This is on a an intranet, and I am using Apache Web
Server 2.x. What do I replace wwwroot$ with to create
the project? Does visual studio work with Apache? or
only IIS?
I've tried:
\\www.drwhome.com\WebApplication1
\\www.drwhome.com\WebRoot\htdocs\WebApplication1
- c:\WebRoot\htdocs is the Apache "DocumentRoot"
If there is a better place to append this, please let me
know.
Thanks for any help
Don
Studio .NET. When I try to create the project it tells
me it is unable to create:
\\www.drwhome.com\wwwroot$\WebApplication1
This is on a an intranet, and I am using Apache Web
Server 2.x. What do I replace wwwroot$ with to create
the project? Does visual studio work with Apache? or
only IIS?
I've tried:
\\www.drwhome.com\WebApplication1
\\www.drwhome.com\WebRoot\htdocs\WebApplication1
- c:\WebRoot\htdocs is the Apache "DocumentRoot"
If there is a better place to append this, please let me
know.
Thanks for any help
Don