Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Experience Builder
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS Spatial Analyst
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Public Safety
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Esri India
GeoDev Germany
ArcGIS Content - Esri Nederland
Esri Italia Community
Comunidad GEOTEC
Europe
Asia Pacific
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Community Ideas
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
JavaScript Maps SDK
:
JavaScript Maps SDK Questions
:
Print Dijit / Print Web Map Task Error
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
Print Dijit / Print Web Map Task Error
Subscribe
882
2
07-15-2013 12:33 PM
by
EricKriener
Frequent Contributor
07-15-2013
12:33 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
I'm trying to incorporate the print sample found here:
https://developers.arcgis.com/en/javascript/jssamples/widget_print_esri_request.html
into a tweaked version of the polling place app and am getting the following error when I choose a map template from the drop-down:
Uncaught TypeError: Cannot read property 'layerIds' of undefined PrintTask.xd.js:19
Any help on this one?
Thanks!
Eric
Tags
(2)
Tags:
javascript
web_developers
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
2 Replies
by
VernWolfley
Occasional Contributor
10-14-2013
01:11 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
I am getting the same error did you ever find a solution?
Uncaught TypeError: Cannot read property 'layerIds' of undefined
Reply
0
Kudos
by
EricKriener
Frequent Contributor
10-16-2013
10:42 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
It's working now, but I don't remember exactly what fixed it.
I think it had to do with getting the proxy working.
Have you done that yet?
This is how I fixed mine....
http://forums.arcgis.com/threads/12690-Unable-to-load-proxy?p=312843&viewfull=1#post312843
Reply
0
Kudos
Post Reply