Bug ID Number |
BUG-000155118 |
Submitted | January 14, 2023 |
Last Modified | June 23, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.0 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
The failure was due to a user error in the script, not a defect in Map Viewer.
Workaround
Publish a blank Python script as a .py file and edit the script after publishing.
- In Server Manager > Services > Manage Services > Site > Stop the web tool.
- In C:\arcgisserver\directories\arcgissystem\arcgisinput\<>.GPServer\extracted\p20\<scripttool> > Open the script > Paste the script > Save.
- Go back to Server Manager and restart the web tool.
- In Portal > Content > Click the Tool to get to the Item Details page > Click 'Open in Map Viewer Classic' > Add Layer > select the Tool > Run.
Steps to Reproduce