Groups | Blog | Home
all groups > asp.net webservices > november 2005 >

asp.net webservices : Index was outside the bounds of the array



Cammie Watson
11/25/2005 3:18:03 AM
Hi there,

We have a web application written in asp.net (1.1). I'm not going to go
into too much detail but we use a DLL to communicate with the database and
also a couple of webservices. When we deployed version 1, everything
deployed OK on our webserver. We deployed the application and 1 webservice
under default web site, the other webservice (3rd party supplied) is on
another server and services many other application in our organisation
sucessfully.

Recently we have tried to deploy version 2, but this time we have assigned
another IP address to the web server and tried to install the application
under a new website. Everything looked OK the application installed OK and
most of the functionallity works just fine but 1 or 2 of the webservice calls
fails with the error:
"Index was outside the bounds of the array"
I get this error on both webservices, on specific webmethods, but it DOES
work OK on default website....

Any help on this would be appreciated

DC
11/30/2005 10:02:32 PM
what you describe is a very generic error and is not specific to
webservices.
you're going to have to narrow it down a bit more.
for one thing, which array is it?

-D

[quoted text, click to view]

AddThis Social Bookmark Button