Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: setting the columns width of a gridview Pin
johland22-Oct-08 2:36
johland22-Oct-08 2:36 
GeneralRe: setting the columns width of a gridview Pin
NeverHeardOfMe22-Oct-08 2:52
NeverHeardOfMe22-Oct-08 2:52 
GeneralRe: setting the columns width of a gridview Pin
johland22-Oct-08 3:43
johland22-Oct-08 3:43 
QuestionMail Sending Failed Pin
yogesh_kumar_agarwal21-Oct-08 22:50
yogesh_kumar_agarwal21-Oct-08 22:50 
AnswerRe: Mail Sending Failed Pin
eyeseetee21-Oct-08 22:52
eyeseetee21-Oct-08 22:52 
AnswerRe: Mail Sending Failed Pin
AhsanS21-Oct-08 22:59
AhsanS21-Oct-08 22:59 
AnswerRe: Mail Sending Failed Pin
Abhijit Jana21-Oct-08 23:39
professionalAbhijit Jana21-Oct-08 23:39 
QuestionRetrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e. Pin
blakshmi21-Oct-08 22:46
blakshmi21-Oct-08 22:46 
I am getting this error while accessing the lotus notes. It is working fine when executes in my system but giving this error while executing in IIS virtual directory.

The error is

Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e.

Source Error:

Line 22: protected void btnAddress_Click(object sender, EventArgs e)
Line 23: {
Line 24: Domino.NotesSessionClass sessclass = new Domino.NotesSessionClass();
Line 25: sessclass.Initialize("lotuspwd");//PWD is required
Line 26: Domino.NotesDatabase notesDB = sessclass.GetDatabase("serveraddress", "names.nsf", false);

Thanks for any help.......

Lakshmi

AnswerRe: Retrieving the COM class factory for component with CLSID {29131539-2EED-1069-BF5D-00DD011186B7} failed due to the following error: 8007000e. Pin
juan carmelo3-Dec-09 0:40
juan carmelo3-Dec-09 0:40 
Questiondesigning of ASP.NET project. Pin
Anmol.Gupta21-Oct-08 22:44
Anmol.Gupta21-Oct-08 22:44 
AnswerRe: designing of ASP.NET project. Pin
AhsanS21-Oct-08 22:53
AhsanS21-Oct-08 22:53 
AnswerRe: designing of ASP.NET project. Pin
eyeseetee21-Oct-08 23:09
eyeseetee21-Oct-08 23:09 
AnswerRe: designing of ASP.NET project. Pin
Brij21-Oct-08 23:38
mentorBrij21-Oct-08 23:38 
AnswerRe: designing of ASP.NET project. Pin
N a v a n e e t h22-Oct-08 2:06
N a v a n e e t h22-Oct-08 2:06 
QuestionFindControl Problem Pin
Sneha Bisht21-Oct-08 22:11
Sneha Bisht21-Oct-08 22:11 
AnswerRe: FindControl Problem Pin
_AK_21-Oct-08 22:23
_AK_21-Oct-08 22:23 
GeneralRe: FindControl Problem Pin
Sneha Bisht21-Oct-08 22:34
Sneha Bisht21-Oct-08 22:34 
GeneralRe: FindControl Problem Pin
_AK_21-Oct-08 22:37
_AK_21-Oct-08 22:37 
QuestionAuto format an Excel File and import it into Sql Server 2000 [modified] Pin
Nitin Raj21-Oct-08 22:04
Nitin Raj21-Oct-08 22:04 
QuestionA Session Question Pin
Xiaoming Qian21-Oct-08 21:45
Xiaoming Qian21-Oct-08 21:45 
AnswerRe: A Session Question Pin
eyeseetee21-Oct-08 22:08
eyeseetee21-Oct-08 22:08 
QuestionUsing RFID in asp.net Pin
mukesh.mr0321-Oct-08 21:29
mukesh.mr0321-Oct-08 21:29 
Questionapplication variables question! Pin
mr_muskurahat21-Oct-08 20:39
mr_muskurahat21-Oct-08 20:39 
AnswerRe: application variables question! Pin
Sandeep Akhare21-Oct-08 20:43
Sandeep Akhare21-Oct-08 20:43 
GeneralRe: application variables question! Pin
mr_muskurahat21-Oct-08 20:53
mr_muskurahat21-Oct-08 20:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.