943,553 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 31098
  • ASP.NET RSS
May 4th, 2005
0

"Operation is not allowed when the object is closed" error

Expand Post »
Hello,

I have a few web applications that I have been running on one of our web servers at work and everything is fine. Rearrangements have come about and a change of server is needed. Therefore all the intranet websites/applications on one server were moved onto a new server. But now some of the applications just don't work.

I'm getting the following error in 3 of 8 websites/applications:

ASP.NET Syntax (Toggle Plain Text)
  1. Operation is not allowed when the object is closed
The strange thing is I can't find any consistency between the 8 websites. All the HTML only websites are working fine. The 3 websites that are not working all try to access an MS Access database and this is where the error is coming from. However, there are another 2 applications that access MS Access database's but are not suffering from this error I'm guessing its some sort of permissions error in the folders/files or IIS itself but I can't seem to work it out. The scripts themselves have not changed so I can rule out any coding errors. If anyone has any ideas or directions I could go with this your help would be greatly appreciated, thanks.

Regards.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
AlexClifford is offline Offline
8 posts
since Jan 2005
May 5th, 2005
0

Re: "Operation is not allowed when the object is closed" error

Can you post some code?

-sypher
Reputation Points: 13
Solved Threads: 0
Light Poster
sypher is offline Offline
29 posts
since May 2005
May 5th, 2005
0

Re: "Operation is not allowed when the object is closed" error

I don't think the code will indicate anything because the exact code works fine on two other computers. It has to be a permissions issue with folders/files or IIS. Unfortunately I'm not sure what permissions I may have set incorrectly.

Does anyone have any suggestions for fixing the permissions?

Regards.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
AlexClifford is offline Offline
8 posts
since Jan 2005
May 5th, 2005
0

Re: "Operation is not allowed when the object is closed" error

Have you checked the permissions on the Access DB? Is it set to owner, or user mode? Under the Right Click -> Properties -> Security tab is those computers that work with it listed, and those that don't not listed???

How about the same for the folder / IIS folder (also) that would have the application in it?
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003
Nov 6th, 2005
0
Re: "Operation is not allowed when the object is closed" error
For anyone's information the reason for the message I had later discovered was the security settings in IIS for anonymous access. I had to put this on to get those websites working.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
AlexClifford is offline Offline
8 posts
since Jan 2005
Nov 8th, 2005
0

Re: "Operation is not allowed when the object is closed" error

And this is required, so nothing unusual there. Why was it set to not allow anonymous? The only reason to have it not anonymous is if you want to only allow those on your domain (active directory type thing) to acces those pages.

Hence the help file : "Before your server can authenticate users, however, you must first create valid Windows user accounts and then configure Windows File System (NTFS) directory and file permissions for those accounts. For more information, see About Authentication."
Team Colleague
Reputation Points: 211
Solved Threads: 27
Master Poster
Paladine is offline Offline
793 posts
since Feb 2003

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Need help!!
Next Thread in ASP.NET Forum Timeline: urgent: session timeout occurs unexpectedly(given both web.config & global.asax code)





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC