473,626 Members | 3,480 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

pb debugging webservice

hi,

i have some trouble to debug my webservice

i have a server with SBS2003 (with domain controler) with IIS 6

my dev machine is XP Pro on WorkGroup with VS2005

if i run webservice and client application on my dev computer, all work
fine...

but now,
i have build and published the webservice to the server..
the webservice work fine. i run client app on my dev computer that call
webservice on server.
if it try to debug webservice from the client app..
then step into act as step over the webservice method..

i haven't any errors...

i have setup the debugger on the server, launch the service.
setup a username on my dev pc with same username/password like on
server..

i have found many things on internet about "debogger users" group... i
haven't it on my server !
if i must create it, what is it's name for french version of SBS2003 ??

thank for your help !

tips: if i try to attach to a server side process, i type the server
name then i can view, select and attach a process on the server from my
dev pc. that mean remote debugger work fine on server ??
Sep 28 '06 #1
0 1227

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

Similar topics

3
5020
by: Arne | last post by:
Is there a secret trick to debugging a Web service? I compile my web service and test app in debug mode. The webservice has <compilation defaultLanguage="vb" debug="true" /> in web.config. I set breakpoints in my web service. I try to step into my web services with F11 from my test app. My webservices executes, but I never reach my breakpoint and my webservice never executes in debug mode.
0
305
by: Jon Vaughan | last post by:
Hey all, First post, so i'm hope im in the right place : Basically I have a web service and an interface as the consumer in two seperate projects running on the same machine. There is a single webservice with multiple functions. The functions that are retriving data such as GetDataX(Param) I can step into with the debugger fine. But the slighlty more complex functions that require me passing a dataset wont allow me to debug. Is there...
2
1066
by: Chris Fink | last post by:
Is it possible to place a breakpoint in a webservice that when the client attempts to consume it, I can step through the webservice on the server using a debugger? The above is a question when doing development...but when the webservice is hosted in test (without the VS.NET IDE), how would I accomplish this? I have tried to setup a remote debugger with no success....
0
2459
by: SBS Prem und SQL 2000 mit WSS | last post by:
hi ng, It's possible saying me somebody, how can I debug a webservice on a server. I develop the service on the client installing the VS.NET. On the server are installed the remote debugger components. I have add a new project in the solution and I can created on the remote server. The simple thing works fine, but then I want debug the method. The debug mode fired an exception the server can't connecting to the client and I don't know why....
0
1078
by: S. Berwanger | last post by:
Hallo, I'm trouble debugging a Webservice application on the WinCE 4.1 emulator from VS 2003. The Webservice gives back Datasets from a SQL Database. When I'm starting the application for the first time everything works fine. Later I can exist the application without a problems and returns to VS as expected. But the second start hangs ("Anwendung wird gestartet" - Application launching is the last message).
0
964
by: cam66 | last post by:
Hi! I'm making my first webservice in vs2005 and would like to use remote debugging. I've developed the webservice at a server(a) in our local nettwork that does not have IIS. Therefore I've used another server(b) in the same nettwork to run the webservice. I've tried to use the "Attach to process..."-function from the
3
1690
by: Sathyaish | last post by:
How do you debug a web service in Visual Studio .NET 2003? To give you some background, I have been programming for some over 8 years now and know how to debug VB, VC++ apps in Visual Studio 6.0 and also know how to debug WinForms apps, Console Apps and ASP.NET apps in Visual Studio ..NET 2003. It occurs that this is the first time I am debugging a Web service.
0
969
by: Eric bouxirot | last post by:
hi, i have some trouble to debug my webservice i have a server with SBS2003 (with domain controler) with IIS 6 my dev machine is XP Pro on WorkGroup with VS2005 if i run webservice and client application on my dev computer, all work fine...
0
2408
by: Tim Bücker | last post by:
Hello everyone, i?ve got a very insistent problem trying to get remote debugging running. Really hope that someone has any ideas about this topic. Although the MSDN and some popular search engines provide a lot of material for this kind of problem they couldn?t solve mine... I am using VS 2005 to create a new webservice and in the same solution I create a new windows application that should consume this webservice, let?s say only...
0
8272
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8205
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8713
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8644
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8514
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7206
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5579
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
1817
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1516
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.