473,387 Members | 1,790 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.

Server.Execute does not work on 2003

We moved an ASP application from Win 2000 server to Win 2003 server and now
the Server.Execute method does not work. It gives me ASP 0228 error. What
gives? Thanks.

David Chase
Jul 21 '05 #1
5 3455
What is the TEXT of the error message? You don't think we memorize error
numbers?

See if the mention of 0228 in http://www.aspfaq.com/2413 gives you any help.
If not, show us what you're passing to Server.Execute and the actual error
message you receive.

--
http://www.aspfaq.com/
(Reverse address to reply.)


"David C" <dl*****@lifetimeinc.com> wrote in message
news:eJ**************@TK2MSFTNGP09.phx.gbl...
We moved an ASP application from Win 2000 server to Win 2003 server and now the Server.Execute method does not work. It gives me ASP 0228 error. What gives? Thanks.

David Chase

Jul 21 '05 #2

Server object, ASP 0228 (0x80004005)
The call to Server.Execute failed while loading the page.

I looked at aspfaq and maybe there is a problem with the "relative URL".
One more thing to note, this web page is on https secured. Does that
make a difference?

My code line that fails is below:

Server.Execute("/ActivityTrak/shared/buildappvars.asp")
David
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 21 '05 #3
> One more thing to note, this web page is on https secured. Does that
make a difference?


Maybe, have you tried running the same code but access it via http://
instead of https://? Is the result any different?

Can you show us the result of

Response.Write Server.MapPath("/ActivityTrak/shared/buildappvars.asp")

.... both from HTTP and HTTPS? Is this a vaid path?

A
Jul 21 '05 #4
80004005 is Access Denied. As a test, add IUSR and/or IWAM to the admin
group

Jeff

"David" <da***@biteme.com> wrote in message
news:u8**************@TK2MSFTNGP09.phx.gbl...

Server object, ASP 0228 (0x80004005)
The call to Server.Execute failed while loading the page.

I looked at aspfaq and maybe there is a problem with the "relative URL".
One more thing to note, this web page is on https secured. Does that
make a difference?

My code line that fails is below:

Server.Execute("/ActivityTrak/shared/buildappvars.asp")
David
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 21 '05 #5
Win 2003 is locked down in comparison to Win 2000, the IUSR_ won't have
access to cmd.exe as I'm guess it wont be in the web root but in System32
(that is if its a script ur trying to run), you could test if by adding the
Iusr_, but if this works better to add a custom user/group/identity giving
read/execute ACLs, adding this user to page in IIS which tries to execute the
script...

"David C" wrote:
We moved an ASP application from Win 2000 server to Win 2003 server and now
the Server.Execute method does not work. It gives me ASP 0228 error. What
gives? Thanks.

David Chase

Jul 21 '05 #6

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

Similar topics

7
by: Brian Burgess | last post by:
Hi all, Anyone know of any special issues with Server.Execute? Specifically for me it simply is not executing ... the server does not transfer to the page specified. The calling ASP just...
5
by: Phil Grimpo | last post by:
I have a very odd situation here. I have an administration page, where based on a users permissions, a recordset is called from the SQL server which has a list of paths to "Module Menus". Each of...
3
by: Chris | last post by:
I have yet to understand or get a response on the issue I'm having. I'm taking an asp web application and migrating it from Windows 2K to 2003. I have the new website location (2003) settings...
2
by: george r smith | last post by:
Gentlemen, I know that this problem has happened before and I searched and tried all solutions but problem is not solved. I install asp.net community starter kit with some help from this...
2
by: Petr PALAS | last post by:
Hi, when I open ANY ASP.NET application on my computer I get this message: ---------------------------------------------------------------------------- ---- Server Application Unavailable ...
5
by: Ken Cox [Microsoft MVP] | last post by:
MS has posted this here: http://www.asp.net/faq/ms03-32-issue.aspx Fix for: 'Server Application Unavailable' Error after Applying Security Update for IE...
6
by: AlanS | last post by:
I have used Visual Studio for about 8 months. I have developed some ASP solutions. I had to get on with some other things and have not worked with ASP.NET for a couple months. In the meantime, I...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far), I get a dialog box titled "Microsoft Development...
5
by: Microsoft | last post by:
Hi, I have Visual Basic .net 2003 (Standard Edition) & SQL Server 2000 Developer Edition. When trying to create a connection in the server explorer from the .net IDE I get a number of problems;...
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: 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: 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...
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

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.