Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Webservice problem

Reply
Thread Tools

Webservice problem

 
 
Rotsey
Guest
Posts: n/a
 
      04-09-2008
Hi,

I have a webservice in ASP.NET 2.0 and I am using DebugView to trace a
problem
with my webservice.

My webservice basically passes back a dataset after passing it a SQL
statement string
and a connection string.

I found a problem with the service that my connection string was wrong so I
passed it a new
string with the change but the service keeps giving me the same error and
when I look at
DebugView it shows the same connectstring that I had passed the first time
with the error.

It does not matter what I pass my service DebugView is showing the orignal
parameters.

Weird!!!!!

Any ideas why this might be happening? Is it cahing the parameters somehow?

Malcolm


 
Reply With Quote
 
 
 
 
John Saunders [MVP]
Guest
Posts: n/a
 
      04-09-2008
"Rotsey" <> wrote in message
news:...
> Hi,
>
> I have a webservice in ASP.NET 2.0 and I am using DebugView to trace a
> problem
> with my webservice.


Sorry, what is "DebugView"?
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer


 
Reply With Quote
 
 
 
 
Rotsey
Guest
Posts: n/a
 
      04-10-2008
It is a tool used to view debug messages that a win32 app can post.

In ,net

System.Diagnostics.Debug.Write



"John Saunders [MVP]" <john.saunders at trizetto.com> wrote in message
news:...
> "Rotsey" <> wrote in message
> news:...
>> Hi,
>>
>> I have a webservice in ASP.NET 2.0 and I am using DebugView to trace a
>> problem
>> with my webservice.

>
> Sorry, what is "DebugView"?
> --
> --------------------------------------------------------------------------------
> John Saunders | MVP - Windows Server System - Connected System Developer
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem to call a WEBSERVICE in another WEBSERVICE (AXIS/ TOMCAT) Cyril Java 2 06-01-2006 06:07 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 1 01-26-2006 12:05 PM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net Web Services 0 01-26-2006 08:14 AM
Problem! webservice.htc calling nonsecure webservice from a secured ssl https webpage batista ASP .Net 0 01-26-2006 08:13 AM
WebService on Java server versus WebService on .NET Mr. x Java 2 10-09-2003 11:21 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57