

LOG: Attempting download of new URL file:///C:/Opencascade/samples/c#/IE/bin/Debug/shell.DLL.ĮRR: Failed to complete setup of assembly (hr = 0x8007000b). LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v9\config\nfig. LOG: Using application configuration file: C:\Opencascade\samples\c#\IE\bin\Debug\IE. LOG: This bind starts in default load context. LOG: Appbase = file:///C:/Opencascade/samples/c#/IE/bin/Debug/Ĭalling assembly : IE, Version=.20468, Culture=neutral, PublicKeyToken=null. LOG: DisplayName = shell, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null An attempt was made to load a program with an incorrect format.įileName=shell, Version=0.0.0.0, Culture=neutral, PublicKeyToken=nullįusionLog= Pre-bind state information =

Message=Could not load file or assembly 'shell, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. System.BadImageFormatException was unhandled Here is the exception copied from the program. When building the shell project I got the warning described in the subject of this thread. And attempt was made to load a program with an incorrect format. I managed to build the C# sample but when try to create a new doc I get the following exception:Ĭould not load file or assembly 'shell, Version=0,0,0,0, Culture Neutral, PublicKeyToken=null or one of its dependencies.
