Webservice problem

R

Rotsey

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
 
J

John Saunders [MVP]

Rotsey said:
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"?
 
R

Rotsey

It is a tool used to view debug messages that a win32 app can post.

In ,net

System.Diagnostics.Debug.Write
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

A real math problem. 5
Java matrix problem 3
secure webservice 2
Timing problem 4
Problem with code 4
Web Page & WebService Threading Example 5
IE8 WebService Behaviour Issue 4
Problem with codewars. 5

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top