473,320 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Problems debugging script in aspx pages (vs2005)

I'm having trouble debugging scripts in aspx pages.

I have the script explorer working and have 3rd party tools, external
scripts and scripts within aspx pages

I get the WebResource.axd?=Asdjkfhsdfhsdo etc for the external resource
I get the GeneralScript.js available
I get the WebPage.aspx

Unfortunately just clicking the webPage.aspx just gives me the source code
not the actual html generated page. I'm therefore unable to debug the web
page.

Can anyone help?
Nov 15 '06 #1
3 1343
sounds like IIS isn't set up for asp.net.

look up documentation on aspnet_regiis.exe and make sure you follow the
instructions

On Nov 15, 3:02 am, "Namshub"
<Ricchard.Pul...@Southend.nhs.uk.RemoveMyspamwrote :
I'm having trouble debugging scripts in aspx pages.

I have the script explorer working and have 3rd party tools, external
scripts and scripts within aspx pages

I get the WebResource.axd?=Asdjkfhsdfhsdo etc for the external resource
I get the GeneralScript.js available
I get the WebPage.aspx

Unfortunately just clicking the webPage.aspx just gives me the source code
not the actual html generated page. I'm therefore unable to debug the web
page.

Can anyone help?
Nov 15 '06 #2
It turns out that its an IE7 issue. (What a pile of crap!)

Here is more information and the pathetic MS workaround!

http://forums.microsoft.com/msdn/Sho...25584&siteid=1

"Namshub" <Ri*************@Southend.nhs.uk.RemoveMyspamwro te in message
news:Om**************@TK2MSFTNGP03.phx.gbl...
I'm having trouble debugging scripts in aspx pages.

I have the script explorer working and have 3rd party tools, external
scripts and scripts within aspx pages

I get the WebResource.axd?=Asdjkfhsdfhsdo etc for the external resource
I get the GeneralScript.js available
I get the WebPage.aspx

Unfortunately just clicking the webPage.aspx just gives me the source code
not the actual html generated page. I'm therefore unable to debug the web
page.

Can anyone help?

Nov 15 '06 #3

I don't understand how a flawed web browser would cause the server to
spit out server side code to the client unless the web server isn't
configured correctly.
Namshub wrote:
It turns out that its an IE7 issue. (What a pile of crap!)

Here is more information and the pathetic MS workaround!

http://forums.microsoft.com/msdn/Sho...25584&siteid=1

"Namshub" <Ri*************@Southend.nhs.uk.RemoveMyspamwro te in message
news:Om**************@TK2MSFTNGP03.phx.gbl...
I'm having trouble debugging scripts in aspx pages.

I have the script explorer working and have 3rd party tools, external
scripts and scripts within aspx pages

I get the WebResource.axd?=Asdjkfhsdfhsdo etc for the external resource
I get the GeneralScript.js available
I get the WebPage.aspx

Unfortunately just clicking the webPage.aspx just gives me the source code
not the actual html generated page. I'm therefore unable to debug the web
page.

Can anyone help?
Nov 15 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Steve Anderson | last post by:
Please excuse my ignorance as I'm fairly new to ASP. We have IIS running on Win2000 and serving out an ASP application. I installed the script debugger tonight. IE6 on the machine has Disable...
0
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs...
5
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The...
13
by: Arne Garvander | last post by:
Sometimes I get an exception in the browser and I get prompted to start Visual Studio 2005 for debugging. Sometimes I would like to start client side debugging on demand. How can I do that? --...
4
by: Peter Sutcliffe | last post by:
In VS2003 I had a class library project that I started via a URL and I had ASP.NET debugging enabled to allow me to debug the web pages code behind in my project. I have moved the app to VS2005...
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
20
by: Aek | last post by:
We recently moved our large codebase over from VS7 to 8 and found that we now get access violations in atexit calls at shutdown when debugging the application in VS2005. This occurs in static...
3
by: Pixel.to.life | last post by:
All, A question on JIT debugging with VS2005. I have a managed app that builds great on one machine (Vista Home basic, VS2005, JIT enabled for managed/unmanaged code). I can also debug it...
0
by: senglory | last post by:
I wrote in web.config the following lines: <system.web> <customErrors mode="Off"/> </system.web>
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.