473,386 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Where's interop.sqldmo?



I have an application that's giving an error during installation.
"Error 1935. An error occured during the installation of assembly
interop.sqldmo, version 8.0.0.0, PublicKeyToken........"

I am not sure what the error is about. I don't know if the app is trying to
install interop.sqldmo or it's not finding interop.sqldmo. Doesn't
interop.sqldmo get installed with the .NET Framework?
Any idea what the error means?

John Dalberg
Jul 21 '05 #1
2 4540
It cannot find SQL DMO on installation.

When you referenced the COM component, you created the Interop in your code.
However, when you created the installation object, SQL DMO wasn't included
(which is correct).

Installing an app that requires SQL DMO on a machine that doesn't have SQL
tools installed on it will always yeild an error like this.

--- Nick

"John Dalberg" <jo*****@hotmail.com> wrote in message
news:1p*****************************@40tude.net...


I have an application that's giving an error during installation.
"Error 1935. An error occured during the installation of assembly
interop.sqldmo, version 8.0.0.0, PublicKeyToken........"

I am not sure what the error is about. I don't know if the app is trying to install interop.sqldmo or it's not finding interop.sqldmo. Doesn't
interop.sqldmo get installed with the .NET Framework?
Any idea what the error means?

John Dalberg

Jul 21 '05 #2
On Sat, 09 Oct 2004 17:56:49 GMT, Nick Malik wrote:
It cannot find SQL DMO on installation.

When you referenced the COM component, you created the Interop in your code.
However, when you created the installation object, SQL DMO wasn't included
(which is correct).

Installing an app that requires SQL DMO on a machine that doesn't have SQL
tools installed on it will always yeild an error like this.

I have SQL Server 2000 server installed. I have SQL Query and Enterprise
manager running fine. What is the SQL DMO DLL named that seems to be
missing?

John




--- Nick

"John Dalberg" <jo*****@hotmail.com> wrote in message
news:1p*****************************@40tude.net...


I have an application that's giving an error during installation.
"Error 1935. An error occured during the installation of assembly
interop.sqldmo, version 8.0.0.0, PublicKeyToken........"

I am not sure what the error is about. I don't know if the app is trying

to
install interop.sqldmo or it's not finding interop.sqldmo. Doesn't
interop.sqldmo get installed with the .NET Framework?
Any idea what the error means?

John Dalberg

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: JeffOfJersey | last post by:
Has anybody experienced this problem? The VB.NET program compiles but blows out when attempting to instancate the SQLDMO.NameList object. Running the VB6 equivalent program works perfectly. ...
20
by: Razzie | last post by:
Hey all, I'm really going through a small hell right now - I've completely lost it :) I made a project, using two interop libraries from exchange (created them as in this msdn article:...
2
by: John Dalberg | last post by:
I have an application that's giving an error during installation. "Error 1935. An error occured during the installation of assembly interop.sqldmo, version 8.0.0.0, PublicKeyToken........" I am...
2
by: Dean Slindee | last post by:
After installing Windows Server 2003 SP1, my project no longer has a valid reference to SQLDMO. I was using it to get a list of valid SQL Servers on the network. Perhaps there is now a better way...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.