Can you explain what "loading the screen" means? How about showing some sample code -- including your test code and any interfaces you may be using.
And you might want to try the latest version of Rhino.Mocks, version 3.6: http://ayende.com/projects/rhino-mocks/downloads.aspx --- Patrick Steele http://weblogs.asp.net/psteele On Tue, Dec 28, 2010 at 7:09 AM, satheesh <[email protected]> wrote: > Hi, > > I am testing the .Net windows application with Rhino Mocks > 3.3 to, I got the following error when I am loading the screen through > Dynamic Mocks. It seems I am using third party com controls in my > screen. > > "The C++ module failed to load while attempting to initialize the > default appdomain" > > How do we ignore creating instance of com controls or solve the above > error? > > > Thanks and Regards, > A. Satheesh > > -- > You received this message because you are subscribed to the Google Groups > "Rhino.Mocks" 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/rhinomocks?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Rhino.Mocks" 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/rhinomocks?hl=en.
