Ask a Question related to ASP Database, Design and Development.
-
wills #1
ASP, Access db on IIS6
I recently installed Windows 2003 Server Web Edition/IIS6.
I put an ASP site that uses Access 2000. I have ASP
extensions enabled in IIS. When I go to an ASP page is
works, however, when I go to an ASP that uses the db it
does not work.
Error:
HTTP 500 - Internal server error
Internet Explorer
I can run the same site on Windows 2000/IIS5 and it works
fine.
Any ideas?
wills Guest
-
CF5 on IIS6
I've followed the instructions here http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18689 but the installation doesn't work. In IIS... -
IIS6 - Access bug
http://support.microsoft.com/default.aspx?scid=kb;en-us;838306 -- Microsoft MVP - ASP/ASP.NET Please reply to the newsgroup. This email account... -
php.ini will not load for IIS6
Simply put, I cannot get php.ini to load while using Windows 2003/IIS6 Mind you, php.ini is in the windows directory, as it should be. And if I... -
Access is Denied when I try sending email at ASP.net on IIS6
Hi all, I just migrated my website to the IIS 6.0. Everything is the same and everything is running perfect except I got this error message... -
Could not access CDO.Message object in IIS6.0
Hi, I would really appreciate if somebody could give some advise on this. I've a ASP.NET application that is supposed to send emails and it is... -
Ray at #2
Re: ASP, Access db on IIS6
[url]http://www.aspfaq.com/show.asp?id=2109[/url]
"wills" <anonymous@discussions.microsoft.com> wrote in message
news:724b01c40230$00d2d780$a401280a@phx.gbl...> I recently installed Windows 2003 Server Web Edition/IIS6.
> I put an ASP site that uses Access 2000. I have ASP
> extensions enabled in IIS. When I go to an ASP page is
> works, however, when I go to an ASP that uses the db it
> does not work.
>
> Error:
> HTTP 500 - Internal server error
> Internet Explorer
>
> I can run the same site on Windows 2000/IIS5 and it works
> fine.
>
> Any ideas?
Ray at Guest
-
wills #3
Re: ASP, Access db on IIS6
Unchecked: Show Friendly HTTP error messages
Now I get to see my error:
---
Active Server Pages error 'ASP 0131'
Disallowed Parent Path
/locator/index.asp, line 1
The Include file '../includes/Include_ASPSettings.asp'
cannot contain '..' to indicate the parent directory.
---
Now does this mean that I have to change a lot of code?
Wonder how I'm going to fix this problem?
Wills
message>-----Original Message-----
>[url]http://www.aspfaq.com/show.asp?id=2109[/url]
>"wills" <anonymous@discussions.microsoft.com> wrote inEdition/IIS6.>news:724b01c40230$00d2d780$a401280a@phx.gbl...>> I recently installed Windows 2003 Server Webworks>> I put an ASP site that uses Access 2000. I have ASP
>> extensions enabled in IIS. When I go to an ASP page is
>> works, however, when I go to an ASP that uses the db it
>> does not work.
>>
>> Error:
>> HTTP 500 - Internal server error
>> Internet Explorer
>>
>> I can run the same site on Windows 2000/IIS5 and it>>> fine.
>>
>> Any ideas?
>
>.
>wills Guest
-
wills #4
Re: ASP, Access db on IIS6
Enable parent pathes.
works fine>-----Original Message-----
>Unchecked: Show Friendly HTTP error messages
>
>Now I get to see my error:
>
>---
>Active Server Pages error 'ASP 0131'
>Disallowed Parent Path
>/locator/index.asp, line 1
>
>The Include file '../includes/Include_ASPSettings.asp'
>cannot contain '..' to indicate the parent directory.
>---
>
>Now does this mean that I have to change a lot of code?
>Wonder how I'm going to fix this problem?
>
>Wills
>>message>>-----Original Message-----
>>[url]http://www.aspfaq.com/show.asp?id=2109[/url]
>>"wills" <anonymous@discussions.microsoft.com> wrote in>Edition/IIS6.>>news:724b01c40230$00d2d780$a401280a@phx.gbl...>>> I recently installed Windows 2003 Server Web>works>>> I put an ASP site that uses Access 2000. I have ASP
>>> extensions enabled in IIS. When I go to an ASP page is
>>> works, however, when I go to an ASP that uses the db it
>>> does not work.
>>>
>>> Error:
>>> HTTP 500 - Internal server error
>>> Internet Explorer
>>>
>>> I can run the same site on Windows 2000/IIS5 and it>.>>>>> fine.
>>>
>>> Any ideas?
>>
>>.
>>
>wills Guest



Reply With Quote

