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

Getting the following error message when remotely connecting!

Dear folks
I wrote a small snippet in VB .NET to connect to the exchange store, the code is below, however I get the following error message. Any solutions , or pointers would be appreciated. My store is located in exchange server 2003 and I'm developing from a testbox

Here is the error

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in ExchangeServer.ex

Additional information: Provider cannot be found. It may not be properly installed

My code is below

Dim Conn1 As New ADODB.Connectio
Dim Conn2 As New ADODB.Connectio
Dim Rec As New Recor
Conn1.Provider = "exoledb.datasource
Conn1.Open("http://servername/public/"

Rec.Open("http://servername/public/folder/failure notice.eml", Conn1, 3
Rec.Close(
cheers

Ranjan Biswa
Nov 20 '05 #1
1 2013
Yep, that's the way I excpect it should be.

Nope, you won't be able to get around it.

This issue has been arround before .Net.

Exchange uses a different log in process not recognized by normal windows
credentials.

Once you connect to Exchange, you're in Exchange's world.

Log out and your're back in Windows world. And, you'll be able to connect to
your local databases.

I hear this issue has been addressed and will be resolved soon.
Unfortuantely, I can't devulge further.
"Ranjan as usual" <an*******@discussions.microsoft.com> wrote in message
news:1A**********************************@microsof t.com...
Dear folks,
I wrote a small snippet in VB .NET to connect to the exchange store, the code is below, however I get the following error message. Any solutions , or
pointers would be appreciated. My store is located in exchange server 2003
and I'm developing from a testbox.

Here is the error.

An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in ExchangeServer.exe
Additional information: Provider cannot be found. It may not be properly installed.
My code is below:

Dim Conn1 As New ADODB.Connection
Dim Conn2 As New ADODB.Connection
Dim Rec As New Record

Conn1.Provider = "exoledb.datasource"
Conn1.Open("http://servername/public/")

Rec.Open("http://servername/public/folder/failure notice.eml", Conn1, 3) Rec.Close()
cheers,

Ranjan Biswas

Nov 20 '05 #2

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

Similar topics

8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
1
by: Nathan Sokalski | last post by:
I have retrieved data from a database using a SELECT statement that includes an INNER JOIN. The data seems to be retrieved to the DataSet OK, but I am having trouble getting the data from the...
4
by: Pat | last post by:
In my Web.config i have :- <customErrors mode="On" defaultRedirect="genericerror.htm"> <error statusCode="404" redirect="pagenotfound.aspx"/> </customErrors to get page not found error but...
4
by: jobs | last post by:
Works great on my client when I test from vs.net 2005. Howevever, when I deploy to the web server, I get this error: remotely and local from the web server. An error has occurred while...
0
by: Curious | last post by:
Hi, I'm not sure if this is the right place to post such command issues. If you know a better forum where people respond to messages fairly often, please let me know! Anyway, would appreciate...
4
by: Ross M. Greenberg | last post by:
I'm just entering the world of .Net programming. I first experimented with a local IIS. My ISP provides ASP.net-2 services. I'm interested in starting off with a simple membership-based website...
0
by: TG | last post by:
Hi! Once again I have hit a brick wall here. I have a combobox in which the user types the server name and then clicks on button 'CONNECT' to populate the next combobox which contains all the...
0
by: aboutjav.com | last post by:
Hi, I need some help. I am getting this error after I complete the asp.net register control and click on the continue button. It crashed when it tries to get it calls this Profile property ...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
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,...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.