Opening Documents
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, Stuck in a weird position. I have written a code which lists the various documents in a folder. As soon as I click on the names of the documents they open up as they are. Word files in Microsoft Word, Excel in Excel etc...... The functionality works absolutely fine as long as I am debugging. As soon as I fire the same Application from IIS 5.1, the listing is proper, but on the click of the names nothing happens. I have even checked the taskmgr and can c the respective processes like WINWORD.EXE, EXCEL.EXE running, but I cannot c the docs. Can u guys help me plz? :(( :sigh: