Question: On rare occassions I throw up an aspx page that isn't fully tested (inadvertent error) and next thing I know I've broken a connection to the database table due to an error.
This creates an "*.ldb" lock file which the Server will not allow me to delete; therefore, the entire web site is shut down and inoperative. We haven't released the site to clients yet but what happens when, say, the power goes out at Kim Lee's house in Hong Kong...will that produce an "*.ldb" file on the Server? Or is this wonderful feature limited to Administrators only? Any clues, ideas? There must be a solution to this...
This creates an "*.ldb" lock file which the Server will not allow me to delete; therefore, the entire web site is shut down and inoperative. We haven't released the site to clients yet but what happens when, say, the power goes out at Kim Lee's house in Hong Kong...will that produce an "*.ldb" file on the Server? Or is this wonderful feature limited to Administrators only? Any clues, ideas? There must be a solution to this...