IIS Server - Creation of .net projects on 2nd box-IIS fails

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > July 2005 > Creation of .net projects on 2nd box-IIS fails





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 Creation of .net projects on 2nd box-IIS fails
MarkusPoehler

2005-07-28, 7:50 am

I've already posted this in the VS.net group, but no answer.

I've got several ASP 3.0 webprojects on a webserver running Win Srv 2003 and
IIS 6.0. I would like to "upgrade" them to asp.net projects.

Whenever I use VS.NET 2003 to create a new webproject on LOCALHOST, I can
define the location like http://localhost/myWeb. This works!

Trying this on another box, it fails. Like this: http://server2/myWeb, I am
asked for entering a File Share for project creation, after enting a file
share it fails again.

I was used to work through the http://.... syntax for projects with
Frontpage some time ago. This must be possible with Vs.NET and IIS too. Any
ideas whats wrong here?

Markus Pöhler
netpoint-edv gmbh
Germany
MarkusPoehler

2005-07-28, 7:50 am

I should add the information that tests on another simple Win2000 Workstation
succeeded. on the WebServer we have multiple WebSites running separated by
hostheadername, maybe this is the reason for failing?
--

Markus Pöhler
netpoint-edv gmbh
Germany


"MarkusPoehler" wrote:

> I've already posted this in the VS.net group, but no answer.
>
> I've got several ASP 3.0 webprojects on a webserver running Win Srv 2003 and
> IIS 6.0. I would like to "upgrade" them to asp.net projects.
>
> Whenever I use VS.NET 2003 to create a new webproject on LOCALHOST, I can
> define the location like http://localhost/myWeb. This works!
>
> Trying this on another box, it fails. Like this: http://server2/myWeb, I am
> asked for entering a File Share for project creation, after enting a file
> share it fails again.
>
> I was used to work through the http://.... syntax for projects with
> Frontpage some time ago. This must be possible with Vs.NET and IIS too. Any
> ideas whats wrong here?
>
> Markus Pöhler
> netpoint-edv gmbh
> Germany

Jeff Cochran

2005-07-28, 7:50 am

On Thu, 28 Jul 2005 01:59:05 -0700, "MarkusPoehler"
<markus.poehler@NOSPAMnetpoint-edv.de> wrote:

>I've already posted this in the VS.net group, but no answer.
>
>I've got several ASP 3.0 webprojects on a webserver running Win Srv 2003 and
>IIS 6.0. I would like to "upgrade" them to asp.net projects.
>
>Whenever I use VS.NET 2003 to create a new webproject on LOCALHOST, I can
>define the location like http://localhost/myWeb. This works!
>
>Trying this on another box, it fails. Like this: http://server2/myWeb, I am
>asked for entering a File Share for project creation, after enting a file
>share it fails again.
>
>I was used to work through the http://.... syntax for projects with
>Frontpage some time ago. This must be possible with Vs.NET and IIS too. Any
>ideas whats wrong here?


Have you installed FP Extensions? Created the virtual folder?

Jeff
MarkusPoehler

2005-07-28, 7:50 am

In the Website properties of each there is a FRONTPAGE EXTENSIONS 200 Tab.
Without any help or more configuration options.

Each Website has a folder names aspnet_client with subfolders system_web and
1_1_4322.

Also there are those vti_xxx Folders below each Web Application I have there.

What do I need more?


Markus Pöhler
netpoint-edv gmbh
Germany


"Jeff Cochran" wrote:

> On Thu, 28 Jul 2005 01:59:05 -0700, "MarkusPoehler"
> <markus.poehler@NOSPAMnetpoint-edv.de> wrote:
>
>
> Have you installed FP Extensions? Created the virtual folder?
>
> Jeff
>

MarkusPoehler

2005-07-28, 7:50 am

sry of corse its a "FRONTPAGE EXTENSIONS 2002" Tab.
Frontpage Ext are shown in control panel => Software as installed.

Markus Pöhler
netpoint-edv gmbh
Germany


"MarkusPoehler" wrote:
[vbcol=seagreen]
> In the Website properties of each there is a FRONTPAGE EXTENSIONS 200 Tab.
> Without any help or more configuration options.
>
> Each Website has a folder names aspnet_client with subfolders system_web and
> 1_1_4322.
>
> Also there are those vti_xxx Folders below each Web Application I have there.
>
> What do I need more?
>
>
> Markus Pöhler
> netpoint-edv gmbh
> Germany
>
>
> "Jeff Cochran" wrote:
>
MarkusPoehler

2005-07-28, 5:59 pm

I've realized that there are any Sharepoint Services on the Webserver. Using
Frontpage 2003 to create a new Web on the server brings another error:

"The Webserver http://server01/ SEEMS (!) not to have the Sharepoint
services installed."

Going to IIS Mgr, right click on Wensite, All Tasks, Configre Server
Extensions 2002 brings up a web interface titled
"FrontPage Server Extensions 2002 -
Extend virtual Server with FrontPage Server Extensions 2002". There I can
input an Server Admin Account and click OK Btn.

After that I get another error message saying: Could not create a web at
"/", unexpected Frontpage Information was found. If you are sure there is not
a Frontpage Web, you should delete the File "...\_vti_pvt\services.cnf"" or
rename it.

I am confused about the whole theme..... Please help!

Markus Pöhler
netpoint-edv gmbh
Germany


"MarkusPoehler" wrote:
[vbcol=seagreen]
> sry of corse its a "FRONTPAGE EXTENSIONS 2002" Tab.
> Frontpage Ext are shown in control panel => Software as installed.
>
> Markus Pöhler
> netpoint-edv gmbh
> Germany
>
>
> "MarkusPoehler" wrote:
>
Jeff Cochran

2005-07-29, 8:51 pm

On Thu, 28 Jul 2005 06:34:03 -0700, "MarkusPoehler"
<poehler@NOSPAMnetpoint-edv.de> wrote:

>I've realized that there are any Sharepoint Services on the Webserver. Using
>Frontpage 2003 to create a new Web on the server brings another error:
>
>"The Webserver http://server01/ SEEMS (!) not to have the Sharepoint
>services installed."
>
>Going to IIS Mgr, right click on Wensite, All Tasks, Configre Server
>Extensions 2002 brings up a web interface titled
>"FrontPage Server Extensions 2002 -
>Extend virtual Server with FrontPage Server Extensions 2002". There I can
>input an Server Admin Account and click OK Btn.
>
>After that I get another error message saying: Could not create a web at
>"/", unexpected Frontpage Information was found. If you are sure there is not
>a Frontpage Web, you should delete the File "...\_vti_pvt\services.cnf"" or
>rename it.
>
>I am confused about the whole theme..... Please help!


These are FrontPage Extensions issues, and you should follow up in a
FPSE group. For now, delete the file listed, then extend the server
with FP Extensions. That should get FPSE on the site.

Jeff


[vbcol=seagreen]
>Markus Pöhler
>netpoint-edv gmbh
>Germany
>
>
>"MarkusPoehler" wrote:
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com