Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3354338
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T02:15:39+00:00 2026-05-18T02:15:39+00:00

I recently developed a simple application for displaying a list of files to some

  • 0

I recently developed a simple application for displaying a list of files to some users based on access levels and allowing them to download them etc.

This application was developed to be hosted inside a large corporation with heavy security policies and is fairly mission critical..

The application is very basic,

  • it checks the users NTID (using windows authentication)
  • compares that to a table in SQL
  • then pulls up a list of all the files on which this user has access

Thats pretty much it..

There are also a couple of forms for adding a user and editing a user and uploading a file.

We have a problem often where the application is pretty much unresponsive.

This can be remedied by opening command prompt and running ‘iisreset’

I should also note when originally deploying the application we changed some settings on the server to allow connections to stay open a while longer to allow bigger file uploads..

Could this be locking the application up?

I am unabble to restart the server until the weekend.

The server is a windows 2003 box running IIS6.0 and .NET 2.0

Helllllp!

Thanks
Daniel

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T02:15:40+00:00Added an answer on May 18, 2026 at 2:15 am

    Haha.. I Feel So Stoopid!

    After a morning of writing the stack to log files i found the error..

        try
        {
            //Do Some SQL Stuff Here
            //Close SQL Connection
        }
        catch
        {
            //Whoops it went Bang!
        }
    

    Fixed By Adding this:

        finally
        {
           //Close The Connection Doofus!
        }
    

    Whoops!

    So Basically if an error happens in the SQL stuff it’ll go straight to catch and never close the connection!

    Thanks for your help everyone!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently I came across some strange behaviour of my application. It has been developed
I recently developed an application for Windows XP and newer which make some changes
i have recently developed a list program in android in which there is an
I am really new to php, I have recently developed a reliability simple web
Recently, I have a developed a very simple web app for a survey. I
I recently developed a Silverlight application which uses Mark J Millers ClientChannelWrapper<T> to communicate
Recently I developed a performance tester console application, with no UI, with the help
i'm new in java and recently started to develop an simple application. For the
So, I recently took a job where I need to develop a fairly simple
Recently I developed a piece of software that downloads logfiles from our online production

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.