Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:41 PM
Rocio
Guest
 
Posts: n/a
Default 500 error running asp on a virtual directory that runs asp.net with no errors

I do not understand why. I am running perfectly well asp.net on a
virtual directory, but if I put a simple asp file such as this, and
named it foo.asp, and try to run it from this virtual directory, I get
the 500 error:

<html>
<body>
<%
Response.Write("hello")

%>
</body>
</html>

Any ideas why? I check the Properties of this virtual directory, and
under The Virtual Directory tab, Configuration button, App Mappings
tab, I can see .asp listed pointing to
C:\WINNT\System32\inetsrv\asp.dll . If I look at this folder the dll
exists.

I'm running windows 2000 professional.
But I found the same problem in another computer running Windows 2003
server, IIS 6.0

any ideas???
  #2  
Old July 19th, 2005, 01:41 PM
Ray at
Guest
 
Posts: n/a
Default Re: 500 error running asp on a virtual directory that runs asp.net with no errors

First find out what the error is.

http://www.aspfaq.com/show.asp?id=2109

Ray at home

"Rocio" <rocio.katsanis@softwareservices.net> wrote in message
news:7b914006.0406071413.43dc1396@posting.google.c om...[color=blue]
> I do not understand why. I am running perfectly well asp.net on a
> virtual directory, but if I put a simple asp file such as this, and
> named it foo.asp, and try to run it from this virtual directory, I get
> the 500 error:
>
> <html>
> <body>
> <%
> Response.Write("hello")
>
> %>
> </body>
> </html>
>
> Any ideas why? I check the Properties of this virtual directory, and
> under The Virtual Directory tab, Configuration button, App Mappings
> tab, I can see .asp listed pointing to
> C:\WINNT\System32\inetsrv\asp.dll . If I look at this folder the dll
> exists.
>
> I'm running windows 2000 professional.
> But I found the same problem in another computer running Windows 2003
> server, IIS 6.0
>
> any ideas???[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles