Hi
can you give more details : the entire stacktrace maybe there is a more meaningfull message somewhere with kind regards Ruben Willems On Tue, Sep 9, 2008 at 12:16 PM, vishy <[EMAIL PROTECTED]> wrote: > > Hi, > > I have following scenario.I have a project(dummy.vbp) developed in > visual basic 6.0, and we are writing tests in MBUnit in a test project > which references dummy.dll.Now, every time we reduild dummy project, > we need to update the GUID in the test project of the dummy dll(for > updating guid, we have written another project in dotnet). It works > fine. > But,now when I am trying to run the updaterGUID project after the > dummy project has been build, I get the following exception > System.Runtime.InteropServices.COMException (0x80040202). > > What could be the reason for this? > regards > vishy >
