Hi Everyone - I am in management and WAY out of practice using IIS (and
ASP.Net for that matter). I am evaluating Business Objects Report Server. As
part of this I am planning to spend time getting my feet wet again in the
coding world. Here is my current issue:

I have small but capable development server setup with Win2003 ENT, SQL
Server 2000, IIS6 (recently uninstalled the advanced security program for
testing) having a web site that I have created in IIS and started. My
workstation is a very capable Compaq with Win XP Pro SP2. For testing
purposes, I have shared the development IIS server Inetpub/wwwroot folders so
that I can access easily from my workstaion.

Workstation Development Environment (VS 2003):
MS Development Environment 2003 V7.1.3088
MS .NET Framework 1.1 V1.1.4322

I have domain admin rights if I login as such and my login has admin
permissions on the development server.

I can navigate to the development server and to the web site that I created
using VS during the Copy Project process. I can browse to the folder and
select it as the path to copy to but when I attempt to copy the project (I
selected to copy only the files needed to run the program) I receive and
extended (mostly path info) error message that informs me that "the server
returned an invalid or unrecognized response." I can place a file in the same
location using Windows Explorer.


Can anyone give me some insight here? Thanks for taking the time to read
this post!

Re: Project Copy From Visual Studio Workstation to Development IIS Ser by Tom

Tom
Fri Mar 11 09:45:52 CST 2005

"ClearCoder" <ClearCoder@discussions.microsoft.com> wrote in message
news:1AC4FF8B-8D6D-4EA0-9528-386E1AE47D26@microsoft.com...
> Hi Everyone - I am in management and WAY out of practice using IIS (and
> ASP.Net for that matter). I am evaluating Business Objects Report Server.
As
> part of this I am planning to spend time getting my feet wet again in the
> coding world. Here is my current issue:
>
> I have small but capable development server setup with Win2003 ENT, SQL
> Server 2000, IIS6 (recently uninstalled the advanced security program for
> testing) having a web site that I have created in IIS and started. My
> workstation is a very capable Compaq with Win XP Pro SP2. For testing
> purposes, I have shared the development IIS server Inetpub/wwwroot folders
so
> that I can access easily from my workstaion.
>
> Workstation Development Environment (VS 2003):
> MS Development Environment 2003 V7.1.3088
> MS .NET Framework 1.1 V1.1.4322
>
> I have domain admin rights if I login as such and my login has admin
> permissions on the development server.
>
> I can navigate to the development server and to the web site that I
created
> using VS during the Copy Project process. I can browse to the folder and
> select it as the path to copy to but when I attempt to copy the project (I
> selected to copy only the files needed to run the program) I receive and
> extended (mostly path info) error message that informs me that "the server
> returned an invalid or unrecognized response." I can place a file in the
same
> location using Windows Explorer.
>
>
> Can anyone give me some insight here? Thanks for taking the time to read
> this post!

Which method are you using to connect - file share or FrontPage Server
Extensions?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS



RE: Project Copy From Visual Studio Workstation to Development IIS Ser by ClearCoder

ClearCoder
Fri Mar 11 10:01:05 CST 2005

Hi Tom - Thanks for responding. I get exactly the same results using either
method. BTW: What I am attempting to place there is a simple web project with
one page containing nothing more than a label (works from locahost).

"ClearCoder" wrote:

> Hi Everyone - I am in management and WAY out of practice using IIS (and
> ASP.Net for that matter). I am evaluating Business Objects Report Server. As
> part of this I am planning to spend time getting my feet wet again in the
> coding world. Here is my current issue:
>
> I have small but capable development server setup with Win2003 ENT, SQL
> Server 2000, IIS6 (recently uninstalled the advanced security program for
> testing) having a web site that I have created in IIS and started. My
> workstation is a very capable Compaq with Win XP Pro SP2. For testing
> purposes, I have shared the development IIS server Inetpub/wwwroot folders so
> that I can access easily from my workstaion.
>
> Workstation Development Environment (VS 2003):
> MS Development Environment 2003 V7.1.3088
> MS .NET Framework 1.1 V1.1.4322
>
> I have domain admin rights if I login as such and my login has admin
> permissions on the development server.
>
> I can navigate to the development server and to the web site that I created
> using VS during the Copy Project process. I can browse to the folder and
> select it as the path to copy to but when I attempt to copy the project (I
> selected to copy only the files needed to run the program) I receive and
> extended (mostly path info) error message that informs me that "the server
> returned an invalid or unrecognized response." I can place a file in the same
> location using Windows Explorer.
>
>
> Can anyone give me some insight here? Thanks for taking the time to read
> this post!
>

Re: Project Copy From Visual Studio Workstation to Development IIS Ser by Kristofer

Kristofer
Fri Mar 11 10:56:28 CST 2005

