473,386 Members | 1,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 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 9533
"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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.