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
My code or GoDaddy problem? 1
Timing problem 4
Problem with code 6
Web Page & WebService Threading Example 5
IE8 WebService Behaviour Issue 4

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,814
Latest member
SpicetreeDigital

Latest Threads

Top