472,789 Members | 1,063 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,789 software developers and data experts.

Permission denied

I'm running a intranet site on a NT 4.0 IIS 4 server. I have a page that
uses CDONTS. I recently change this intranet application to run as an
isolated process (Selecting the checkbox "Run in separate memory space").
Now every time I get to the line objMail.Send, I get a permission denied
message (Microsoft VBScript runtime error '800a0046' Permission denied) . If
I de-select the box, everything works fine. Here is the NT event in the log:
Date: 9/8/2003 Source: Userenv
Time: 3:43:06 Category: None
Type: Error Event ID: 1000
User: N/A
Description:
The operating system was unable to load your profile. Please contact your
Network Administrator. (5)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I checked out www.EventId.net, but it doesn't seem to be related.
Description Windows cannot unload your registry file. If you have a roaming
profile, your settings are not replicated. Contact your administrator.
DETAIL - Access is denied. , Build number ((2195)).

What am I missing?

Thank you,
Matthew
Jul 19 '05 #1
3 9432
"msnews.microsoft.com" <ml*****@alumniresearch.com> wrote in message
news:OD**************@tk2msftngp13.phx.gbl...
I'm running a intranet site on a NT 4.0 IIS 4 server. I have a page that
uses CDONTS. I recently change this intranet application to run as an
isolated process (Selecting the checkbox "Run in separate memory space").
Now every time I get to the line objMail.Send, I get a permission denied
message (Microsoft VBScript runtime error '800a0046' Permission denied) . If I de-select the box, everything works fine. Here is the NT event in the log: Date: 9/8/2003 Source: Userenv
Time: 3:43:06 Category: None
Type: Error Event ID: 1000
User: N/A
Description:
The operating system was unable to load your profile. Please contact your
Network Administrator. (5)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I checked out www.EventId.net, but it doesn't seem to be related.
Description Windows cannot unload your registry file. If you have a roaming profile, your settings are not replicated. Contact your administrator.
DETAIL - Access is denied. , Build number ((2195)).

What am I missing?


Your probably getting the permission error because the IWAM account does not
explicitly have NTFS change permissions on your \inetpub\mailroot tree. I'm
not sure if that's at all related to the Event ID 1000 profile error ...

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #2
I'm sorry, I forgot to add that this machine has Exchange on it as well. So
I'm guessing that \ExchSrvr\imcdata = \inetpub\mailroot. If so I tried it
and it still doesn't work. I also read somewhere to make sure the patches
are up to date, which they are.

Thank you,
Matthew
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:bj*********@kcweb01.netnews.att.com...
"msnews.microsoft.com" <ml*****@alumniresearch.com> wrote in message
news:OD**************@tk2msftngp13.phx.gbl...
I'm running a intranet site on a NT 4.0 IIS 4 server. I have a page that
uses CDONTS. I recently change this intranet application to run as an
isolated process (Selecting the checkbox "Run in separate memory space"). Now every time I get to the line objMail.Send, I get a permission denied
message (Microsoft VBScript runtime error '800a0046' Permission denied) ..
If
I de-select the box, everything works fine. Here is the NT event in the log:
Date: 9/8/2003 Source: Userenv
Time: 3:43:06 Category: None
Type: Error Event ID: 1000
User: N/A
Description:
The operating system was unable to load your profile. Please contact

your Network Administrator. (5)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I checked out www.EventId.net, but it doesn't seem to be related.
Description Windows cannot unload your registry file. If you have a

roaming
profile, your settings are not replicated. Contact your administrator.
DETAIL - Access is denied. , Build number ((2195)).

What am I missing?


Your probably getting the permission error because the IWAM account does

not explicitly have NTFS change permissions on your \inetpub\mailroot tree. I'm not sure if that's at all related to the Event ID 1000 profile error ...

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/

