Click here to Skip to main content
15,888,124 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: How to get handle to webpart in WebPartZone? Pin
Not Active10-Mar-10 15:11
mentorNot Active10-Mar-10 15:11 
QuestionHow can I display an image onclick after displaying all images in a folder Pin
soshdf10-Mar-10 10:37
soshdf10-Mar-10 10:37 
QuestionProblem saving Panel Scroll Position on Post Back Pin
AndyASPVB10-Mar-10 9:46
AndyASPVB10-Mar-10 9:46 
AnswerRe: Problem saving Panel Scroll Position on Post Back Pin
RCoate10-Mar-10 13:49
RCoate10-Mar-10 13:49 
GeneralRe: Problem saving Panel Scroll Position on Post Back Pin
AndyASPVB10-Mar-10 21:41
AndyASPVB10-Mar-10 21:41 
Questiondisabling an list item not working in Firefox Pin
KittyKit10-Mar-10 9:40
KittyKit10-Mar-10 9:40 
Questionmy new website Pin
tunsten10-Mar-10 9:35
tunsten10-Mar-10 9:35 
AnswerRe: my new website Pin
Not Active10-Mar-10 15:09
mentorNot Active10-Mar-10 15:09 
AnswerRe: my new website Pin
Pranay Rana10-Mar-10 19:25
professionalPranay Rana10-Mar-10 19:25 
GeneralRe: my new website Pin
tunsten10-Mar-10 21:02
tunsten10-Mar-10 21:02 

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.