I'm facing some errors such as Type Mistmatch & Exception Occured in web application which has gone live. These errors are very rare and are not consistant in behaviour. I would like to debug my web application right from login to find out as to what is reason for these errors. I have downloaded Windows Script Debugger but I'm not able to debug the asp pages at all. I'm not able to put a breakpoint in the asp pages. Even the keyword Stop is not working
I'm facing some errors such as Type Mistmatch & Exception Occured in web application which has gone live. These errors are very rare and are not consistant in behaviour.
I would like to debug my web application right from login to find out as to what is reason for these errors. I have downloaded Windows Script Debugger but I'm not able to debug the asp pages at all. I'm not able to put a breakpoint in the asp pages. Even the keyword Stop is not working. Code:
A month or so ago the MS ASP debugger was working fine.
I would put the word "debugger" (Jscript) then browsed to the page via http://localhost/file.asp and the debugger would open up at the location I put the "debugger" word then I could step through the rest of the page.
Note that this is on a single local server (my testing server).
Only thing I can think of is that I installed an app that needed the ..net framework (QAlite), which I've uninstalled (inc .net) and still no luck in the MS debugger.
It seems to work on any javascript (client side) code, when it pops up with "do you want to debug" screen.
Note I _have_ the setting enabled on the IIS server for ASP Debugging
Does anyone have any idea how I can get it to work?
I was wondering is there some asp debugger I could downlaod and run my asp code a line at a time doing a trace into type thing? I'm getting anoyed with errors that i can't locate easily.
I am trying to find a debugger that I can step thru ASP following the code, like VB does using F8 to step thru code. If there is anything like this, please point me into the right direction.
I am new to ASP and presently I use a simple text editor (ConText, freeware) to write my ASP code. Is there any good tools outhere to facilitate coding and debugging ASP files?
I am having a major problem with my Visual InterDev 6 ASP debugger.
When I launch the debugger, I get the message "Unable to find server. 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?".
In IIS, I've enabled server side debugging for my virtual domains, and set Application Pooling for each domain to "Medium".
I notice that when I start the VID ASP debugger, it switches Application Pooling for the web domain to "High", which effectively prevents the debugger from operating.
I'm running Win XP Pro SP2, and debugging local web domains.
I'm running an ASP test site on XP Professional/IIS 5.1. The problem I'm having is that error messages are not being displayed. If I get a script error, all that gets displayed is a blank page. I've made sure that the "enable server-side debugging" option is selected, and I've tried both restarting IIS and rebooting the server - with no results.
I've checked the client-side page source and I've gotten some very strange results: One time, it printed a HTML meta tag labeled "ASP_DEBUG_INFO". another, It printed the server- side code.
I am coding in ASP. When there was an error in my code, it used to come up in IE and tell me the error and the line of the code it was on. Now, it's opening Script Debugger on the server all of a sudden, and I no longer see those errors in IE. Does anyone know why this is happening and what I can do to stop it?
im writing classic asp code in dreamweaver. i did install visual studio ages ago. about the same time the vs 'just in time' debugger keeps popping up every time theres an error in my code (im using dreamweaver not vs). How can i disable this and go back to having the error display in my browser? Ive gone into vs and disabled the debigger but its still doing it. does anyone know? i dont really want to uninstall vs as i may need it in the future.
I've got a problem attaching the Script Debugger to ASP pages under IIS6. Set up everything following IIS6 documentation: turned on ASP debug in IIS Manager; edited permissions for Machine Debug Manager in the DCOM configuration, giving Launch and Activate permissions to Network Service (which is the account for the corresponding process pool).
IIS is in WP isolation mode. ASP is activated. Sending detailed error info to the browser is activated and works fine. No errors in event log about DCOM app attach permission denials.
But when I select the Running Documents option from the view menu, there is nothing but an empty window displayed.
I wish to debug ASP pages.
So I was expecting to find a Microsoft Active Server Pages node, from which I would select the ASP pages I wished to debug.
I can execute the pages of the my ASP application. But when I include a stop statement in the ASP server side code the ASP page is not paused.
I am using IIS on the same development PC that I am doing my testing. I have enabled ASP server-side script debugging on the Application Configuration Window for both the default application as well as my test application.
I have both Visual Studio 6 and Visual Studio .NET 2003 installed on my development PC.
I have windows xp professional and i am using asp on it so to give alias to the folder i right click on folder and click on webshare then give alias and type 127.0.0.1/aliasname/but its not working it takes me to other page when it dont found no ASP is working
i want to do is i schedule something send it to another user,within intranet in that user's machine he should get a pop up window about the latest shedule.how can i make this happen?tell me specifically about creating this pop window of this purpose
I am going to purchase Windows XP Pro in order to install IIS. Is IIS included on the OEM version of the software, or is it only included on the full retail version?
I hv asp page which, upon selection from a dropdown,opens a new window (target="_blank") using the selected value as the parameter (page.asp?Test=(dropdown value))
What I want to do is control the look of the new page. I have been told I need to use JavaScript to open the new window. But how do I fire the JavaScript procedure and how do I pass it the selected dropdown value?
During testing on my home PC running XP when any of the big blue buttons are clicked a new web page opens. If a team is selected from the drop-down list a new page opens with the selected team details in it.
However when deployed live, whenever any of the buttons are clicked, not only does the new window appear for that content, but also the new team page window appear with an error because no team has been selected.
Can anyone explain this, and more importantly advise how I make the live web site function as intended and how it does when testing.
I've been doing some research on talking to an access database on windows CE using asp. The website listed below says I cannot use Server.Createobject So I was wondering if anyone could tell me what the usual method was for creating the database connection on the windows CE platform since the server.createobject method is not available.
Do asp pages work for any other OS than Windows, as they are? How can I know what is the operating system of the web server of a certain site (not mine)? I rememeber there is something I can check with asp.
Is there a Content Management System that runs on ASP Windows hosting that allows an user to go to an admin page on the website, login and make content update to the site without touching code?
I know there are lots in the Linux world. What about Windows? I know about Contribute, but that requires an install of a desktop application. Or do they have a web verison now? I want an admin web page.
I want to install the NT 4.0 Option pack to install the IIS web server. Does the option pack install to get the web server working on my Windows NT workstation running SP6a work. I want this web server to connect to a SQL Server which is running on this NT Workstation as well.
Please clarify what are the steps I need to follow to get the web server running on my NT 4.0 workstation to run ASP.
I have C# windows control libarary (Dll), which I could able to load them into browser using <objecttag with following syntax (In aspx page) and user able to see the contolr properly.
I would like to load a client C# windows control libarary (Dll) instead from webserver. (something like OCX) So is there way I can load .NET control from client machine?? (Assum that, the libarary exists in client machine GAC or in physical path)
Can someone tell me how I create a login page which authenticates users against the servers user manager. I want the login to be a form in my website not a pop up window!
I would be grateful for any advice relating to this subject. I have a script for windows 2000 active directory but was wondering if you could achive the same with windows NT 4 and IIS 4 Code:
If I have a website running ASP 3.0 on IIS 6 (server 2003), and am using Integrated Windows Authentication, is there a way I can place in a session variable something to identify the person who authenticated to the web site so I can say right on the ASP page "Welcome UsernameHere" ??
How would I get a windows account name through ASP? Say I login with veamon, and the start menu says Bob Barker ...how would I get the Bob name...i can get the login name