Click here to Skip to main content
15,909,030 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwhat setting have to be made in web.config to send email from asp.net with c# Pin
developerit10-Mar-10 21:52
developerit10-Mar-10 21:52 
AnswerRe: what setting have to be made in web.config to send email from asp.net with c# Pin
Pranay Rana10-Mar-10 22:00
professionalPranay Rana10-Mar-10 22:00 
GeneralRe: what setting have to be made in web.config to send email from asp.net with c# Pin
developerit12-Mar-10 20:07
developerit12-Mar-10 20:07 
QuestionHow we send multiple sms Pin
lrsalunkhe10-Mar-10 21:47
lrsalunkhe10-Mar-10 21:47 
AnswerRe: How we send multiple sms Pin
SeMartens10-Mar-10 21:55
SeMartens10-Mar-10 21:55 
AnswerRe: How we send multiple sms Pin
jayantbramhankar11-Mar-10 0:26
jayantbramhankar11-Mar-10 0:26 
Questionhow to mail 3to 5 address using asp.net with c# Pin
developerit10-Mar-10 21:43
developerit10-Mar-10 21:43 
AnswerRe: how to mail 3to 5 address using asp.net with c# Pin
SeMartens10-Mar-10 21:51
SeMartens10-Mar-10 21:51 
GeneralRe: how to mail 3to 5 address using asp.net with c# Pin
ademsandeepreddy10-Mar-10 23:57
ademsandeepreddy10-Mar-10 23:57 
Questionjava script for stop page reloading Pin
vikas shukla10-Mar-10 21:39
vikas shukla10-Mar-10 21:39 
QuestionCreate Dynamic Crystal Report Pin
HatakeKaKaShi10-Mar-10 20:24
HatakeKaKaShi10-Mar-10 20:24 
QuestionAdd Images along with HTML markup at runtime into Panel/PlaceHolder Pin
THE SK10-Mar-10 19:13
THE SK10-Mar-10 19:13 
QuestionFrom address problem in Sending Mail Pin
K V Sekhar10-Mar-10 18:48
K V Sekhar10-Mar-10 18:48 
AnswerRe: From address problem in Sending Mail Pin
Abhijit Jana10-Mar-10 21:22
professionalAbhijit Jana10-Mar-10 21:22 
GeneralRe: From address problem in Sending Mail Pin
K V Sekhar10-Mar-10 23:36
K V Sekhar10-Mar-10 23:36 
GeneralRe: From address problem in Sending Mail Pin
Abhijit Jana10-Mar-10 23:48
professionalAbhijit Jana10-Mar-10 23:48 
GeneralRe: From address problem in Sending Mail Pin
K V Sekhar11-Mar-10 0:28
K V Sekhar11-Mar-10 0:28 
QuestionOPENOFFICE TOOL PROBLEM Pin
srinivaskalagara10-Mar-10 17:21
srinivaskalagara10-Mar-10 17:21 
I'm trying to use OpenOffice 3.1 for Opening the Office Word template as well as modifying it dynamically with Database fields information at the time of opening the document from my harddisk srored loction.

I'm successfully opening and writing into document in my development machine but after deployed to production server(OS Windows 2003 and II6.0) hanging at uno.util.Bootstrap.bootstrap() line.

Dim objDocument As Object
Dim FileNameSource As String = "C:\SysReports\FaceSheet.doc"
Dim localContext As XComponentContext

localContext = uno.util.Bootstrap.bootstrap() //Hanging at this Line

Dim objServiceManager As unoidl.com.sun.star.lang.XMultiServiceFactory
objServiceManager = CType(localContext.getServiceManager(), XMultiServiceFactory)


Plz help to sove this
QuestionHosting an asp web site Pin
coding freaks10-Mar-10 16:36
coding freaks10-Mar-10 16:36 
AnswerRe: Hosting an asp web site Pin
Not Active10-Mar-10 16:41
mentorNot Active10-Mar-10 16:41 
GeneralRe: Hosting an asp web site Pin
coding freaks10-Mar-10 17:49
coding freaks10-Mar-10 17:49 
QuestionWhere is the difference between inheriting inline and code-behind Pin
Gregory Gadow10-Mar-10 10:48
Gregory Gadow10-Mar-10 10:48 
AnswerRe: Where is the difference between inheriting inline and code-behind Pin
Not Active10-Mar-10 15:13
mentorNot Active10-Mar-10 15:13 
AnswerRe: Where is the difference between inheriting inline and code-behind Pin
Pranay Rana10-Mar-10 19:03
professionalPranay Rana10-Mar-10 19:03 
QuestionHow to get handle to webpart in WebPartZone? Pin
mittalpa10-Mar-10 10:38
mittalpa10-Mar-10 10:38 

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.