Persistent error in log file

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

W2k
I checked my error log file (which remains at a relatively small-7kb-size) and note that
the only error that occurs is;

"The resource cannot be found.</title>::modSoapHelper:SendSoapRequest::05-04-11 5:16:28 PM
91::Object variable or With block variable not set::SoapClient:isUpdateAvailable::05-04-11
5:16:28 PM
0::The web server returned an error:"

It *seems* to be related to the update function as it occurs around the time that I've
scheduled MSAS to check for updates although it doesn't occur every time (daily).

Does anyone have any idea as to what this is?

I'm not overly concerned as all else works well-other than the (well known) update
function problem (version #)-more of a "Hmmm".
 
I wouldn't worry about it. It's not something I know what to do with, and
my impression in general is that most of what is in that file is in the
nature of debugging statements that ought to be supressed in a released
product.
 
Back
Top