Groups | Blog | Home
all groups > dotnet web services > september 2004 >

dotnet web services : webservice problem


James
9/24/2004 4:00:47 PM
My office only uses .NET for web apps, right? I'm doing my best to get them
into .NET smart clients and webservices, but whatever right?? Point is, as I
learned the hard way, machines not running the .NET framework won't run
VS.NET developed apps and throw that error message. Kinda basic, but it's
worth a try.....



[quoted text, click to view]

Dinçer
9/24/2004 6:08:29 PM
Hi,

I created a web service using vb.net.
It takes 3 parameters, connects to a database using a *.udl file under C:\
directory, executes some SP's on the database, does some calculations and
returns a string value.
On my local computer, it works fine and gives the result correctly. However,
on another client, when I deployed the application, it returns an error :
Object reference not set to an instance of an object.
When I checked the configurations on both my local and on the client, I
didn't see any differences.
What may cause this problem?

Regards.

AddThis Social Bookmark Button