Thanks for your response Imar.
No, I am not in Release mode. I am in Debug mode. The behavior of my Web
Service is the following,when I try F5:
- A browser (IE) opens up, but before I have any time to interact with it, a
File Download prompt appears asking if I want to Save my service
(Service1.asmx) on the local machine. This is the situation even when I have
breakpoints in my code.
In a way, I don't see the Service Helper that is talked about in the
documentation. So no Debug possible. Anyone encountered and fixed that
situation?
Cheers,
SEB
----- Original Message -----
From: "Imar Spaanjaars" <Imar@S...>
To: "ASPX_Professional" <aspx_professional@p...>
Sent: Monday, September 30, 2002 12:24 PM
Subject: [aspx_professional] Re: Enabling Debugger
> Are you using Visual Studio and did you build a "Release build" instead of
> a "Debug build"??
>
> Imar
>
>
> > Hi,
> >
> > I am trying to put breakpoints in my application but the debugger just
> > keeps running over them without stopping. I have IIS 5.0 installed.
> > Does anybody know how to resolve this?
> > Cheers,
> > Seb
> > ---
>
>
>
>
> ---
>
> ASP.NET 1.0 Namespace Reference with C#
> http://www.wrox.com/acon11.asp?ISBN=1861007442
>
> ASP.NET 1.0 Namespace Reference with VB.NET
> http://www.wrox.com/acon11.asp?ISBN=1861007450
>
> These books are a complete reference to the ASP.NET namespaces
> for developers who are already familiar with using ASP.NET.
> There is no trivial introductory material or useless .NET
> hype and the presentation of the namespaces, in an easy-to use
> alphabetical order ensures a user-friendly reference format.
> We provide in-depth coverage of all the major ASP.NET classes,
> giving you those real-world tips that the documentation doesn't
> offer, and demonstrating complex techniques with simple
> examples.
>
> ---