Opened 9 years ago

Closed 9 years ago

#2517 closed defect (fixed)

MgInvalidStreamHeaderException on RenderTileXYZ

Reported by: jng Owned by: jng
Priority: low Milestone: 3.0
Component: Rendering Service Version:
Severity: trivial Keywords:
Cc: External ID:

Description

The new RenderTileXYZ method of MgRenderingService throws an MgInvalidStreamHeaderException when invoking the overload that takes a dpi and image format.

The issue is that the image format parameter is sent over the TCP/IP wire with an incorrect data type (should be knString, it is currently knInt32)

Change History (1)

comment:1 by jng, 9 years ago

Resolution: fixed
Status: newclosed

Fixed r8492

Note: See TracTickets for help on using tickets.