Select to view content in your preferred language

Remove / Delete Projects from Project Center?

2647
4
04-16-2010 11:05 AM
DaveBouwman
Emerging Contributor
How do I delete a project from the web server once it's pushed there from Project Center?

This is not in the doc (that I've found), and I'm guessing I can just delete folders under ItemsRoot (did you have to use GUIDs?) but it's not clear if that will bork things up.

Dave
0 Kudos
4 Replies
HolgerSchade
Deactivated User
Do you have an answer on this - because I can't find the menu items as well :-(((
0 Kudos
MikeMillerGIS
Esri Frequent Contributor
Dave/Holger,
   You need to do it manually

delete the items in here
   C:\inetpub\wwwroot\ArcGIS\Mobile\ItemsRoot

remove the matching project from here(the GUID titles will match)
    C:\inetpub\wwwroot\ArcGIS\Mobile\ContentRoot\WindowsMobile\Projects

for project history in the project center, check here(your path might be slightly different)
C:\Users\mich3661\AppData\Local\ESRI\MobileProjectCenter.exe_StrongName_npi4x0bm2ty1z5wy3bfvivwonygcb0rp\10.0.0.0

I think it is in there
0 Kudos
JianweiDou
Esri Contributor
from your browser,  you could go to this page to delete mobile projects
http://yourServername.domain.com/arcgis/mobile/content/
then goto WindowsMobile >> Projects, you will see a list of projects here, click on one,
then under the project thumbnail info box, there is a supported Operations: called "Delete Item"

-jdou
0 Kudos
AnastasiaAourik
Emerging Contributor
Well Actually, in ArcGIS Mobile Settings in the General tab, there is a
Local Projects Directory.  You may have your project stored there.
If so, you just go to this directory and delete the .WMPK file.

While we are on the subject, can someone tell us all pros/cons of having
Project on Local Project Directory vs a Project Server....
0 Kudos