473,395 Members | 1,613 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Office COM interops with ASP.NET

We are using MS office COM interops in our ASP.NET web application to
generate reports in excel/word/pdf format on the web server. After the
report document is generated We are reading the report document
(excel/word/pdf) in a bite array and we are throwing that byte array to
client's browser. Client is able to view the report properly since we are
setting the content type prior to throwing the byte array.
After that we try to delete the generated report doc from the web server.
The code for deletion of report doc works fine as long as single user or not
too many users are hitting the reports page but if multiple users hit the
same page then some of the reports are not getting deleted from web server.
This is a potential threat to the client as he do not want the reports to be
kept on server since it contains confidential data. If it is a well known
issue with office interops and ASP.NET then please give us the reference url
for same.
May 3 '06 #1
0 934

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: guy lateur | last post by:
Hi all, I am trying to write some code (macro's, if you like) to glue together our Office applications (mainly Word, Excel and Outlook). We have a lot of different projects going on...
0
by: balg | last post by:
When we create the interop for an ActiveX control (which has reference to few other binaries and mshtml ), it works fine with the ..Net application. But when we take another build of the same...
2
by: Eric J. Peters | last post by:
Hi all- I have an application that I'm working on where I need to export some data to Excel. I'm currently doing this by creating (the Excel specific) XML and using the Office XP PIA to convert...
2
by: microsoft.news.com | last post by:
where can I find Visual Studio Tools for the Microsoft Office System to install? I have all the PIA's, interops, etc. but it appears i still don't have all the tools installed. I don't see...
3
by: Yaron Lapidot | last post by:
Hi is there a way to let users update office documents on the iis ? Yaron
1
by: kunallalwani | last post by:
Hi friends, I had a functional requirement of my project to get the text content of any Microsoft Office (xp) related file and show it to the user. I downloaded the Office Xp Primary Interop...
1
by: ns2k | last post by:
I develop an Addins Project for Excel in Visual Studio.NET that I need it to work for any machine in any Microsoft Office XP. I use the dependecy (reference)...
2
by: Jarod | last post by:
Hello Where I can get some manuals ( with examples :) how to program with office ( vb.net of course ). So let's say I need to do something about the attachments... I found somewhere in books that I...
6
by: Kuldeep | last post by:
Framework: Visual Studio 2005 Technology: ASP.NET 2.0 Language: C#.NET 2.0 Hi All, How can we generate an Excel File through C#.NET without using Interops or XML ? Any leads on this would...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.