RE: No hit on breakpoint in webservice

nospam_at_tgylnospam.no
Date: 12/07/04


Date: Tue, 7 Dec 2004 13:11:03 -0800

No way. It is the line of code where I call the stored procedure in SQL
Server 2000. The stored procedure executes OK.

Tore

"Dan Rogers" wrote:

> Choose a different line of code. The line you are choosing is metadata and
> will not be hit.
>
> --------------------
> >Thread-Topic: No hit on breakpoint in webservice
> >thread-index: AcTcPlli9MHPWRCNRMSScqhz5IVjZA==
> >X-WBNR-Posting-Host: 83.109.167.169
> >From: "=?Utf-8?B?bm9zcGFtQHRneWxub3NwYW0ubm8=?="
> <nospamtgylnospamno@discussions.microsoft.com>
> >References: <6BFA2B99-0EBF-46E3-87D6-5A50C66625A9@microsoft.com>
> <MEmLm$82EHA.3388@cpmsftngxa10.phx.gbl>
> >Subject: RE: No hit on breakpoint in webservice
> >Date: Tue, 7 Dec 2004 01:23:01 -0800
> >Lines: 16
> >Message-ID: <903769D1-7949-4B22-8642-B338B77E2FD0@microsoft.com>
> >MIME-Version: 1.0
> >Content-Type: text/plain;
> > charset="Utf-8"
> >Content-Transfer-Encoding: 7bit
> >X-Newsreader: Microsoft CDO for Windows 2000
> >Content-Class: urn:content-classes:message
> >Importance: normal
> >Priority: normal
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> >Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> >Path:
> cpmsftngxa10.phx.gbl!TK2MSFTNGXA06.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08
> .phx.gbl!TK2MSFTNGXA03.phx.gbl
> >Xref: cpmsftngxa10.phx.gbl
> microsoft.public.dotnet.framework.aspnet.webservices:27068
> >X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
> >
> >I have two web services on a local machine, same machine as the windows
> >client. I am 100% sure that the web-services run and produce results, but
> I
> >cannot set breakpoints in the web service visual basic code. (Breakpoint
> not
> >hit, execution does not stop).
> >
> >Immediately after activating Start in the debug menu, I can see that a
> >questionmark is put in the left margin of vb code page where the
> breakpoint
> >is set. As far as I know this indicates that the debugger will not find
> the
> >actual line of code.
> >
> >How can I debug the web service visual basic code?
> >
> >Regards
> >
> >Tore
> >
> >
>
>



Relevant Pages

  • Re: SQLdatasource delete with parameter output
    ... Also you can possibly debug and step into your stored procedure. ... @SiteProjectID Int, ... @MeasureID Int, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: OPENXML debugging
    ... I am a bit confused re your debug feedback. ... > The code then called the stored procedure - again, ... I did turn on T-SQL debugging when the throw was ... > If the work around is the best practice, can the MSDN article be changed? ...
    (microsoft.public.sqlserver.xml)
  • Re: ERROR 8162
    ... can't help since I am not able to debug it. ... > I not using a Stored Procedure. ... > from within an SQR program. ... >, JOBCODE ...
    (microsoft.public.sqlserver.programming)
  • Re: VS .NET Debugging
    ... Web interface: ... However do not know it anymore, maybe you can search it yourself. ... Start debug and I ... > and of course while the stored procedure does execute and return results, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Unable to debug SQL from within the .NET IDE
    ... Given an application that uses a SQL Server stored procedure that is causing ... Use Visual Studio .NET to debug SQL Server stored procedures (in both ... Debugging a stored procedure in standalone mode ...
    (microsoft.public.dotnet.framework.adonet)