
12-03-2004, 12:25 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 4
|
|
Re: [plugin] Movie Showtimes
I'm having problems with this plug-in. After I download the file, I try double-clicking on it and I get an error in Shell32.dll. The details show this:
Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.EntryPointNotFoundException: Unable to find an entry point named SHCreateDirectory in DLL shell32.dll.
at SnapStream.BeyondMedia.HelperApp.CabinetFile.SHCre ateDirectory(IntPtr hwnd, String path)
at SnapStream.BeyondMedia.HelperApp.CabinetFile.Callb ack(IntPtr context, Int32 notification, IntPtr param1, IntPtr param2)
at SnapStream.BeyondMedia.HelperApp.CabinetFile.Setup IterateCabinet(String path, Int32 reserved, FileCallback callback, IntPtr context)
at SnapStream.BeyondMedia.HelperApp.CabinetFile.Extra ctCore(CabinetExtractInfo extractInfo)
at SnapStream.BeyondMedia.HelperApp.CabinetFile.Extra ct(String fileSpec, String pathToExtractTo, ProgressEventHandler handler)
at SnapStream.BeyondMedia.HelperApp.PluginInstallerFo rm.Install()
at SnapStream.BeyondMedia.HelperApp.BaseInstallerForm .OnInstallClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/microsoft.net/frame...2/mscorlib.dll
----------------------------------------
SSBMHelper
Assembly Version: 1.0.0.570
Win32 Version: 1.0.0.570
CodeBase: file:///C:/Program%20Files/SnapStrea...SSBMHelper.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system...dows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system...089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system...em.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/winnt/assembly/gac/system...system.xml.dll
----------------------------------------
SnapStream
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/SnapStrea...SnapStream.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
|
Any ideas?
|