Addin not visible in Silverlight Application Builder

2205
5
02-07-2013 01:39 AM
wadsonmakari
New Contributor III
I am trying to add a very simple addin to the Silverlight Application builder 3.0. Just as a test I built a .xap with the example configurable behavior and tool. Both the behaviour and tool are working fine in Visual Studio. I have not changed anything in the example that ships with the ArcGIS Silverlight Viewer Extensibility SDK.

When I add the compiled .xap addin in the application builder the xap file is uploaded without any errors but neither the behaviour nor tool are added in so I can include them in my website. The addin detail window is blank even though the addin has one behaviour and one tool.

Has any come across this issue before?

I am running Visual Studio 2010 SP 1
Windows 7 Ultimate Service Pack 1 (64 bit)
ArcGIS for Viewer for Silverlight 3.0
Microsoft Silverlight 5 SDK and the Toolkit

Any pointers greatly appreciated.

Makari.
0 Kudos
5 Replies
KatherineDalton
Esri Regular Contributor
Hi Makari,

Were you able to resolve this issue? You might try clearing your browser cache as a first step. Note that we've just released v3.1 of the Viewer and API, so you can try upgrading to these.

http://resources.arcgis.com/en/communities/silverlight-viewer/index.html

http://resources.arcgis.com/en/communities/silverlight-api/

Hope that helps,
Katy
Katy Dalton | Technical Consultant
THE SCIENCE OF WHERE™
0 Kudos
MetteMøller
New Contributor
Hi Makari,

Were you able to resolve this issue? You might try clearing your browser cache as a first step. Note that we've just released v3.1 of the Viewer and API, so you can try upgrading to these.

http://resources.arcgis.com/en/communities/silverlight-viewer/index.html

http://resources.arcgis.com/en/communities/silverlight-api/

Hope that helps,
Katy


Hi Katy,
I experience the exact same problem. My add-in works fine in Visual Studio, upload with no errors, but when I click the 'Add-in Details' window it is blank eventhough there should be a behavior + a tool. I tried clearing the browser cache, and I'm already running the latests versions as you describe in your post. By the way I use Visual Studio Professional 2012. What to do? Anyone please?
Best regards
Mette
0 Kudos
FrancoisPelletier1
New Contributor II
Anobody resolved that ? I'm having the same issue and nothing seems to fix it.
0 Kudos
KirkKuykendall
Occasional Contributor III
I've run into this problem before, and found that the browser caching is the culprit.

When running fiddler2, I noticed that it wasn't even sending out a request for the updated Tools.xml file.

I think Esri could fix this by having the Builder app and the built apps "dirty" these requests (e.g. add a timestamp to the url) so that the browser doesn't cache them.

Clearing the cache is a pain ... especially when I have other things that I want to remain in the cache.
0 Kudos
JasonCleaver
Occasional Contributor
Has anybody found a fix for this?  I am experiencing this too, and it is really frustrating.  I have an add-in with 10+ tools, and now I can no longer build new apps.
0 Kudos