Rank: Member
Joined: 6/11/2008(UTC) Posts: 3
|
I would like to try out the sw and have installed and uninstalled a few times but keep getting this error. My SQL tools are up to date (in fact newer) and I con not get past the BV Commerce 5 screen.
Error appears as:
"
Unhandled exception has occured in our application...An error occured creating the form. See Exception.InnerException for details. The error is: unknown (0x800cc810). "
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
You'll have to provide more information before we can tell what's happening. What operating system are you using? Do you have all the prerequisites installed like IIS, SQL 2005, .NET 2.0 Framework?
|
|
|
|
Rank: Member
Joined: 6/11/2008(UTC) Posts: 3
|
OS: Windows XP
Installed all SQL mgt tools. My system had newer ones that those required.
Error details are as follows:
Exception Text ************** System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Unknown error (0x800cc810) ---> System.Runtime.InteropServices.COMException (0x800CC810): Unknown error (0x800cc810) at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at System.DirectoryServices.DirectoryEntry.Bind() at System.DirectoryServices.DirectoryEntry.get_IsContainer() at System.DirectoryServices.DirectoryEntries.ChildEnumerator..ctor(DirectoryEntry container) at System.DirectoryServices.DirectoryEntries.GetEnumerator() at SiteManagerUtilities.Utilities.IISHelper.ListWebSites() at SiteManager.CreateSiteWizard..ctor() --- End of inner exception stack trace --- at SiteManager.My.MyProject.MyForms.Create__Instance__[T](T Instance) at SiteManager.Main.NewSite() at SiteManager.Main.btnCreate_Click(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.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll">file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll</A>
SiteManager Assembly Version: 5.3.2.20 Win32 Version: 5.3.2.20 CodeBase: <a target="_blank" href="file:///C:/Program%20Files/bv%20software/Bvc%205.3.2.20/SiteManager.exe">file:///C:/Program%20Files/bv%20software/Bvc%205.3.2.20/SiteManager.exe</A>
Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll</A>
System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll</A>
System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll</A>
System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll</A>
System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll</A>
System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll</A>
SiteManagerUtilities Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: <a target="_blank" href="file:///C:/Program%20Files/bv%20software/Bvc%205.3.2.20/SiteManagerUtilities.DLL">file:///C:/Program%20Files/bv%20software/Bvc%205.3.2.20/SiteManagerUtilities.DLL</A>
System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll">file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll</A>
System.DirectoryServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: <a target="_blank" href="file:///C:/WINDOWS/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll">file:///C:/WINDOWS/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll</A>
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (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 computer rather than be handled by this dialog box.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
You probably don't have IIS installed. Make sure the Internet Information Services (IIS) is installed and that you install or reinstall the .net 2.0 framework AFTER you install IIS.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.