All Tags > asp help (RSS)
  • Cannot connect to mysql db 5.1

    Hello, Im using IIS 7.5 with Windows server 2008 r2. I want to open my database, so I used the next connectstring for opening the db: connect_string = "Driver={MySQL ODBC 5.1 Driver}; Server=localhost; UID=username; PWD=pwd; Database=db" set dbConn = server.createObject("ADODB.connection"...
    Posted to Forum by Perryvanz on 11-17-2009, 10:40 AM
  • Re: Can smone help me with "CDO.Message.1 error '80040220' " error ?

    Hi, Try the following code: - <!-- METADATA TYPE="typelib" UUID="CD000000-8B95-11D1-82DB-00C04FB1625D" NAME="CDO for Windows 2000 Library" --> <% Set cdoConfig = CreateObject("CDO.Configuration") With cdoConfig.Fields .Item(cdoSendUsingMethod) = cdoSendUsingPort...
    Posted to Forum by debugmm on 11-04-2009, 4:12 PM
  • 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
  • Problem with accessing MsAccess 2000 in iis7 visa business

    Hi, I am using vista business, configured iis7 and created virtural directory under default websites. When i am trying to access my asp site it is giving me an error " error occurred on the server when processing the URL. Please contact the system administrator" then I opend Application pools...
    Posted to Forum by alasatish on 05-20-2009, 8:08 AM
  • Re: Source Error when running an ASP script

    Thanks Tom for the reponse. It seems like the script is not executing it is just printing to the screen. Like I said the customer sent me the script and it runs fine on my test IIS server. I will check with them to see if they have customized error handling.
    Posted to Forum by carm90 on 03-30-2009, 10:03 AM
  • SOurce Error when running an ASP script

    I am a second level support engineer. I have a customer that is attempting to run a custom ASP script on a server running IIS 6. They receive the error below when the script attempts to run. The ASP script is a custom script created to allow our customers to remotely authenticate to a WEB page. The script...
    Posted to Forum by carm90 on 03-27-2009, 11:37 AM
  • ASP pages bogged down with too much server side code

    I have a few web applications that I have created using ASP classic. My problem is that some of the pages require running multple recordsets so the data can be used to run another recordset which stores the data which is ultimatley being accessed. In other words something like this; <% Set Rs = Server...
    Posted to Forum by shawn.bordeaux on 03-03-2009, 2:29 PM
  • Multiple session cookies problem

    Hi. I'm gonna try to explain the problem in short terms: On a shared Windows server which my host provide me, I'm getting multiple session cookies stored in the browser. This regards all browser types. A clean ASP file with no code other then "response.write("Hello") Updating the...
    Posted to Forum by neitakk on 02-27-2009, 6:13 PM
  • ASP HTML MAIL Get ! inserted in various places

    I have written some ASP code to use HTML as the e-mail body. In the received e-mails I get "!" inserted in various places. This does not occur on the presented ASP page. Anyone have any ideas?
    Posted to Forum by tdmhighway on 02-25-2009, 8:25 PM
  • Error only on my PC - ADODB.Stream error '800a0bbc' Write to file failed.

    This is the strangest thing... I have a group of asp files that allow a user to upload a file to our server. I normally process an upload file every other week. Well I went to process the file this morning and I recieved this error code; ADODB.Stream error '800a0bbc' Write to file failed. At...
    Posted to Forum by shawn.bordeaux on 02-19-2009, 1:59 PM
Page 1 of 2 (17 items) 1 2 Next >
Microsoft Communities