Jul 19 '05 #3
Is this error message related to the cdonts.dll permissions. I was playing
around and found a way to isolate the .dll with the process, just then none
of the other process could use cdonts (I have since fixed this). But doesn't
this show that the folder permissions are set-up correctly?

Thank you,
Matthew
"msnews.microsoft.com" <ml*****@alumniresearch.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
I'm sorry, I forgot to add that this machine has Exchange on it as well. So I'm guessing that \ExchSrvr\imcdata = \inetpub\mailroot. If so I tried it
and it still doesn't work. I also read somewhere to make sure the patches
are up to date, which they are.

Thank you,
Matthew
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:bj*********@kcweb01.netnews.att.com...
"msnews.microsoft.com" <ml*****@alumniresearch.com> wrote in message
news:OD**************@tk2msftngp13.phx.gbl...
I'm running a intranet site on a NT 4.0 IIS 4 server. I have a page that uses CDONTS. I recently change this intranet application to run as an
isolated process (Selecting the checkbox "Run in separate memory space"). Now every time I get to the line objMail.Send, I get a permission denied message (Microsoft VBScript runtime error '800a0046' Permission
denied)
.
If
I de-select the box, everything works fine. Here is the NT event in
the log:
Date: 9/8/2003 Source: Userenv
Time: 3:43:06 Category: None
Type: Error Event ID: 1000
User: N/A
Description:
The operating system was unable to load your profile. Please contact

your Network Administrator. (5)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

I checked out www.EventId.net, but it doesn't seem to be related.
Description Windows cannot unload your registry file. If you have a

roaming
profile, your settings are not replicated. Contact your administrator.
DETAIL - Access is denied. , Build number ((2195)).

What am I missing?


Your probably getting the permission error because the IWAM account does

not
explicitly have NTFS change permissions on your \inetpub\mailroot tree.

I'm
not sure if that's at all related to the Event ID 1000 profile error ...

--
Tom Kaminski IIS MVP
http://www.iistoolshed.com/ - tools, scripts, and utilities for running

IIS
http://mvp.support.microsoft.com/
http://www.microsoft.com/windowsserv...y/centers/iis/


Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Klunk | last post by:
Hi, last week I moved the folder of my Intranet application to another disk of the same server. After this change all the ASP page return this error: Microsoft VBScript runtime error...
6
by: Jon Montana | last post by:
CDONTS was working well until I installed Exchange 2000. I thought it might be a relay problem, but I allowed the server IP address to relay. Thanks for anything you can offer. here's the...
1
by: Mark E. Hamilton | last post by:
Sorry, I probably should have re-stated the problem: We're using Python 2.3.5 on AIX 5.2, and get the follow error messages from some of our code. I haven't yet tracked down exactly where it's...
2
by: Taishi | last post by:
New user of SQL Everything is on the same machine My error is close to the bottom After reading it today, I can see there is a problem with 2 dbases 'PUBS' and 'Master' There are also some...
4
by: stephen | last post by:
Hi, I am getting an error while trying to create an excel file. "Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the...
1
by: doctorhardik | last post by:
other interesting thing i observe during my work which i describe below: i am using dotproject2.0.4 on fc3. it is working fine. but i want to generate pdf file report during this time i face...
0
by: debug03 | last post by:
I am executing a DTS package on a Windows 2000 sp4 server running SQL Server 2000 and IBM DB2 V7 client. The DTS package source data(SQL Server) is selected from SQL server table and inserts data to...
0
by: private.anders | last post by:
Hi David! Really need assistance since I have been struggling with a problem long time now. I am running a web application on a Win 2003 Std (Active Directory). Everything works fine. I have...
0
by: private.anders | last post by:
Really need your assistance since I have been struggling with a problem long time now. I am running a web application on a Win 2003 Std (Active Directory). Everything works fine. I have...
4
by: xzzy | last post by:
I have a v1.1 web app that works on my local computer. However, running it at the host computer, the following breaks: when a viewer selects a different country, the State dropdown should...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.