|
Home > Archive > FrontPage Server Extensions for Windows > December 2004 > Visual InterDev cannot connect to IIS website (with FPSE2002)! Help!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Visual InterDev cannot connect to IIS website (with FPSE2002)! Help!
|
|
| Vsevolod Ukrainsky 2004-12-10, 5:50 pm |
| Hello!
1. I have Visual InterDev installed on my machine (VS SP5)
2. At the corporate firewall I defined a rule "me to any destinations" (in
advance, I would exclude ISA Server 2004 Standard Edition from
causing this problem in any way).
3. On my web server IIS 6.0 (with FP Server Extensions 2002 installed) I
created a website and configured it to use FPSE.
When I create a new project in InterDev, I select "Master mode", then Web
Project Wizard _connects_ me to the web site I want - it then displays
a prompt stating "Contacting Web Server..." and suddenly brings out a "Name
and Password Required" dialog box!
I identify as an administrator of the WEB SERVER (!) but it doesn't help!
InterDev DOES NOT want to connect, saying that I do not have permissions at
the Web server. The proble is that I can connect, but cannot do the
authoring!
IIS logs displays this:
date time: "2004-12-10 17:59:00"
s-ip: "xxx.xxx.xxx.xxx"
cs-method: "POST"
cs-uri-stem: "/_vti_bin/_vti_aut/author.dll"
cs-uri-query: "-"
s-port: "80"
cs-username: "-"
c-ip: "xxx.xxx.xxx.xxx"
cs(User-Agent): "MSFrontPage/3.0"
sc-status: "401"
sc-substatus: "1"
sc-win32-status: "2148074248"
The most curious are the last three - 401.1 is a HTTP Error - "Unauthorized:
Access is denied due to invalid credentials" But WHY??! I use correct
credentials of a user who is a member of Domain Admins and Administrators
groups at the Web Server machine!
I couldn't find what Win32 Error "2148074248" is but obviously this could
mean something like "get off!"
Anyway, I cannot connect to my web site which is on a web server using
authoring client and has FPSE 2002 installed! HELP!!!!
TIA,
Vsevolod
| |
| kentcobb 2004-12-24, 1:28 pm |
| We had the same problem on one workstation, and we had another workstation that worked as expected. The difference turned out to be Norton Antispam. (We found a online review from UK that pointed us in that direction.)
The machine that had Antispam also had the problem. The reviewer claimed that you could work around the problem by turning off Antispam, and rebooting. That didn't work for us until we upgraded to Antispam 2005.
Now, it mostly works. On the Antispam machine, we still get one extraneous startup message -- "The VCM Package Package failed to load" -- but it seems to work, nonetheless.
One other thing: The reviewer claimed that this problem also affects FrontPage and Visual Studio.NET, and that it is caused by Symantec's proxy service. (Don't know how he determined that.)
Good luck!
Kent Cobb |
|
|
|
|