| Word Automation and ASP.Net Standard. (3 replies) |
| ASPFriends.com 'ngfx-msoffice' list |
| Hi, I am trying to utilize some feature of Microsoft Word through automation from a web interface (in this case, generating Word document from an input). My question is regarding granting Code Access for the Word interop dll access from ASP.Net. I get an Access Denied error when I try to instantiate the component from an ASP.Net page. Word. Application word new Word.Application(); Can anyone point... |
|
| Excel problem (2 replies) |
| ASPFriends.com 'ngfx-msoffice' list |
| Hi all, A collegue of mine is getting errors like "wrong library" etc when trying to create an excel file from .Net ** code snippet** Dim lobjExcel As Excel.Application lobjExcel CreateObject("Excel.Application") ' This row creates the error. lobjExcel.Visible False ** end code *** He is using Excel 2000 on his machine and he gets the impression that the errors point s to an Excel 97 library What ... |
|
| Word 97 and ASP.NET (4 replies) |
| ASPFriends.com 'ngfx-msoffice' list |
| How does one create or modify a word 97 document in ASP.NET If this possible, any info or links would be appreciated. Thanks in advance Paul |
|
| Building worddocument from an intranet link ? (2 replies) |
| ASPFriends.com 'ngfx-msoffice' list |
| Moved from [aspngfreeforall] to [ngfx msoffice] by Cain Marco juggernaut@aspelite.com Hi all Can one produce a worddocument initiated from when a user clicks a link inside an intranet ? The worddocument is going to be dynamically generated from a db. Any thoughts ? /Johan |
|
| External dll in excel (3 replies) |
| ASPFriends.com 'ngfx-msoffice' list |
| Moved from [ngfx oledb] to [ngfx msoffice] by Marcie Jones marciejones@yahoo.com Hi, I need to use one external dll to obtain data into an excel sheet. My dll on vb work fine, and returns the data. So, I need to know how to link excel macros to my outsider dll? Can any help me to link excel macro to this dll? Regards, Julio Hable con sus amigos en lĂnea, pruebe MSN Messenger: http://messenger.msn.... |
|