Re: IIS Configuration with VS2005 IDE
- From: "Sylvain Lafontaine" <sylvain aei ca (fill the blanks, no spam please)>
- Date: Fri, 30 Dec 2005 10:53:02 -0500
It's the folder "/test2" that is set to executable, not the default web
site. Change the setting for this folder to Script only.
FrontPage 2002 can also give you a similar problem if the folder is marked
as Write. Uncheck this too if necessary.
If you still have trouble with the FP 2002 extensions, then use FTP instead.
In my opinion, FP 2002 extensions should have been scrapped a long time ago.
--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: http://cerbermail.com/?QugbLEWINF
"Ken Carter" <KenCarter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4696D399-EF95-4626-B838-03FA0F3EF277@xxxxxxxxxxxxxxxx
> Okay we are pushing out one of our first real web projects with VS 2005.
> Setup is as follows:
>
> We have a Windows 2003 Server with IIS 6.0 running on it. FrontPage 2002
> server extensions are installed. Framework 2.0 is installed. We have a
> default web with a virtual directory that is pointing to another drive
> path
> appart from the default wwwroot where the default web is based.
>
> I have created the virtual directory added front page support to the web
> and
> then made sure that the FW was set to 2.0.
>
> The problem is that when you try to add a new item from the VS 2005 IDE
> you
> get the following error returned in a pop up from the IDE.
>
> Unable to add 'C:\Documen ts and Settings\carterk\Local
> Settings\Temp\pbqslcbk.0fa\Default.aspx' to the web. Server error: The
> folder
> "/test2" is marked executable. You are not allowed to put files into an
> executable folder on this server.
>
> Did a search for this on MSDN and found only one reference.
>
> *** Visual Basic Reference: Error Messages
> Unable to put files in an executable folder
> Your Internet Information Services (IIS) settings for your default Web
> server need to be set to Scripts and Executables or you will not be able
> to
> complete your Web project creation.
> For a complete description of these settings and instructions, see
> "Setting
> Web Server Permissions" in the IIS documentation.
> ***
>
> I checked the defualt web and it was not set to scripts and executables.
> Changed that and had the same results even after restarting the web
> server.
>
> Does anyone have a clue what might be wrong here. User has adminstrative
> rights on the server and workstation. Everything looks fine from what I
> can
> tell but this is killing this projects dead in its tracks!
>
> HELP!!!
.
- Follow-Ups:
- Re: IIS Configuration with VS2005 IDE
- From: Ken Carter
- Re: IIS Configuration with VS2005 IDE
- Prev by Date: Enter Key Insertion Point
- Next by Date: Re: is this regular expression bug?
- Previous by thread: Enter Key Insertion Point
- Next by thread: Re: IIS Configuration with VS2005 IDE
- Index(es):
Relevant Pages
|