I am using vb 6 with sql server 2005 to display data in a third party grid control. The data displays properly, but when trying to use ADO filter to filter data, got an error message like "Error 3021: Either BOF or EOF is true or the current record has been deleted." The filtered data is...
I had the same problem. I found an article related to this which solved mine.
Here it is:
PROBLEM:
“0x80070005: Access is denied" error message when you create a scheduled task in Windows XP Service Pack 2 or Windows XP Tablet PC Edition 2005
Article ID : 884573
Last Review : November 9...
FesterSXS-The output in the browser screen is the same as source code:
<html>
<head>
<title>Simple Tag Pages</title>
</head>
<body>
<h1>Welcome to the clock page</h1>
<p>It is now: <% = Now() %></p>
</body>
</html>
pixl8r-I am a beginner in ASP programming and don't have much idea about the...
Thanks for the reply.
This is the asp code:
<html>
<head>
<title>Simple Tag Pages</title>
</head>
<body>
<h1>Welcome to the clock page</h1>
<p>It is now: <% = Now() %></p>
</body>
</html>
I am able to open http://localhost/localstart.asp. But it doesn't work for any other asp files.
Hai,
I am using IIS 5.1 in Win xp Prof OS. I tried to run a simple asp file thru' IE giving http://localhost/folder/simple.asp. But it displays asp source code instead of the actual result. My file is saved in a folder in wwwroot folder and my web server is running. Please help me.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.