A
alexis
Hi,
I'm trying to write a web application with .NET. The web application allows
the user to upload files to a server using a web-client interface. Then, the
user can have a link to the uploaded .MSG file that lies on a server on the
intranet.
However, when I try to access the .MSG file using the
http://intranet/example.msg link, it couldn't work and gave me a Error 404. I
verified that the file is in that directory and even placed other files, like
a .PDF to verify that I can open the file.
Is it microsoft design that .MSG cannot be opened as a link in IE?
And also, sometimes, when I try to open the .MSG file, it will not allow me
to open twice. First time is ok, 2nd time, it will prompt me saying that the
file is not there or I do not have permission. I need to restart my Outlook
and then I can open that .MSG file again.
Please Help. I've tried looking zillions places for an answer.
I'm trying to write a web application with .NET. The web application allows
the user to upload files to a server using a web-client interface. Then, the
user can have a link to the uploaded .MSG file that lies on a server on the
intranet.
However, when I try to access the .MSG file using the
http://intranet/example.msg link, it couldn't work and gave me a Error 404. I
verified that the file is in that directory and even placed other files, like
a .PDF to verify that I can open the file.
Is it microsoft design that .MSG cannot be opened as a link in IE?
And also, sometimes, when I try to open the .MSG file, it will not allow me
to open twice. First time is ok, 2nd time, it will prompt me saying that the
file is not there or I do not have permission. I need to restart my Outlook
and then I can open that .MSG file again.
Please Help. I've tried looking zillions places for an answer.