473,394 Members | 1,935 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,394 software developers and data experts.

COM object with CLSID {10020200-EB1C-11CF-AE6E-00AA004A34D5} is either not valid or not registered

I have developed an ASP.Net web site in VS2003 on a Win2K server that
executes a DTS package in SQL
When I upload the project to my web server (2003 Web Edition that connects
to a remote SQL server) I get the following error:
COM object with CLSID {10020200-EB1C-11CF-AE6E-00AA004A34D5} is either not
valid or not registered.

any help is greatly appreciated.
Nov 19 '05 #1
2 1863
The Class id is for DTS, which of course isn't installed on the Win 2003
server unfortunately. That means you won't be able to call it directly like
this since it isn't available.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Baski" <ba***@aldensys.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
I have developed an ASP.Net web site in VS2003 on a Win2K server that
executes a DTS package in SQL
When I upload the project to my web server (2003 Web Edition that connects
to a remote SQL server) I get the following error:
COM object with CLSID {10020200-EB1C-11CF-AE6E-00AA004A34D5} is either not
valid or not registered.

any help is greatly appreciated.

Nov 19 '05 #2
you need to install sql enterprise manager on the server (as it installs the
sqldmo object you are tying to reference). you could switch to plain
transact sql to execute your dts packages, instead of using the sqldmo.

-- bruce (sqlwork.com)
"Baski" <ba***@aldensys.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
| I have developed an ASP.Net web site in VS2003 on a Win2K server that
| executes a DTS package in SQL
| When I upload the project to my web server (2003 Web Edition that connects
| to a remote SQL server) I get the following error:
| COM object with CLSID {10020200-EB1C-11CF-AE6E-00AA004A34D5} is either not
| valid or not registered.
|
| any help is greatly appreciated.
|
|
Nov 19 '05 #3

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

Similar topics

0
by: PhilP_Gyro | last post by:
I have created a com object using C# and .NET, following the instructions listed in Com Interop Part 2 from MSDN. I then created a simple VC++/MFC app to call the COM object. I initially connect to...
6
by: Virendra Verma | last post by:
This sounds weird, but I am looking for separate behaviors for destruction of a const and non-const object. I am trying to develop a smart/auto pointer class for writing objects to disk...
2
by: Phil | last post by:
Hi, I want to access the features of a plugin without actually embedding it into a page. Is this possible? Eg The code to embed the object into a page is: <OBJECT...
4
by: murrayatuptowngallery | last post by:
I have looked at some mouseover/ sound object scripts and can't get them to work. Most were more complex than needed and introduced several new parameters for me. I found a simple pair of html...
0
by: Erik Read | last post by:
I have an issue with using a .Net DLL as a COM object in an ASP.NET page. First a little background. 1. The web application is for intranet use only. 2. The web site will be included in the...
2
by: Lucas Tam | last post by:
Hi all, I'm using the command GetType(MyObject).GUID to return a GUID. Is the GUID a CRC type calculation on the object, or is it a pre-assigned value on the object? I was hoping to have a...
0
by: Dominator.Legend | last post by:
Hallow every one, i have a problem using .net user control with the <OBJECT> tag, I made a normal user control in C#, then i use the regasm to register it, also i use the option regfile to...
0
by: Lunchtimemama | last post by:
I'm looking to disable Windows autoplay for a particular device. There's a registry key (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\CancelAutoplay\CLSID)...
2
by: dkl1 | last post by:
Hi, I have the following HTML code (for playing a WAV sound file): <OBJECT ID=vidCtrl_success CLASSID="CLSID:05589FA1-C356-11CE-BF01-00AA0055595A" STYLE="display:none" VIEWASTEXT> <PARAM...
4
by: Technics | last post by:
Ok I will be as clearer as I can (sorry for english/technical mistakes) I would like to write an audio application that supports ASIO drivers. I downloaded the ASIO sdk from Stainberg and I read...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.