All Tags > classic asp > iis 7 (RSS)
  • odbc connection pooling with Delphi 7 & IIS7

    We have a application that utilizes a combination of ASP.net (c#) and classic ASP (Delphi 7). When running the application on Windows Vista or Server 2008 using IIS7 we experience terrible performance problems from the classic ASP pages when retrieving data from SQL. Upon investigation using SQL Profiler...
    Posted to Forum by ffsetit on 10-05-2009, 4:04 AM
  • Blank Page No Errors

    Hi guys, I have a website which I've brought over to IIS7 from Windows IIS6, which ran great there. Now its on IIS7 some of my Classic ASP pages wont run and simply stop dead outputting to the browser just a blank page. The only thing in the blank page source code are the usual <html> tags...
    Posted to Forum by goofy_tyran on 09-16-2009, 10:59 AM
  • com+ dll registered but object not instantiating

    I'm on Vista Business SP1, IIS 7 I have unfortunately inherited some classic ASP sites that use COM+ objects heavily and want to run them on my local machine to make a few changes. It's nothing fancy, just execute from classic asp module. I successfully configured IIS to run classic asp, output...
    Posted to Forum by muppetmaster on 07-27-2009, 5:21 PM
  • Weird IE error with AJAX - parseerror - works on IIS 5.1

    Dear all, I've been breaking my brain the last couple of days with this issue, and I've asked several JavaScript / AJAX experts, who all concludes the same as I have. The error must be a server issue. I have two files: ajax.html and ajax.asp. http://www.test.orango.nu/dev/ajax.html This is what...
    Posted to Forum by KasperFP on 03-04-2009, 1:27 PM
  • IIS7, fckeditor and asp

    Hi all, I'm trying to use fckeditor (a html wyiswyg editor) with classic asp on an IIS7 environment. The problem is not specific to fckeditor but I think it's involving some iis7 configuration. To load the editor, the url is like this one: http://www.domain.com/fckeditor/editor/fckeditor.html...
    Posted to Forum by draka80 on 01-12-2009, 8:57 AM
  • Breakpoints are not hitted correctly when debugging classic ASP on IIS 7.0

    I have several projects wroted as classic ASP 3.0 pages. I changed my OS to Windows Vista last month. I'm not able to debug classic asp pages with Visual Studio 2005. I'm able to attach worker process, but when exception is elevated or breakpoint is hit, Visual Studio places cursor to another...
    Posted to Forum by Rudidlo on 12-23-2008, 8:10 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
  • Request object in custom error page

    Greetings, I've set up a new web site under IIS7 and added a custom 404 error handling page. Everything works fine except that I'm having problem with the request object in the custom 404 file. Request.ServerVariables("REQUEST_METHOD") always returns GET on the custom 404 file when...
    Posted to Forum by tsllbn on 10-04-2008, 2:41 AM
  • 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
  • Session Problems - seems to be around http/https transfer

    I recently moved a classic ASP application from an environment that was Windows Server 2003 and IIS 6. It is now running on IIS 7 within windows Server 2008. Basically, the problem is that session variables seem to be randomly being dropped. It is totally sporadic, and seems to happen when moving from...
    Posted to Forum by superted187 on 04-28-2008, 5:43 AM
Page 1 of 2 (12 items) 1 2 Next >
Microsoft Communities