All Tags > IIS7 > ASP Classic (RSS)
  • Re: Classic ASP, Access & ODBC

    Yes, I am using 64bit OS (SBS 2008 comes only with 64bit, because of MS Exchange 2007). When I use the test with the UDL file on the server, it works ... access via 32bit ODBC to Access 2003 works. It seems to be more a problem of the IIS in connection with classic ASP When I set the application pool...
    Posted to Forum by dcgmbh on 08-15-2009, 12:42 AM
  • http 500. Help, my form mail in wrong

    I have vista premium home and IIS 7 I am using dreamweaver cs3 and i beginner to asp. My problem is that the ie says http 500. My code of the page is <% theSchema="http://schemas.microsoft.com/cdo/configuration/" Set cdoConfig=server.CreateObject("CDO.Configuration") cdoConfig...
    Posted to Forum by coma on 05-10-2009, 4:28 PM
  • site not working without mentioning the default page in IE 7 but working fine with mozilla

    I hosted a website on a remote server (win 2008 / iis 7 / asp). The default page is configured and it was working fine for around 2 months but now for the last two days we have reported a problem site is not accessible by typing the url. The fun is if I type the url along with the default page i'm...
    Posted to Forum by chriscoolin on 05-04-2009, 1:57 AM
  • Help Me

    An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error.
    Posted to Forum by sanorsiang on 04-23-2009, 11:33 PM
  • IIS7 Client Side Debugging Problem - Solved

    I found the solution just after posted this message. Anybody has this issue continue reading. 1- Push Win+R buttons and execute Run window 2- Copy/Paste this : %windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpErrors -errorMode:Detailed Push enter button and thats all. Many...
    Posted to Forum by HakanSonmez on 01-16-2009, 6:27 AM
  • Issues in IIS 7, session and application variables are not maintained - Classic ASP site

    For local development purpose, I ran following script on VISTA, IIS 7: <% for each x in Request.ServerVariables response.write("<b>" & x & ":</b>&nbsp;&nbsp;&nbsp;" & Request.ServerVariables(x) & "<br><BR>") next %>...
    Posted to Forum by shamshad.ali@softechww.com on 12-02-2008, 9:57 AM
  • ASP displaying VB as text

    Hi I am trying to run Classic ASP VBscript pages from IIS7 and the HTML renders fine but the VBscript tags I up on the page dont seem to work. When I run the page the VB comes back as text on the screen. There are no errors that appear either. Can anyonne help me please?
    Posted to Forum by thegleds on 09-28-2008, 2:46 PM
  • Re: HTTP 500 error 0x800700aa loading .asp pages

    I am having a nearly identical problem. My classic asp pages work until I use one of the Application, session or server objects, then I get the '8002901d' error as well. Checking Event Viewer / Windows Logs / Application, I have the following entry each time the page is executed "Error:...
    Posted to Forum by dav1_1 on 06-18-2008, 3:48 PM
  • Why isn't IIS 7.0 able to handle .ASP files by default?

    I have recently upgraded my OS from XP PRO sp3 to Vista Ultimate x86. When I was working with XP I could access and work with my .ASP files by default using IIS (I think it was ver. 6,0, in contrast to 7.0 that comes with Vista). But now I get some kind of error, as follows: http://i25.tinypic.com...
    Posted to Forum by Starchild22 on 06-15-2008, 11:33 AM
  • National charset problem use Request.QueryString method on IIS 7

    Hi, I'm a classic ASP developer and my sites running on IIS 6.0 platform. I want move my sites to IIS 7 platform, but i have problem Request.QueryString method. Example; http://localhost/test.asp?message=Adı Soyadı test.asp ------------------------------------------------------------------------...
    Posted to Forum by egemenkaradeniz on 06-11-2008, 7:37 AM
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities