RE: No hit on breakpoint in webservice
nospam_at_tgylnospam.no
Date: 12/07/04
- Next message: Dan Rogers: "RE: Casting Problem returning an ArrayList"
- Previous message: tom: "Re: Aynchronous web services connection end in Close_Wait state"
- In reply to: Dan Rogers: "RE: No hit on breakpoint in webservice"
- Next in thread: Dan Rogers: "RE: No hit on breakpoint in webservice"
- Reply: Dan Rogers: "RE: No hit on breakpoint in webservice"
- Messages sorted by: [ date ] [ thread ]
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
> >
> >
>
>
- Next message: Dan Rogers: "RE: Casting Problem returning an ArrayList"
- Previous message: tom: "Re: Aynchronous web services connection end in Close_Wait state"
- In reply to: Dan Rogers: "RE: No hit on breakpoint in webservice"
- Next in thread: Dan Rogers: "RE: No hit on breakpoint in webservice"
- Reply: Dan Rogers: "RE: No hit on breakpoint in webservice"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|