J
Jason Huang
Hi,
Using C# web form in ASP.Net, how to open a MS Word application?
Thanks for help.
Jason
Using C# web form in ASP.Net, how to open a MS Word application?
Thanks for help.
Jason
Jason Huang said:"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
It works fine. But when I have the FileAccess.Read changed to
FileAccess.ReadWrite, then it gives me an error message:
System.UnauthorizedAccessException.
I am using ASP.Net on my Windows XP sp2.
Any advice will be appreciated.
But, is it possible to write the word document and save it on the server?
given in the ASP.Net environment.