closed #133948
Website & Web Services Feedback
- Case Date:
- 9/5/2013
Nice work on your app!
Nice work on your app!
Good morning! I wanted to get in touch with the webmaster in regards to your Green Building Resources page (http://bloomington.in.gov/green-building-local-resources). I noticed you have a lot of really great resources available already so I would hope that you would consider adding an additional eco-friendly source: Empire Today (http://empiretoday.com/products/eco-friendly-flooring). They offer flooring made from recycled material and Green window treatment as well. Empire also has a Low Price Guarantee for those looking for save money on their building or remodeling costs. I think adding this resource to your list would greatly benefit your site's visitors and complement your existing list. I'm looking forward to hearing your thoughts and thank you for your time! Best regards, Anna
Requesting a development API key for development server for Open 311
There appears to be a problem in the Android app when pushing the return button to exit out of the system. Mike Brassell. mike@impactmtn.co.za
There appears to be a problem in the Android app when pushing the return button to exit out of the system. Mike Brassell. mike@impactmtn.co.za
There appears to be a problem in the Android app when pushing the return button to exit out of the system. Mike Brassell. mike@impactmtn.co.za
Apples!
A section of fiber is missing. We think Rick Dietz has it.
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.