uReport

City of Bloomington, Indiana

Search

Fields to display

Search Results: (108)

closed #134723

Website & Web Services Feedback

311-399 West 8th Street

Case Date:
10/10/2013

closed #134885

Website & Web Services Feedback

Case Date:
10/21/2013

I'm trying to pay my water bill, and keep getting this error: 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> This has been going on for a week. I guess I'll just call in to pay it tomorrow.

closed #135118

Website & Web Services Feedback

Case Date:
11/4/2013

This application is really great!

closed #135512

Website & Web Services Feedback

Case Date:
12/7/2013

Tried to search Municipal Code site No go! was hunting the 'snow removal' ordinance. Error page follows: "City of Bloomington Municiple Codes ERROR opening the Index - contact sysadmin! Error message: directory '/var/www/sites/code/index' does not exist Powered by Apache Lucene" There you go, Please fix this! cheers . . .

closed #135706

Website & Web Services Feedback

Case Date:
12/19/2013

Problem with the web

closed #135846

Website & Web Services Feedback

Case Date:
1/6/2014

Typo on the home page in the Severe Weather Alerts box: should be "until Jan 07..."

closed #136050

Website & Web Services Feedback

Case Date:
1/20/2014

Acronyms are letters that make words. The list on your website is a list of ABBREVIATIONS.

closed #143454

Website & Web Services Feedback

Case Date:
2/2/2015

Barry Wallock, Downtown Specialist, is listed with the wrong email address on the City Directory. It should be wallockb@bloomington.in.gov

closed #143737

Website & Web Services Feedback

1402 S Madison ST

Case Date:
2/24/2015

Are the event calendars available for anyone to post an event? I could not find a "submit an event" button or info. Please help. thanks!

closed #144275

Website & Web Services Feedback

Case Date:
3/25/2015

There's some JSP scriptlet code being printed out on https://bloomington.in.gov/code/ above and inside the search box at the upper left.