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!