Select to view content in your preferred language

restriction on number of features/layers/project size

3113
10
06-05-2012 03:24 PM
BarryJaggernauth
Deactivated User
Hi

I wanted to know if there are any restrictions on the number of features, layers or the size of a project for deployment. I was able to deploy a project with an arcgisonline basemap and two custom polygon layers; but cannot deploy a project with one arcgisonline basemap and 30 custom layers (no more than 450 features per layer).

Any help would be appreciated.

Thanks
Barry
0 Kudos
10 Replies
BarryJaggernauth
Deactivated User
Still no solution for this!

I can pull the entire map from arcgisonline into the silverlight viewer but cannot build/deploy the application


any help would be great

Thanks
Barry
0 Kudos
BarryJaggernauth
Deactivated User
anyone from esri looking at this?
0 Kudos
KatherineDalton
Esri Regular Contributor
Hi Barry,

There shouldn't be any restrictions. Is there a specific error message you are receiving? Can you detail for us what is happening? Is there any chance we can look at your data? You can email me via these forums if you prefer to send your data that way.

Katy
Katy Dalton | Technical Consultant
THE SCIENCE OF WHERE™
0 Kudos
BarryJaggernauth
Deactivated User
Hi Katy

Sorry about the late reply - just came back out from vacation.

The silverlight viewer can launch and access data from my arcgisonline account.

I can unlink the data and do some editing.

When I hit deploy I get "Site Deployment Failed" - "Unable to deploy application".

I have attached a screenshot of the message, however, I prefer to send the sample data to you directly rather than over the forum.

Thanks for looking into this! 😮

Regards
Barry
0 Kudos
KatherineDalton
Esri Regular Contributor
Sure thing Barry - you should be able to send it to me via the forums. Hover over my name and click Private Message.

Katy
Katy Dalton | Technical Consultant
THE SCIENCE OF WHERE™
0 Kudos
BarryJaggernauth
Deactivated User
hi katy

please see the attached sample data.

all of the files are basically like that. shapefile exported to kml within the max number of features per file. i dont have any issues with viewing the file online. but i would like to deploy an app to keep the viewing private and not public.


thanks for looking into this

barry
0 Kudos
KatherineDalton
Esri Regular Contributor
Hi Barry,

A long shot idea...is there any chance you are using a name that already exists in your c:\inetpub\wwwroot\builder\apps directory? It may be a case where you had created an app in a previous version and it is sticking around in that directory, but not actually showing up on the "Create New Application" page under "Current Viewer Applications". Other than running into that problem, I haven't yet been able to reproduce the problem, but I'll go through a few more times.

Katy
Katy Dalton | Technical Consultant
THE SCIENCE OF WHERE™
0 Kudos
BarryJaggernauth
Deactivated User
hi katy

i initially thought that was the problem so the first thing i did was deleted everything in the c:\inetpub\wwwroot\builder\apps directory. so that's not the problem.

any other ideas?

thanks
barry
0 Kudos
JasonWegner
Occasional Contributor
I recently came across this issue, and I have fixed it.  I reinstalled the ArcGIS Viewer for Silverlight 1.0.1.  At that point I rechecked my permissions for \inetpub\wwwroot\Apps and found the following:

The SilverlightViewerAppPool user has the following permissions for that \Apps folder:  Modify, Read & Execute, List folder contents, Read, Write.  Special permissions is gray, meaning there are sub-categories that have various permission levels.  I'm thinking the permissions were reset upon reinstall?  At any rate, it's working now.  Hopefully this helps someone.
0 Kudos