Is anyone having this problem with WebI 2.7??
The config I have is as follows: Win2K Server; IIS 5.0; WebI 2.7.
I have an object in the universe that has prompts in it. I enter my own values for LOVs so it is easier on the user. ie.. they do not have to wait for values to return.
My object example:
CurrEmplStatus.XLATLONGNAME IN @Prompt ('14. Employee Status: (required)', 'C',{'Active','Leave With Pay','Leave of Absence','Terminated'},multi,constrained)
The problem is that since I upgraded to Win2K Server with IIS 5.0 the last entry in the list box for these prompt objects now has extra garbled characters appended to it.
For example this list would appear as so in the list box in WebI:
Active
Leave With Pay
Leave of Absence
Terminated#$@^^%%&
Anyone experiencing the same issue?? This does not occur in full-client.
The config I have is as follows: Win2K Server; IIS 5.0; WebI 2.7.
I have an object in the universe that has prompts in it. I enter my own values for LOVs so it is easier on the user. ie.. they do not have to wait for values to return.
My object example:
CurrEmplStatus.XLATLONGNAME IN @Prompt ('14. Employee Status: (required)', 'C',{'Active','Leave With Pay','Leave of Absence','Terminated'},multi,constrained)
The problem is that since I upgraded to Win2K Server with IIS 5.0 the last entry in the list box for these prompt objects now has extra garbled characters appended to it.
For example this list would appear as so in the list box in WebI:
Active
Leave With Pay
Leave of Absence
Terminated#$@^^%%&
Anyone experiencing the same issue?? This does not occur in full-client.