Do you have McAfee on this machine?


--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


ClearCoder wrote:

> Hi Everyone - I am in management and WAY out of practice using IIS (and
> ASP.Net for that matter). I am evaluating Business Objects Report
Server. As
> part of this I am planning to spend time getting my feet wet again in the
> coding world. Here is my current issue:
>
> I have small but capable development server setup with Win2003 ENT, SQL
> Server 2000, IIS6 (recently uninstalled the advanced security program for
> testing) having a web site that I have created in IIS and started. My
> workstation is a very capable Compaq with Win XP Pro SP2. For testing
> purposes, I have shared the development IIS server Inetpub/wwwroot
folders so
> that I can access easily from my workstaion.
>
> Workstation Development Environment (VS 2003):
> MS Development Environment 2003 V7.1.3088
> MS .NET Framework 1.1 V1.1.4322
>
> I have domain admin rights if I login as such and my login has admin
> permissions on the development server.
>
> I can navigate to the development server and to the web site that I
created
> using VS during the Copy Project process. I can browse to the folder and
> select it as the path to copy to but when I attempt to copy the project
(I
> selected to copy only the files needed to run the program) I receive and
> extended (mostly path info) error message that informs me that "the
server
> returned an invalid or unrecognized response." I can place a file in the
same
> location using Windows Explorer.
>
>
> Can anyone give me some insight here? Thanks for taking the time to read
> this post!

RE: Project Copy From Visual Studio Workstation to Development IIS by ClearCoder

ClearCoder
Fri Mar 11 11:47:03 CST 2005

Yes.

"ClearCoder" wrote:

> Hi Tom - Thanks for responding. I get exactly the same results using either
> method. BTW: What I am attempting to place there is a simple web project with
> one page containing nothing more than a label (works from locahost).
>
> "ClearCoder" wrote:
>
> > Hi Everyone - I am in management and WAY out of practice using IIS (and
> > ASP.Net for that matter). I am evaluating Business Objects Report Server. As
> > part of this I am planning to spend time getting my feet wet again in the
> > coding world. Here is my current issue:
> >
> > I have small but capable development server setup with Win2003 ENT, SQL
> > Server 2000, IIS6 (recently uninstalled the advanced security program for
> > testing) having a web site that I have created in IIS and started. My
> > workstation is a very capable Compaq with Win XP Pro SP2. For testing
> > purposes, I have shared the development IIS server Inetpub/wwwroot folders so
> > that I can access easily from my workstaion.
> >
> > Workstation Development Environment (VS 2003):
> > MS Development Environment 2003 V7.1.3088
> > MS .NET Framework 1.1 V1.1.4322
> >
> > I have domain admin rights if I login as such and my login has admin
> > permissions on the development server.
> >
> > I can navigate to the development server and to the web site that I created
> > using VS during the Copy Project process. I can browse to the folder and
> > select it as the path to copy to but when I attempt to copy the project (I
> > selected to copy only the files needed to run the program) I receive and
> > extended (mostly path info) error message that informs me that "the server
> > returned an invalid or unrecognized response." I can place a file in the same
> > location using Windows Explorer.
> >
> >
> > Can anyone give me some insight here? Thanks for taking the time to read
> > this post!
> >

Re: Project Copy From Visual Studio Workstation to Development IIS by ClearCoder

ClearCoder
Fri Mar 11 12:27:01 CST 2005

Yes

"Kristofer Gafvert" wrote:

> Do you have McAfee on this machine?
>
>
> --
> Regards,
> Kristofer Gafvert
> www.gafvert.info - My Articles and help
> www.ilopia.com
>
>
> ClearCoder wrote:
>
> > Hi Everyone - I am in management and WAY out of practice using IIS (and
> > ASP.Net for that matter). I am evaluating Business Objects Report
> Server. As
> > part of this I am planning to spend time getting my feet wet again in the
> > coding world. Here is my current issue:
> >
> > I have small but capable development server setup with Win2003 ENT, SQL
> > Server 2000, IIS6 (recently uninstalled the advanced security program for
> > testing) having a web site that I have created in IIS and started. My
> > workstation is a very capable Compaq with Win XP Pro SP2. For testing
> > purposes, I have shared the development IIS server Inetpub/wwwroot
> folders so
> > that I can access easily from my workstaion.
> >
> > Workstation Development Environment (VS 2003):
> > MS Development Environment 2003 V7.1.3088
> > MS .NET Framework 1.1 V1.1.4322
> >
> > I have domain admin rights if I login as such and my login has admin
> > permissions on the development server.
> >
> > I can navigate to the development server and to the web site that I
> created
> > using VS during the Copy Project process. I can browse to the folder and
> > select it as the path to copy to but when I attempt to copy the project
> (I
> > selected to copy only the files needed to run the program) I receive and
> > extended (mostly path info) error message that informs me that "the
> server
> > returned an invalid or unrecognized response." I can place a file in the
> same
> > location using Windows Explorer.
> >
> >
> > Can anyone give me some insight here? Thanks for taking the time to read
> > this post!
>

