uReport

City of Bloomington, Indiana

Search

Fields to display

Search Results: (2)

closed #158243

Water Utility Billing Problems

4167 W Middle CT

Case Date:
2/24/2017

I AM TRYING TO PAY MY WATER BILL, AS IT IS DUE TODAY, AND I CANNOT FIND THE EMAIL WITH MY ACCT# ON IT; I WOULD LIKE TO BE ABLE TO ACCESS MY ACCT# THROUGH YOUR SITE SOMEHOW AND AM NOT ABLE TO DO THAT; HOW DO I PAY MY BILL WITHOUT THAT ACCT#?

closed #163335

Website & Web Services Feedback

101-149 East 8th Street

Case Date:
2/26/2018

Trying to use the online bill pay service for water, but it repeatedly is erroring out on me. Here is the error (stack trace), better error handling would be great, as this is not human readable in terms of actions to take.. Server Error in '/eSuite.Utilities' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> Indeed there was unscheduled server maintenance done on the water payment server. Please contact utilities customer service if you need additional help. 812 349 3930 during 8am to 5pm. Thank you