{0} is a P/Invoke declaration to an OLE32 API that cannot be reliably called against a runtime callable wrapper (a managed object wrapping a COM object). Runtime callable wrappers dynamically fetch interface pointers so the effect of the call might be arbitrarily lost. Runtime callable wrappers for a given COM object are also shared across an application domain so the call could possibly affect other users. Replace this call with a native wrapper COM object for the interface pointer that does the appropriate CoSetProxyBlanket calls.
is a MustOverride event in the base class '|2'. Visual Basic does not support event overriding. You must either provide an ...
is a new file created by |2 during the recovery process. The recovered file may contain unsaved changes to '|1'. What do ...
is a new file created by |2 during the recovery process. What do you want to do with the recovered file?Save As&DeleteCancel ...
is a P/Invoke declaration to an OLE32 API that cannot be reliably called after the runtime has been initialized. The workaround ...
is a P/Invoke declaration to an OLE32 API that cannot be reliably called against a runtime callable wrapper (a managed object ...
is a primary key field for this data source. If you remove a primary key field from the query, edit forms and edit, delete, ...
is a primary key field for this data source. If you remove a primary key field from the query, edit forms and edit, delete, ...
is a virtual member declared in a sealed type. Mark the member non-virtual or, if the type should be extensible, unseal it. ...
is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended ...