closed #134873
Yard Waste
700 S FESS AVE
- Case Date:
- 10/21/2013
can over 35 gallons
can over 35 gallons
all over 40lbs
excessive growth, "crab grass gone to seed,"
trash on porch
must be sorted
must be sorted
must be sorted
Please consider putting a traffic signal in at the pedestrian crosswalk near 10th and Fee on IU's campus. The continuous stream of students regularly causes traffic backups 20 minutes long. Today, I watched my bus take 15-20 minutes to traverse about a half mile just because there was no way to make the thousands of students crossing the street at that point pause. Only one cr can cross the crosswalk at a time, because it is a lucky breat when there is more than a 3 second break in the stream of pedestrians. Please address this so that it won't take me 45 minutes to drive two miles.
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.