ASP App Built On IIS 5.1 Not Working On IIS 6 - Turning Debugging On?

I've been given an ASP site built, tested and working on IIS 5.1 to be hosted on IIS 6. I've gone through the process of enabling ASP, parent paths, and debugging in the IIS Management console. My first ASP works as expected, however, a link to a second gives me the error:

HTTP 500 - Internal server error

This is not a lot to go on, so my question is can i turn on debugging/error messages to give me more of a starter?

View Replies


ADVERTISEMENT

Asp Built In Objects

1) can any one tell me what are built in objects in ASP 3.

in asp 2 it was
request
response
session
application
server
object context object

2)what are asp variables ?

View Replies View Related

Built In Active X Components?

I've been playing with ASP for about 3 months, and it just now, today, clicked that I could be using active x stuff with my asp pages.

The stuff I make falls into two categories, stuff for inhouse, and stuff that's on brinkster.

How can I tell what active x components I can use, and find some docs on them?

View Replies View Related

Does ASP Have A Built In Encrypt Function?

I am working with an existing script/old server that uses encrypt(whatever) quite often (mostly querystrings), however there is no routine written anywhere in the script for this. no connection to any components or anything...

I didn't know it had a default encypt function (assuming its like base 64 or something)...

View Replies View Related

Custom Built Messageboard

I have made my own messageboards using asp but I was wondering if anyone could help me with something.

Currently my users have the option to use bold and italics in their posts by using tags around the word they would like to be in bold. I then use the following command to change [b] to <b>

strtopPost = Replace(strtopPost , "[b]", "<b>", 1, -1, 1)

However I would also like to be able to use [font color=FF0000]Red Text[/font] but I'm unsure on how to do this.

View Replies View Related

Turning Off Autofill

Is there a way to turn off the auto fill.. I have page that a user has to enter their logon and password. I do not want the auto fill to save userid/pswd. Can this be turned off or not displayed while typing?

View Replies View Related

Turning Coldfusion To ASP Using VBScript

I am trying to turn a page I have in coldfusion into ASP using VBscript. There are some functions in coldfusion that I can't find comparable functions in vbscript. Code:

View Replies View Related

Turning Auto Commit Off

I am runnig a Oracle procedure(this inserts records in table)with asp.command object.I dont want to commit the inserts, I want to turn auto-commit off when I execute this procedure.Can this be done in ASP,if so,can some one give me a example.

View Replies View Related

Turning Date Into An Integer

I am looking at doing a rotating image using the date to count it up. I have found a small bit of script to do it but have to admit Code:

View Replies View Related

Turning Code In To Function

I have some existing ASP code and a client would like it turned in to a function so they can call it in a way like this:

Response.Write(functionname(blah, foo, y, n, n, n, n))

Can anyone point me at a tutorial for turning some existing code in to a function so I can do something like this?

View Replies View Related

Turning Strings Into Variable Names

if there is a quick way of converting a string into an actual variable.The reason I ask this is to save me having to type each variable name out when trying to request the values from a form.

View Replies View Related

How To Get HTML Text String From Dynamically Built Control?

I have built dynamic HTMLTable. Now I want to attach it directly to the Email Body - it is already built, so why not to use a ready table. However, I cannot find the way of getting plain HTML text out of dynamically built control. I tried to put my table between div and read div.innerHTML then - HTTP exception has been thrown.

View Replies View Related

Arabic / Russian Text In Asp/ie Built-in Editor/access

I am to develop a multi-lingual website / content management system. I will use ASP (IIS on swedish or english windows 2000), Access, and for the content editing i will use the built-in editor in IE (in an IFRAME). Primary languages/charsets, apart from the western languages (swedish, english etc) will be russian and arabic.

Does anyone know how (if) this works? What should my main concerns be, will it work and what will the likely problems be?

I've tried to insert arabic text in regular text-fields in existing applications, but when they reach the database the text has been alterd. Though I can paste the same text directly into the database. Why?

View Replies View Related

Turning A Comma Delineated String Into An Array

I've never been able to get my head round arrays, and despite expensive googling I can't work out how to sort this problem:

I have a simple shopping cart that attaches a stock ID number and a quantity to a session variable. Each item selected is added to the session("cart") as "ID.Quantity" and divided by a comma. Thus the string is "12.7,3.45,8.9" etc.

Can anyone show me how to turn this into a two dimensional array, so I can get the relevant records for each ID from my database and match it to the number requested? Splitting the string by comma and then by full-stop has beaten me.

View Replies View Related

Debugging ASP

I've just inherited a web site. Someone's just asked me "what database
table fields are looked at in a particular search?"
You'd think this would be easy, but I'm looking at an ASP page that when
printed out is >16 pages and has 20 include files. And no comments. It's
just a series of scary logic.
I really need to run this though in "debug mode", seeing what every variable
is set to at each stage. If this were an ASP page calling a VB COM object
I'd have no problems, however, I've no idea how to trap this in debug mode
using standard ASP code. I know the debugger often start up when there's an
error in the code, but there isn't. So, can anyone enlighten me as to how I
can step into code using simple ASP (not .Net).

View Replies View Related

Debugging ASP?

Need to start developing asp pages on windows 2003. I have not touch asp in few years. I would like to now how can I start of.

What should I use as a program to edit asp pages that have vbscript? I would like to debug too if possible But there is not really a debug in ASP pages.

View Replies View Related

Debugging

