473,507 Members | 2,451 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Source code is unavailable

I use Windows 2000 Server and VS6.0 for development.
I have switched on ASP debugging in IIS and everything worked fine, I can
debug.

But now when I want to debug I always get "Source code is not available for
the current statement"
So I cannot debug anymore, what is the problem ?

Jul 19 '05 #1
5 1378
Grimmie wrote:
"Grimmie" <This is fake> wrote in message
news:uf**************@TK2MSFTNGP12.phx.gbl...
I use Windows 2000 Server and VS6.0 for development.
I have switched on ASP debugging in IIS and everything worked fine,
I can debug.

But now when I want to debug I always get "Source code is not
available for the current statement"
So I cannot debug anymore, what is the problem ?


I have solved this in the past by emptying my cache: if IE, go to Tools |
Internet Options and tell it to delete all your Temporary Files.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 19 '05 #2
Tnx for the tip but that doesn't work.
Restarting/Unloading IIS also doesn't work.

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
Grimmie wrote:
"Grimmie" <This is fake> wrote in message
news:uf**************@TK2MSFTNGP12.phx.gbl...
I use Windows 2000 Server and VS6.0 for development.
I have switched on ASP debugging in IIS and everything worked fine,
I can debug.

But now when I want to debug I always get "Source code is not
available for the current statement"
So I cannot debug anymore, what is the problem ?


I have solved this in the past by emptying my cache: if IE, go to Tools |
Internet Options and tell it to delete all your Temporary Files.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jul 19 '05 #3
Even on a simple ASP file like this:

<% Option Explicit
DIM test

stop

test = "test"
Response.Write test
%>

I still get the same alert.
Deleting cache, restarting/unloading IIS doesn't help.

Jul 19 '05 #4
If clearing the cache does not help, I have no answer other than to check
here:

http://support.microsoft.com/default...d=fh;en-us;vid

HTH,
Bob Barrows
Grimmie wrote:
Tnx for the tip but that doesn't work.
Restarting/Unloading IIS also doesn't work.

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
Grimmie wrote:
"Grimmie" <This is fake> wrote in message
news:uf**************@TK2MSFTNGP12.phx.gbl...
I use Windows 2000 Server and VS6.0 for development.
I have switched on ASP debugging in IIS and everything worked fine,
I can debug.

But now when I want to debug I always get "Source code is not
available for the current statement"
So I cannot debug anymore, what is the problem ?


I have solved this in the past by emptying my cache: if IE, go to
Tools | Internet Options and tell it to delete all your Temporary
Files.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 19 '05 #5
I've already found it in MSDN
http://support.microsoft.com/default...b;en-us;191273, but the
problem is that I even get it on a simple ASP file like this:
<% Option Explicit
DIM test

stop

test = "test"
Response.Write test
%>


"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:Ov**************@TK2MSFTNGP09.phx.gbl...
If clearing the cache does not help, I have no answer other than to check
here:

http://support.microsoft.com/default...d=fh;en-us;vid

HTH,
Bob Barrows
Grimmie wrote:
Tnx for the tip but that doesn't work.
Restarting/Unloading IIS also doesn't work.

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcom> wrote in message
news:uS**************@TK2MSFTNGP09.phx.gbl...
Grimmie wrote:
"Grimmie" <This is fake> wrote in message
news:uf**************@TK2MSFTNGP12.phx.gbl...
> I use Windows 2000 Server and VS6.0 for development.
> I have switched on ASP debugging in IIS and everything worked fine,
> I can debug.
>
> But now when I want to debug I always get "Source code is not
> available for the current statement"
> So I cannot debug anymore, what is the problem ?

I have solved this in the past by emptying my cache: if IE, go to
Tools | Internet Options and tell it to delete all your Temporary
Files.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.


--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Jul 19 '05 #6

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

Similar topics

9
3779
by: toufik toufik | last post by:
Hi, Is it possible to hide a source code PHP in order to protect it, I mean, I'm developpind a web solution for customers and I don't like that the customer or the host see my code. Thanks.
7
2478
by: WindAndWaves | last post by:
Hi Gurus I am just putting my first PHP site together... One thing that I think it strange is that I do not seem to be able to view the source. It is almost like the page does not load...
2
588
by: Petr PALAS | last post by:
Hi, when I open ANY ASP.NET application on my computer I get this message: ---------------------------------------------------------------------------- ---- Server Application Unavailable ...
1
2962
by: Reza Sadeghi | last post by:
Hi I am getting this error when I tried to browse any asp.net in visual studio.net. I can build the project but when I try to run and debug the project I get error message that "Unable to start...
3
5181
by: Casper Hornstrup | last post by:
I decided to try out VS.NET 2005 Beta 1 refresh and ASP.NET 2.0. I built a simple page and published it to a virtual directory in C:\Inetpub\wwwroot\WebSite1. VS.NET 2005 precompiled it. I get a...
0
1269
by: Phinneas | last post by:
Howdy, I have multiple apps running on a pair of dual-processor Win2k IIS servers, neither of which are domain controllers. My users are experiencing fairly frequent (10-20 / day) "Server...
7
1376
by: charliefortune | last post by:
In order to check availability, I want to visit many different pages from a database and try and match the regular expressions 'out of stock' or 'unavailable' or 'sold out' etc. If found, the...
13
4720
by: Kevin Liebowicz | last post by:
Yes, I wasted the past two days trying to fix this. Yes, this is on a Win2003 Server. Yes, this machine is a domain controller. Yes, I seen the dozens of KB articles like this one:...
4
1615
by: psycho007 | last post by:
Hi I have a caller ID software that I would like to change from Microsoft Access database to Mysql and was wondering if somebody could help me. The code i currently have is: Private Sub...
0
7110
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7030
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7482
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5623
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5041
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4702
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1540
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.