473,387 Members | 1,721 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,387 software developers and data experts.

Window.open returns access denied

under windows 2003

I have a windows 2003 server with a "classic asp" application on it with
some com Dlls doing the business logic

my problem is when i add these DLLS to component services, all my buttons on
my web server start returning the error access is denied. it keeps this
problem if you remove the dlls from component services and restart the
server

does anyone have any ideas about this?

Thanks in advance

Murray
Jul 22 '05 #1
2 2415
Have you checked the permissions for the files you are trying to use? (IUSR_<machine name> must have access)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!


"Murray Jack" <mu********@yahoo.com> wrote in message news:eG**************@TK2MSFTNGP14.phx.gbl...
| under windows 2003
|
| I have a windows 2003 server with a "classic asp" application on it with
| some com Dlls doing the business logic
|
| my problem is when i add these DLLS to component services, all my buttons on
| my web server start returning the error access is denied. it keeps this
| problem if you remove the dlls from component services and restart the
| server
|
| does anyone have any ideas about this?
|
| Thanks in advance
|
| Murray
|
|
Jul 22 '05 #2
yep this is before it makes a request to the filesystem

and even doesnt work when website running under administrator

very disappointed with windows 2003 server

"Steven Burn" <so*******@in-time.invalid> wrote in message
news:em**************@TK2MSFTNGP12.phx.gbl...
Have you checked the permissions for the files you are trying to use?
(IUSR_<machine name> must have access)

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Murray Jack" <mu********@yahoo.com> wrote in message
news:eG**************@TK2MSFTNGP14.phx.gbl...
| under windows 2003
|
| I have a windows 2003 server with a "classic asp" application on it with
| some com Dlls doing the business logic
|
| my problem is when i add these DLLS to component services, all my
buttons on
| my web server start returning the error access is denied. it keeps this
| problem if you remove the dlls from component services and restart the
| server
|
| does anyone have any ideas about this?
|
| Thanks in advance
|
| Murray
|
|

Jul 22 '05 #3

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

Similar topics

1
by: David Cohen | last post by:
From the main window, I'm opening a popup window. In that poupup window, the user loads a number of different pages (by submitting forms and clicking on buttons), some of which are in a...
2
by: Wang, Jay | last post by:
I try to open up a window with window.open in javascript. "domain.html" contains domain information 'domain.school.edu'. The "Access denied" problem happens when document.write is trying to put...
3
by: Dave Hammond | last post by:
Hi All, This one is a bit bizarre. My understanding of "Access is denied" with respect to window.moveTo is that it results from a request which would move a portion of the window off screen. ...
2
by: Grzegorz ¦lusarek | last post by:
hello. I've code like this: var x =window.open('http://localhost/canvas.html','myokno') var w =x.width Permission denied to get property Window.width var w =x.innerWidth Permission denied to...
5
by: Droopy | last post by:
Hi, I wrote a C# program that is calling C++ legacy code to open a serial port (using CreateFile (comPort, GENERIC_READ|GENERIC_WRITE,0,NULL,OPEN_EXISTING,FILE_FLAG_OVERLAPPED,NULL)) .. So...
2
by: johkar | last post by:
I am getting an Access denied error when I write to a new window. The situation and code are outlined below. I am setting the domain in the main window. The problem is that the window I am...
21
by: alistair_henderson | last post by:
Morning All, I have some code for a website which uses 'window.open' to simulate modal dialog boxes. I use the window.closed property to decide if the window object exists at various points. ...
5
by: rawbear | last post by:
This script works fine in all browsers/platforms except Internet Explorer 7 for Windows. What can be done to make it work there too? Currently, when the form button is clicked, IE 7 returns to the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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.