I have an application that runs on COM objects. Basically what we're trying to do is to download to a file the contents of the page. Thing is, it works perfectly in Win2K but in XP, it gets the ff message exception:
Event Type: Error
Event Category: None
Event ID: 0
General Information
*********************************************
Microsoft.ApplicationBlocks.ExceptionManagement, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
1) Exception Information
*********************************************
Exception Type: System.Runtime.InteropServices.COMException
ErrorCode: -2146825486
Message: Error downloading resumes
TargetSite: Void ExceptionRethrow(System.Exception)
HelpLink: NULL
Source: RBLPResumeDownload
Ya guys have any idea why?thanks in advance for the help!