-
Posted to
Web Deployment Tool (MS Deploy)
by
krolson
on
11-19-2009, 11:59 AM
Hello,
I'm not sure I understand where the problem is, could you please explain this in a little more detail? Such as:
1. Are you using the cmd line or the UI?
2. Where is it that the arabic letters are not appearing correctly (for example: command line output, Inetmgr, Windows Explorer, ...)? Is it that they appear strange in ...
-
Posted to
Web Platform Installer
by
krolson
on
11-19-2009, 11:53 AM
Thank you for your feedback!
Please feel free to post here if you encounter any difficulties using WebPI. Also, if you have any suggestions for improvement or features you'd like to see in the future, don't hesitate to post on this forum or the feature request forum: http://forums.iis.net/1080.aspx
-
Posted to
Web Platform Installer
by
krolson
on
11-17-2009, 11:09 AM
For starters, could you try just typing in the url (https://go.microsoft.com/fwlink/?LinkId=142915) in a browser, such as IE, and seeing what comes back?
There's a nice troubleshooting page for WebPI v2 here: http://learn.iis.net/page.aspx/604/troubleshoot-microsoft-web-platform-installer-issues/
It references this page for ...
-
Posted to
IIS7 - UI & Remote Management
by
krolson
on
11-13-2009, 12:47 PM
There is a Feature Request forum: http://forums.iis.net/1080.aspx for submitting these kinds of requests (posting a request there will make it more visible to the IIS team as a whole). We really appreciate your feedback and I hope that IIS will meet your needs better in the future!
-
Posted to
IIS7 - UI & Remote Management
by
krolson
on
11-13-2009, 12:03 PM
Thank you for explaining a bit more what you are looking for.
The rules mentioned above will make it possible to make folders intos applications. They will also make it possible to delete those applications (including content). This is accessible with the right-click options. I'm afraid MSDeploy doesn't support removing the ...
-
Posted to
IIS7 - UI & Remote Management
by
krolson
on
11-12-2009, 4:53 PM
One thing to note about these rules is that they are MSDeploy related: many MSDeploy tasks are available through the inetmgr UI, such as importing and exporting packages, converting folders to applications, deleting folders and applications, and recycling an application pool - but many other MSDeploy tasks will be uncommon, or only ...
-
Posted to
IIS7 - UI & Remote Management
by
krolson
on
11-12-2009, 1:49 PM
I wrote up some steps in a blog with screen shots (too lengthy to post that sort of thing in a post) that you can find here:
http://blogs.iis.net/krolson/archive/2009/11/12/delegate-application-creation-for-non-admininistrator-accounts.aspx
It sounds like currently you might not have the right rule setup (unusual users added ...
-
Posted to
IIS7 - UI & Remote Management
by
krolson
on
11-12-2009, 11:53 AM
Paul,
I'm sorry I misunderstood your earlier post, however, the MSDeploy rules could also be used for Windows accounts logging on locally. This probably wasn't clear from my earlier post, but the MSDeploy management service delegation rules will work with both IIS User and Windows user accounts! It is even possible to ...
-
Posted to
Web Platform Installer
by
krolson
on
11-11-2009, 12:05 PM
It looks like you are having authorization issues, have you tried confirming that the user id and password you are providing for the MySql database are working (see previous post for how to check this)?
You must specify the credentials for the MySql database administrator/root account in order to create a new database.
-
Posted to
IIS7 - UI & Remote Management
by
krolson
on
11-11-2009, 11:52 AM
There is a way to allow a non-Admin IIS user to have that right-click mark as application type functionality!
You are already using Management Service Delegation, so you must already have the Web Deployment Tool installed. If you have this on the client box as well, and the right rules, a client connecting to your server can right click a folder ...