Click here to Skip to main content
15,914,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 4:34
mentorNot Active4-Apr-07 4:34 
GeneralRe: Declaring a javascript function Pin
Alice@mywonderland4-Apr-07 5:21
Alice@mywonderland4-Apr-07 5:21 
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 5:27
mentorNot Active4-Apr-07 5:27 
GeneralRe: Declaring a javascript function Pin
Alice@mywonderland4-Apr-07 5:51
Alice@mywonderland4-Apr-07 5:51 
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 6:12
mentorNot Active4-Apr-07 6:12 
AnswerRe: Declaring a javascript function Pin
Guffa4-Apr-07 5:15
Guffa4-Apr-07 5:15 
Questionregisteration for MSDN Subscriptions Pin
siddisagar4-Apr-07 2:22
siddisagar4-Apr-07 2:22 
QuestionIssues in Word Automation [modified] Pin
Jijesh.V.R4-Apr-07 1:52
Jijesh.V.R4-Apr-07 1:52 
I am using Visual Studio .NET 2003 to develop the application. My issue is that i had to generate a Word Report with password from an ASP.NET web application.
After much try i got the dll Microsoft Word 11.0 Object Library and with the help of which while trying to generate a word document with password from a application it was throwing a runtime exception.I had to impersonate the user as it showed an acces violation.

COMException (0x800a175d): Could not open macro storage.

When performed a search with this, i came to know the necessity of configuring the Word application of the server with DCOMCNFG - as setting the word to be run under interactive user mode etc. But that is very risky as listed in the links,

[url]http://support.microsoft.com/kb/q288366/[/url] -- (Explains how to configure with DCOMCNFG)

[url]http://support.microsoft.com/kb/257757/[/url]

Can any body tell me how to solve this without using DCOMCNFG ?

The following link tells me that it can also be achieved by saving the document as XML and manipulating the XML.

http://www.thescripts.com/forum/thread374627.html

Is it possible to set a password while generating with the XML ? .. i don't think that it is possible but still....

Then how to stream that file to the client ?

If any body could give me any suggestions or links i'll be grateful...!

Your suggestions might be of great value....

If anybody comes across any link or any thing please do reply ....

I will be very grateful...




-- modified at 8:25 Wednesday 4th April, 2007

jij

QuestionHow to make servers masterpage or main page for multiple applications Pin
Lappalainen Antti4-Apr-07 1:47
Lappalainen Antti4-Apr-07 1:47 
Question.Net 2.0 - Calling Page method from User control or Master Page Pin
shyamts4-Apr-07 1:12
shyamts4-Apr-07 1:12 
AnswerRe: .Net 2.0 - Calling Page method from User control or Master Page Pin
Not Active4-Apr-07 3:38
mentorNot Active4-Apr-07 3:38 
Questionurgent "Div Control" Pin
jayarajmrj4-Apr-07 0:42
jayarajmrj4-Apr-07 0:42 
AnswerRe: urgent "Div Control" Pin
Paddy Boyd4-Apr-07 0:46
Paddy Boyd4-Apr-07 0:46 
GeneralRe: urgent "Div Control" [modified] Pin
jayarajmrj4-Apr-07 0:52
jayarajmrj4-Apr-07 0:52 
GeneralRe: urgent "Div Control" Pin
Paddy Boyd4-Apr-07 1:15
Paddy Boyd4-Apr-07 1:15 
GeneralRe: urgent "Div Control" Pin
Paddy Boyd4-Apr-07 1:16
Paddy Boyd4-Apr-07 1:16 
QuestionControls are not working fine in Mozilla Pin
Kushi Bobby4-Apr-07 0:36
Kushi Bobby4-Apr-07 0:36 
QuestionWeb Service Security Pin
lokeshgupta134-Apr-07 0:32
lokeshgupta134-Apr-07 0:32 
Questionexport to excel Pin
mayurpix4-Apr-07 0:25
mayurpix4-Apr-07 0:25 
QuestionHow to use a windows user control in an aspx page Pin
Smitha Appukuttan3-Apr-07 23:46
Smitha Appukuttan3-Apr-07 23:46 
AnswerRe: How to use a windows user control in an aspx page Pin
Sathesh Sakthivel4-Apr-07 0:05
Sathesh Sakthivel4-Apr-07 0:05 
GeneralRe: How to use a windows user control in an aspx page Pin
Smitha Appukuttan4-Apr-07 0:28
Smitha Appukuttan4-Apr-07 0:28 
GeneralRe: How to use a windows user control in an aspx page Pin
Sathesh Sakthivel4-Apr-07 0:48
Sathesh Sakthivel4-Apr-07 0:48 
GeneralRe: How to use a windows user control in an aspx page Pin
Smitha Appukuttan4-Apr-07 1:01
Smitha Appukuttan4-Apr-07 1:01 
QuestionProblem in handling events of Usercontrol Pin
aeku3-Apr-07 23:44
aeku3-Apr-07 23:44 

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.