Enterprise Sample, VisualStudio.NET 2002

V

Victoria

Hello,

I'm trying to reinstall FMStocks7 from the Enterprise
Samples. Environment: VisualStudio.NET 2002, Windows 2000
Advanced Server, .NET Framework 1.1, MS SQL Server7.0.
The error I get in the
setup log file is:
*******************************************************
$ Run C:\Program Files\Microsoft Visual
Studio .NET\Enterprise Samples\FMStocks7\.\FMS.exe
System.Management.ManagementException: Provider load
failure at
System.Management.ManagementException.ThrowWithExtendedInfo
(ManagementStatus errorCode)
at System.Management.ManagementObjectEnumerator.MoveNext
()
at FMStocks7.Tools.Configuration.CreateVariables(String
[] argv, Int32 argi, Int32 argc)
at FMStocks7.Tools.Configuration.Init(String[] argv)
Provider load failure
$ Run C:\Program Files\Microsoft Visual
Studio .NET\Enterprise Samples\FMStocks7\.\FMS.exe
System.Management.ManagementException: Provider load
failure at
System.Management.ManagementException.ThrowWithExtendedInfo
(ManagementStatus errorCode)
at System.Management.ManagementObjectEnumerator.MoveNext
()
at FMStocks7.Tools.Configuration.CreateVariables(String
[] argv, Int32 argi, Int32 argc)
at FMStocks7.Tools.Configuration.Init(String[] argv)
Provider load failure
*******************************************************
Both WMI and WMI Driver Extension run.What could be the
problem preventing the installation?
Thanks a lot
 
A

Abdali

I have the same problem. I have VS.Net 2002 and running Desktop
Version of MS SQL Server 2000 on WindowsXP Professional. When I
install the FMStocks 7.0 sample I get a message of an error thats
asking me to check the log file. Can anybody out there tell me whats
wrong cause I am trying to learn ASP.NET and working on a project for
my school. The following is what I found:

$ Touchup project user options (i.e., .csproj.user) files with
absolute ReferencePath names
E:\FMStocks\.\DAL\DAL.csproj.user
E:\FMStocks\.\Tools\FMS.csproj.user

$ Touchup AssemblyInfo.cs files with absolute path to AssemblyKeyFile
E:\FMStocks\.\BLL\AssemblyInfo.cs
E:\FMStocks\.\Common\AssemblyInfo.cs
E:\FMStocks\.\DAL\AssemblyInfo.cs
E:\FMStocks\.\Web\AssemblyInfo.cs
E:\FMStocks\.\Tools\AssemblyInfo.cs

$ Run E:\Program Files\Microsoft Visual Studio
..NET\FrameworkSDK\Bin\TlbImp.exe
Microsoft (R) .NET Framework Type Library to Assembly Converter
1.0.3705.0
Copyright (C) Microsoft Corporation 1998-2001. All rights reserved.

Type library imported to COMAdmin.dll

$ Run E:\FMStocks\.\FMS.exe
System.Management.ManagementException: Provider load failure
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus
errorCode)
at System.Management.ManagementObjectEnumerator.MoveNext()
at FMStocks7.Tools.Configuration.CreateVariables(String[] argv,
Int32 argi, Int32 argc)
at FMStocks7.Tools.Configuration.Init(String[] argv)

Provider load failure


















Victoria said:
Hello,

I'm trying to reinstall FMStocks7 from the Enterprise
Samples. Environment: VisualStudio.NET 2002, Windows 2000
Advanced Server, .NET Framework 1.1, MS SQL Server7.0.
The error I get in the
setup log file is:
*******************************************************
$ Run C:\Program Files\Microsoft Visual
Studio .NET\Enterprise Samples\FMStocks7\.\FMS.exe
System.Management.ManagementException: Provider load
failure at
System.Management.ManagementException.ThrowWithExtendedInfo
(ManagementStatus errorCode)
at System.Management.ManagementObjectEnumerator.MoveNext
()
at FMStocks7.Tools.Configuration.CreateVariables(String
[] argv, Int32 argi, Int32 argc)
at FMStocks7.Tools.Configuration.Init(String[] argv)
Provider load failure
$ Run C:\Program Files\Microsoft Visual
Studio .NET\Enterprise Samples\FMStocks7\.\FMS.exe
System.Management.ManagementException: Provider load
failure at
System.Management.ManagementException.ThrowWithExtendedInfo
(ManagementStatus errorCode)
at System.Management.ManagementObjectEnumerator.MoveNext
()
at FMStocks7.Tools.Configuration.CreateVariables(String
[] argv, Int32 argi, Int32 argc)
at FMStocks7.Tools.Configuration.Init(String[] argv)
Provider load failure
*******************************************************
Both WMI and WMI Driver Extension run.What could be the
problem preventing the installation?
Thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top