my client took out hosting for their new site with WebFusion. On their shared package, they wouldn't offer ASP debugging, which basically made it extremely difficult to debug their complex CMS system on this server. We were told that upgrading to a VPS would solve this issue, but still a standard error message is showing instead of useful ASP error messages.

I've logged into remote desktop of the server, gone into IIS and gone to 'Web Sites > Right click > Properties > Home directory > Configuration > Debugging' and checked: 'Enable ASP Server side script debugging' and 'Enable ASP Client side script debugging' and 'Send detailed ASP error messages to client'.I've then restarted IIS.

It still gives me the same generic error message though.how to get this simple thing working?

View Replies View Related

MD5 Debugging

just applying the basic MD5 function with a basic form. Here's the error i get

Microsoft VBScript runtime error '800a000d'

Type mismatch: 'm_l2Power'

Does anyone have a clue? i'm just applying the same function that is posted everywhere and applying it to a simple form that holds strings. i assume that passwords should always be strings. it's very basic yet i don't know why i'm getting this error.

View Replies View Related

Debugging

I was told something to type in the address bar that would show detailed debugging for asp. Does anyone know what this is?

View Replies View Related

VI Debugging

When I try to debug ASP pages using Visual InterDev 6 I get the following Microsoft Development Environment dialog box that asks:

"Unable to set server into correct debugging state automatically. You may not be able to debug ASP pages. Do you want to continue launching the debugger?"

The prompts you have are Yes, No, and Help. If you click Yes it launches IE, but the ASP page doesn't break on the breakpoints I have set. Is there a setting that I need to
modify somewhere? I'm using PWS in conjunction with VI to debug, before I push the ASP page out to our Intranet.

View Replies View Related

Debugging ASP Errors

Before we upgraded our intranet server to Windows 2000, when I had an ASP error the page used to load up to the point where it was crashing out and then I would get an error message. This allowed me to response.write values to find out where the error was happening.

Since we upgraded, all I get now is a 'page cannot be displayed' with the error message on it. This means that I can't response.write values anymore and makes debugging a lot more difficult.

Is there a setting somewhere that controls how the message is displayed? Is this in IIS or is it a browser issue?

View Replies View Related

Debugging ASP Pages

How to Debug ASP Pages from client machine? I have "windows 2000 server" installed on server machine and "windows 2000 Professional" on development machine, they are connected thru LAN. We use Visual Interdev to edit ASP Pages.

When I tried to open a project in VIDev, It asks me for servername, mode, I entered my servername and Local Mode, then it asks for domain/username and password. Now which password I should enter here?

View Replies View Related

Debugging A WebMethod ? How

USING VS 2003 and VS 2005

I have written a WebMethod. Everything is working properly. My Question:

Is it possible to DEBUG row by row through the code ?

View Replies View Related

Debugging Tool

Is there any tool for debugging ASP scripts? I wanted to do some tracing and check whether the execution of my statements and queries are in the correct order or not.

View Replies View Related

Debugging Pop-up Windows

Is there a way we can debug ASP pop-up windows. The usual pages I am able to debug using the script-debugger from the IE and Visual Studio. The whole data for the popup is obtained from the xml files and I would like to debug the onchange events that occur in the popup.

View Replies View Related

Debugging Tools

I am used to Compilers. assemblers and a lot of other systems that at least give error numbers or some help in identifying and/or isolating syntax errors, undefined or multiply defined variables, etc etc.

When I make an error in an ASP program I only get a message saying that the program could not be executed.Can anyone recommend some good debugging tools or maybe an ASP code checker.

View Replies View Related

Start Debugging

I've been using this installation of .NET for about 3 months without problems.After not using it for about ten days, I came back to my project and when I tried to run it with Debug>Start (F5), it comes up with this error.

"Error while trying to run project: Unable to start debugging ohn the web server. Could not start ASP.NET or ATL server debugging. Verify that ASP.NET or ATL server is correctly installed on the server."

Before I start de installing things,does anybody have any simple clues as to why this is happening?

View Replies View Related

Debugging Activex Exe

I have asp page which is using activex exe component ...how can I debug from asp page to the component...I am using visual basic to create my activex component.

View Replies View Related

Debugging ASP VBScript

I am currently developing a website in ASP (VBScript) using MS Visual C#.NET IDE. I just create a new "ASP.NET Web Application" and point to my local webserver (IIS) of my website address.

Then I go through each file/folder and right-click, selecting "Include in project". The IDE is nice in that it checks, verifies id tags, etc. What am wondering is whether it's possible to debug my ASP website using the MS Visual Studio.NET's debugger.

I did a google search for 'debugging ASP VBScript' and got:

http://www.microsoft.com/windows200...sp/iiwadbug.htm

View Replies View Related

Debugging COM Components

I need to debug a .sln file used as a COM component within my ASP page.

View Replies View Related

Debugging ASP Possibility

if there is a possibility to debug the ASP code like you can do in PHP? Just like in PHP I want to get a result which tells me whats wrong when the code is executed.

View Replies View Related

Debugging Code

Which is the best method? Are there some free tools/plugins for IIS? Can I run ASP code under ASP.Net to see more debug info and warnings?

View Replies View Related

Debugging Pages

It has been years since I worked with ASP, having moved on to ASP.NET. However, I have just inherited a project adding some enhancements to an existing ASP site. What is the best tool to use for debugging ASP pages these days?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved