FPSE is really legacy code that needs to die a quick and painless
death, but unfortunately there are so many legacy clients out there
that IIS needs to support some form of it for years to come EVEN
THOUGH Microsoft has no desire to progress that codebase. Believe me,
no one in Microsoft wants to own or have anything to do with FPSE
(hence the outsourcing).
The idea with IIS7 and its distributed configuration system is that
you can use any means to UPLOAD / MODIFY web.config files to manage
your application's IIS-related configuration. No more custom and buggy
FPSE Client and ServerExtension code to maintain -- you just send
web.config files back and forth -- which can be done via standard
protocols like FTP/FTPS, WebDAV.
And it fits with the remote UI delegated admin story in IIS7 as well.
No coincidence.
And ultimately, this is a cleaner and more maintainable delegation/
publication story than the current mess.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Nov 1, 5:06 am, "Justin Rich" <jrich....DeleteThis@yahoo.spam.com> wrote:
> i was actually just thinking that the other day... maybe they'll have
> something soon, but i havent heard of anything yet... i think maybe your
> best option is to create locally and then publish via FTP with VS
>
> other than that i dont know of any products which sit on top of IIS and
> allow you to dev and just deploy to a server.. probably something out there
> though..
>
> "Maximilian" <Maximil....DeleteThis@discussions.microsoft.com> wrote in message
>
> news:0C9CA0A4-6AC0-4C75-93AE-8612F0223118@microsoft.com...
>
>
>
> > Thanks for your replies Ken and Justin!
>
> > I will try to convince them to install FPSE again ... since they are
> > running
> > win server 2003/IIS6 it shouldnt be a support-issue, as you say. Maybee
> > they
> > have missunderstood it when the office-team ended their support ...
>
> > But yes it could be a security-issue also ...
>
> > But ... is there any other way to administer/create/deploy/update a remote
> > web hosting account similar to FPSE, but not nessessarily from Visual
> > Studio/FrontPage? I mean if the hosting provider doesnt have a tool for
> > this
> > which they almost never have... I often need to set write permissions to
> > some
> > folder, create new application-folders in IIS etc but since I dont have
> > direct access to the remote IIS this becomes a problem. I know/think its a
> > common problem which apparently has been done using FPSE for some time
> > now...
> > Hmmm. I think its a little odd that we are still using technology from
> > 2002
> > for this purpose, should there have emerged any newer and better ways for
> > this ... more secure .. more flexible etc ... ?- Hide quoted text -
>
> - Show quoted text - >> Stay informed about: the future of fpse