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

Sever.Execute Error

Whenever i try to accecc HTML page through server.execute, i got this
error.

Server object error 'ASP 0228 : 80004005'

Server.Execute Error

server.execute("/folder1/htmls/" & strfilename & "_1.html")

The call to Server.Execute failed while loading the page.

Any suggestions,

Thank you
Dec 7 '07 #1
3 2246
Go Live wrote on 07 dec 2007 in microsoft.public.inetserver.asp.general:
Whenever i try to accecc HTML page through server.execute, i got this
error.

Server object error 'ASP 0228 : 80004005'

Server.Execute Error

server.execute("/folder1/htmls/" & strfilename & "_1.html")

The call to Server.Execute failed while loading the page.
<http://groups.google.com/groups?q=server.execute+while.loading>

The file cannot be found.

Please do not multipost.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Dec 7 '07 #2
So what is the better solution to this problem. The file that i am
trying to execute is an .html file. Do i have to make changes in IIS
or in a code.??

Dec 7 '07 #3
Go Live wrote:
So what is the better solution to this problem. The file that i am
trying to execute is an .html file. Do i have to make changes in IIS
or in a code.??
You can't execute a .html file: it has no code in it to be executed. You
need to clarify what you are trying to do here, especially why it needs to
be done in server-side code.

Hmmm ... maybe this will help:
http://classicasp.aspfaq.com/general...-web-page.html

That's the best I can do without knowing what you expect to be getting from
that html file.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Dec 7 '07 #4

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

Similar topics

1
by: dbb9h | last post by:
I've noticed a problem with calls to server.execute on a webserver running IIS 5.0. The call is used to conditionally include some asp code according to the language, but there seem to exist...
2
by: Norman Fritag | last post by:
Hi there The below code executes some queries. As newbie I was wondering weather you are better of using connection execute or command execute to execute queries? I am asking as...
2
by: Agnes | last post by:
I had connect another SQL server VIA VPN , the server name is IP e,g 123.123.123.123 I can read the data sucessfully, However, I want to insert some data from my local server. sp_addlinked...
2
by: Marco | last post by:
Hello, I am realizing an application client in VisualStudio .NET 2002 with Framework 1.1 in VisualBasic, and must communicate with a server realized in java with Apache Axis version 1.2RC2. I...
0
by: Chris Auer | last post by:
I have: Set up Database Mail Set up and Operator (me) Set up a job to send a message to that operator. When I run the TSQL EXECUTE msdb.dbo.sp_notify_operator @name=N'Chris...
9
by: Bytz | last post by:
I have a page with a "newly" added datagrid on it. When the page posts back the browser closes, without exception. As far as I can tell the problem occurs on the client side (server code seems to...
0
by: Franck | last post by:
Hi, Got some problems from reading temporary table I'm creating in my Sql Server 2005 Database from Access 2K3 through ODBC. I can create it successfully but can't find a way to query it ! The...
2
by: swarajtnj | last post by:
Hi Friends, I am using MySql 5.0. With the Front end as ASP.NET 2.0. I am working a small concern. my company local server to connect the MySql is perfectly working. But when i Connect to the...
10
by: khalid galal | last post by:
Hi, i am having a problem with connecting ASP with MSSQL SEVER 2005 EXPRESS EDITION, i am writing ASP code using javascript. look at this peace of code: var myConnect = "Provider=SQLNCLI;Data...
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: 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
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...
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,...
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.