Not familiar with using coms, and would almost rather see code, but can't you wrap this with a try/catch block?
On Friday, May 11, 2012 11:07:51 AM UTC-5, Processor-Dev1l wrote: > > So, to put story short, I have a C# application that uses some COM API to > connect to remote server. > Problem is that in some instance when the remote server is down, > application throws > R6025 - Pure Virtual Function Call > > I made my research, I know what this means but I didn't find suitable > solution. I don't really care about the error, my concern is that when this > happens, application crashes (even when exceptions are set). > > So, is there any way how to keep the application going even when this > problem arrives? > -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
