-
Problems Saving to Folder in COM+ Application
I have a web application in classic ASP. The application uses a COM+ application to execute some code. One part of the COM+ application saves files to a folder. On my local server, this works. However, on the live server, this results in the error:
A Windows error - Access is denied.
- (0x00000005) occurred
When I copy the exact same code into an asp file, this works without a problem. I've right clicked on the folder I'm saving to, selected the security tab, and enabled full control to all users, but the error is still happening. What's happening, and what else can I do? It seems like I need to enable COM+ components write/modify security permissions, but how do I do that?
Similar Threads
-
By redeville in forum Java
Replies: 1
Last Post: 01-16-2007, 03:05 AM
-
By Olalah in forum VB Classic
Replies: 0
Last Post: 09-05-2006, 05:37 AM
-
By teclioness in forum ASP.NET
Replies: 1
Last Post: 11-16-2005, 04:52 AM
-
Replies: 2
Last Post: 09-26-2005, 11:35 AM
-
By Krishna in forum vb.announcements
Replies: 0
Last Post: 11-25-2002, 11:03 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks