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 dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
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

Reply via email to