Re: Project Copy From Visual Studio Workstation to Development IIS by Kristofer

Kristofer
Fri Mar 11 12:36:24 CST 2005

Try to uninstall it. I don't think that it is enough to disable it.

There has been reports that McAfee products has caused this to happen.

--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles and help
www.ilopia.com


ClearCoder wrote:

> Yes
>
> "Kristofer Gafvert" wrote:
>
> > Do you have McAfee on this machine?
> >
> >
> > --
> > Regards,
> > Kristofer Gafvert
> > www.gafvert.info - My Articles and help
> > www.ilopia.com
> >
> >
> > ClearCoder wrote:
> >
> > > Hi Everyone - I am in management and WAY out of practice using IIS
(and
> > > ASP.Net for that matter). I am evaluating Business Objects Report
> > Server. As
> > > part of this I am planning to spend time getting my feet wet again
in the
> > > coding world. Here is my current issue:
> > >
> > > I have small but capable development server setup with Win2003 ENT,
SQL
> > > Server 2000, IIS6 (recently uninstalled the advanced security
program for
> > > testing) having a web site that I have created in IIS and started. My
> > > workstation is a very capable Compaq with Win XP Pro SP2. For testing
> > > purposes, I have shared the development IIS server Inetpub/wwwroot
> > folders so
> > > that I can access easily from my workstaion.
> > >
> > > Workstation Development Environment (VS 2003):
> > > MS Development Environment 2003 V7.1.3088
> > > MS .NET Framework 1.1 V1.1.4322
> > >
> > > I have domain admin rights if I login as such and my login has admin
> > > permissions on the development server.
> > >
> > > I can navigate to the development server and to the web site that I
> > created
> > > using VS during the Copy Project process. I can browse to the folder
and
> > > select it as the path to copy to but when I attempt to copy the
project
> > (I
> > > selected to copy only the files needed to run the program) I receive
and
> > > extended (mostly path info) error message that informs me that "the
> > server
> > > returned an invalid or unrecognized response." I can place a file in
the
> > same
> > > location using Windows Explorer.
> > >
> > >
> > > Can anyone give me some insight here? Thanks for taking the time to
read
> > > this post!
> >

Re: Project Copy From Visual Studio Workstation to Development IIS by Tom

Tom
Fri Mar 11 13:55:47 CST 2005

"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:xn0dzmutnj2ct1008@news.microsoft.com...
> Try to uninstall it. I don't think that it is enough to disable it.
>
> There has been reports that McAfee products has caused this to happen.

Never had a problem with that here.

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserver2003/community/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS



Re: Project Copy From Visual Studio Workstation to Development IIS Ser by David

David
Sun Mar 13 03:16:36 CST 2005

Is your user in the "VS Developers" group on the IIS server? I believe that
is how Visual Studio is controlling access to the wwwroot$ share which it
uses to copy files from one machine to another.

Frankly, I would just use Explorer to copy the necessary files. Just far
fewer moving parts and configurations to deal with. You don't need a fancy
feature to do network access (with certain assumptions) for you, especially
if you know what you want to do.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"ClearCoder" <ClearCoder@discussions.microsoft.com> wrote in message
news:1AC4FF8B-8D6D-4EA0-9528-386E1AE47D26@microsoft.com...
Hi Everyone - I am in management and WAY out of practice using IIS (and
ASP.Net for that matter). I am evaluating Business Objects Report Server. As
part of this I am planning to spend time getting my feet wet again in the
coding world. Here is my current issue:

I have small but capable development server setup with Win2003 ENT, SQL
Server 2000, IIS6 (recently uninstalled the advanced security program for
testing) having a web site that I have created in IIS and started. My
workstation is a very capable Compaq with Win XP Pro SP2. For testing
purposes, I have shared the development IIS server Inetpub/wwwroot folders
so
that I can access easily from my workstaion.

Workstation Development Environment (VS 2003):
MS Development Environment 2003 V7.1.3088
MS .NET Framework 1.1 V1.1.4322

I have domain admin rights if I login as such and my login has admin
permissions on the development server.

I can navigate to the development server and to the web site that I created
using VS during the Copy Project process. I can browse to the folder and
select it as the path to copy to but when I attempt to copy the project (I
selected to copy only the files needed to run the program) I receive and
extended (mostly path info) error message that informs me that "the server
returned an invalid or unrecognized response." I can place a file in the
same
location using Windows Explorer.


Can anyone give me some insight here? Thanks for taking the time to read
this post!