473,666 Members | 2,392 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Word Document versioning similar to Sharepoint

Hi there,
I have a requirement for an asp.net application. I need to be able to
open a word document on the server, let the person edit it, detect when

they've closed it so that the system can do some processing. I need
to create a file-versioning system so we always keep history by making
another copy of the document being edited. This is similar to how
Sharepoint does versioning.
If you could point me to an example or give me some guidance, I'd
appreciate it. I've tried searching, but I'm not quite sure what to
search for.

Feb 1 '06 #1
0 1086

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

Similar topics

0
1262
by: hareesh | last post by:
am opening wordapplication object (Have a reference to Microsfot Interop assembly) on the server side in sharepoint document library even handler. I am getting "access is denied" exception. The user is "SPSUser" Can somebody please help me to overcome this exception. My code : (getting expception when creating wordapplicaiton) void IListEventSink.OnEvent(Microsoft.SharePoint.SPListEvent listEvent) {
1
1644
by: Dave | last post by:
Hi, This is an odd ball scenario I'm sure. I've got a .Net web page that streams an XML Word document from memory. The customer didn't want to pay to upgrade their Word 2000 software to Word 2003, so they have installed the Word 2003 Viewer on the side. They didn't need edit capability so the viewer was acceptable. The problem is that when the document is opened by IE, it is displaying it using Word 2000 so the end users see a big...
4
3364
by: svdh2 | last post by:
Dear All, I have lately strugled more and more with Access, what started as a simple database has brought me to the fundaments of Access. I need to transfer fields from various tables to a word-document to make a decent report (transferring a report from access to word means a lot of loss on lay out, which I find a clear showcase of microsoft's socalled software quality).
7
3116
by: RA | last post by:
Hi Is there any document management that microsoft provides? A large organization need a tool that gets information and can generate documents based on a pre defined templates. Thanks
1
1706
by: Jonas | last post by:
Hi ! Perhaps this isn't the right group to send to, but... I have exported my report (Crystal Report) to a stream formatted as Word-document. Both the exporting and streaming works just fine but when the Internet Explorer loads the document it is editable and Words toolbar isn't visible (unlike Acrobat Reader). So my question is whether its possible to add some information to the
3
1429
by: Paul Louth | last post by:
Hi, I'm looking for a bit of advice. I have word-docs saved in a SQL Server database on my web-server. I would like to either stream this to a web-form directly or open it from a temporary file on the server for the client to edit. Then once the client has finished editing the document, I want the results to be sent back to the server. Is this possible? And what would the best method be of achieving this? Kind Regards,
3
1243
by: Jay Douglas | last post by:
I'm researching a solution that will allow the opening and SAVING of Word documents over the web. I've found numerous articles that detail how to create/modify document server side, but I'm needing the web server to actually save the file somehow. This can be an ActiveX or other proprietary control that facilitates the editing. Components such as FreeTextBox or any other browser richtext editors will not work, I really need to use word. ...
0
1519
by: manishahowale | last post by:
Hi, We are developing resume section on our intranet site where all employees resumes will be stored in sharepoint document library in one master format. As we work with different clients, clients have their own resume formats. The functionality what we are looking is as follows: 1. Select the number of resumes from the document library. 2. Select the resume template in which the output is desired. 3. Select "Generate" button. The output...
0
1528
by: Andy Fish | last post by:
Hi, I have a web application and I would like to serve the user a word document and have word open it up using webdav. I have read kb 838028 about office protocol discovery, but this only seems to happen when the document is opened from inside office; if I just put a hyperlink to the word document in a web page, it seems to generate be a single HTTP GET (which is presumably IE downloading the file and it then gets word to open it up...
0
8352
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8863
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8549
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8636
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4358
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2765
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2005
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.