File Content type issue in Dotnet

  • Thread starter Thread starter vinesh
  • Start date Start date
V

vinesh

Hi

I'm trying to access the content type of an open file through dotnet .
But the content type id displayed wrongly when the file is open in my
disc.
the ontent type is displayed as "application/octet-stream" instaed of
"application/doc " or whatever is applicable

Any pointers why?


Regrads
Vinesh
 
Thus wrote vinesh,
Hi

I'm trying to access the content type of an open file through dotnet
.
But the content type id displayed wrongly when the file is open in my
disc.
the ontent type is displayed as "application/octet-stream" instaed of
"application/doc " or whatever is applicable
Any pointers why?

You need to provide more details. What do you mean by "open a file through
dotnet"? What application displays a wrong Content-Type?

Cheers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top