Re: VS2005 Remote Web - FPSE Not Installed???
- From: Gerry Hickman <gerry666uk@xxxxxxxxxxx>
- Date: Tue, 10 Jan 2006 22:58:31 +0000
Hi Scott,
It's nothing to do with remote debugging or which FrameWork version you set. Either the extensions are installed and properly configured or they're not.
On Windows 2000/FP2000 extensions there's a suite of command line tools you can use to check the extensions:
C:\Program Files\Common Files\Microsoft Shared\web server extensions\40\bin
You should find a similar folder on Server 2003. Make sure you've read all the extensions help files, make sure you've enabled the extensions in the IIS configuration tab for "server extensions"
Otherwise, re-install the extensions if you have to. Then use these tools above to "check" the extensions before trying to use a client box.
Scott F K Hooper wrote:
Repost from 6-Jan-2006
I have VS2005 installed on my XP Pro SP2 workstation and am trying to create a new web on my 2003 Server. On the VS Start Page I select Create:Web Site, then in the New Web Site dialog I select ASP.NET Web Site, HTTP as the location type, VB as the laguage and finally I key the location as "http://<servername>/DOTNET2_Test", where <serverName> is appropriately substituted with the name of our 2003 Server domain controller. The error I get back upon clicking OK, after about 5-10 seconds of activity on the server with the "creating..." dialog on the workstation, is "Unable to create the Web 'http://<servername>/DOTNET2_Test'. The Web server does not appear to have the FrontPage server extensions installed.
Now then, on the server the FrontPage 2002 server extensions are most definately installed as checked in Add/Remove Programs->Windows Setup. I have also setup the VS 2005 Remote Debugger on the server.Using IIS6 on the server the empty web DOTNET2_Test also exists, mapped to a folder of same name off the webroot$ location. I read somewhere that I should be able to right-click the web in IIS6 and see FP2002 options in All Tasks, but all I see is "Save Configuration to a File". Sounds like the server extensions aren't installed doesn't it? But You can see the tick box there in Windows Setup stating the contrary. In the properties for the Web I have set the ASP.NET version to 2.0.50727
I have been through the How To at http://msdn2.microsoft.com/en-us/library/bt727f1t.aspx to setup remote debugging so I'm sure it's not a firewall issue. I have even tried lowering the firewall on both machines to be sure. Incidentally, remote debugging works fine with VS2003/.NET1.1 between these two PC's. Sometime ago I had quite a lot of hassle getting that going, but it turned out to be a DCOM security issue - easily fixed when you know how :)
So that's where I'm at. I have tried providing VS2005 with a non-existent web name on the same remote server in hope that it would create it, but I get the same error referencing FrontPage.
TIA to anybody who can shed any light for me SFK
-- Gerry Hickman (London UK) .
- Follow-Ups:
- Re: VS2005 Remote Web - FPSE Not Installed???
- From: Scott F K Hooper
- Re: VS2005 Remote Web - FPSE Not Installed???
- Prev by Date: Re: Is there a framework version independent IDE/alternatives to V
- Next by Date: VS.net 2005 can't connect to SQL Server
- Previous by thread: VS2003 PRoject Properties through code
- Next by thread: Re: VS2005 Remote Web - FPSE Not Installed???
- Index(es):
Relevant Pages
|
Loading