473,804 Members | 2,148 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.Net Web Service and Domino Interop probelm

Hi guys,
Kinda stuck with a wierd problem. we have devleoped a web service that uses
the Lotus notes interop assembly to read/ write to the la domino database.
Everything works fine whne the application is tested in Debug mode.
As soon we create a installer and deploy the project on IIS 6.0 we get the
following errors.

On the first call to the service we get an :
Retrieving the COM class factory for component with CLSID {XXXX} failed due
to the following error: 80004005.

ON every other call we get:
Retrieving the COM class factory for component with CLSID {XXXX} failed due
to the following error: 800700e.
Any idea what we are doing wrong ?
Help would really appriciated!!

Aug 9 '07 #1
1 3198
try re-registering the notes library and re-boot the server.

regsvr32 /u c:\lotus\notes\ nlsxbe.dll
then
regsvr32 c:\lotus\notes\ nlsxbe.dll

"shyam@ebiz " wrote:
Hi guys,
Kinda stuck with a wierd problem. we have devleoped a web service that uses
the Lotus notes interop assembly to read/ write to the la domino database.
Everything works fine whne the application is tested in Debug mode.
As soon we create a installer and deploy the project on IIS 6.0 we get the
following errors.

On the first call to the service we get an :
Retrieving the COM class factory for component with CLSID {XXXX} failed due
to the following error: 80004005.

ON every other call we get:
Retrieving the COM class factory for component with CLSID {XXXX} failed due
to the following error: 800700e.
Any idea what we are doing wrong ?
Help would really appriciated!!
Aug 22 '07 #2

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

Similar topics

17
14794
by: Patrick | last post by:
I am almost certain that I could use HTTP Post/Get to submit XML Web Service call (over SSL as well, if using Version 3 of MSXML2) from an ASP Application? However, would I only be able to call web-service in a an asynchronous mode (with a callback function)? If so, how?
3
4306
by: Peter Neumaier | last post by:
Hi, I am trying to read data from a domino databases (located in our LAN not on my local machine!) from my access project. I pass a code to the function checkCodeInDomino to be verified on Domino. On my local machine everything went fine, but suddenly there came up following problem: I was coding and testing with the code below, and I have never been asked for my lotus password, now when starting my function, there comes a box up (dont...
1
1761
by: kkr | last post by:
Hi , i am new to .NET Tecnology. i have the following problem. i am accessing a lotus notes document in .Net using Domino objects component as reference. This is working perfect as a windows client. But when i try to execute the same code as a webservice it gives me "OUTOFMEMORY EXCEPTION" at the following line
5
7396
by: Colin Anderson | last post by:
I discovered, with great excitement, this article http://www.davison.uk.net/vb2notes.asp when researching methods for emailing from Access via Notes. Unfortunatly, when I run this I get a Run-time error. When I run it on an XP machine it crashes, but on an NT box it just generates an unknown error, handled by the error handler. I have debugged and stepped through the code and have narrowed the issue to the point at which the...
5
12527
by: Nate | last post by:
We are attempting to make a request to a web service (we will refer to it as XXXServices) hosted on a Web Logic server from a C# SOAP client. The server responds with a 401 Unauthorized error (that appears in plain text), and causes the client to crash. This C# code has been deployed both as an ASP.NET application and a WinForms app, each of which produced the same result. Further, moving the clients from a Windows XP machine to Windows...
0
2206
by: gilles.carali | last post by:
Bonjour, J'ai deux serveurs Domino Notes (A et B) en cluster qui se connectent à l' AS400 via DB2 ou ODBC. Configuration : Win2000, Domino Notes V5.013a Client Access Express en V4.5 (SP SF67104) sur le A Client Access Express en V5.1 (SP SI08389) sur le B
1
3008
by: ananth | last post by:
Hi All, I have a web service created in Notes Database and i am calling the web service in Visual studio.Net application by adding a web reference. I need to have authentication mechanism before calling the methods within the web service.I used the NetworkCredentials Property for authenticating but the user name and password is not authenticating.I am able to access the web service methods directly the authentication mechanism...
0
1849
by: walshieau | last post by:
I have an issue with Lotus Domino 7 not supporting SOAP 1.2 so i have to use 1.1 which i dont have an issue with. Now ive disabled 1.2 via the web.config file <webServices> <protocols> <remove name ="HttpSoap12"/> </protocols> </webServices> but the Soap1.2 definition is still in the namespace and the Domino Server is picking it up and crapping out. see below
2
1644
by: =?Utf-8?B?eHl6X2phdA==?= | last post by:
Hi, I'm planning to re-engineer an Email Notification Service (Windows Service) in C# using .net framework 3.5 which was previously written in c# using .net framework 1.1. In the old version, Lotus Notes and Domino were used to process the notifications and in newer version we are planning to use SMTP instead of Domino. Any ideas, suggession or advice related to above scenario will be appreciated!!
0
9712
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10595
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10089
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9171
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7634
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.