Hi friends,
I need information that MIME Type for .aspx and .asmx both.
I need to configure MIME Type in IIS for .aspx and .asmx.
For eg: Extension : asx.
MIME Type : video/x-ms-asf.
Hope your's reply.
Thanks
Printable View
Hi friends,
I need information that MIME Type for .aspx and .asmx both.
I need to configure MIME Type in IIS for .aspx and .asmx.
For eg: Extension : asx.
MIME Type : video/x-ms-asf.
Hope your's reply.
Thanks
I hope you are looking for this one
Hi,
Thanks for your reply. But where is it here MIME Type for .aspx and .asmx.
I couldn't find it.
Thanks
Hey,
I am not sure that I understand your question?!?
These files types don't needed to be registered under MIME Types.
Gary
Hi,
I am trying to publish the asmx files and run in localhost. http://localhost/mdirectcp/mdirectalpha/addons.asmx.Its running in my browser.But i put the file in mob server it's not working. I got an error like
XML Parsing Error: not well-formed
Location: file://///Mob/mdirectalpha/CPWebserviceAlpha/Addons.asmx
Line Number 1, Column 2:<%@ WebService Language="C#" CodeBehind="~/App_Code/Addons.cs" Class="Addons" %>
So i thought that give an extension to IIS in my server.So only i asked what the MIME Type for .asmx and .aspx files extension.
I believe that now you understood whats the problem i am facing here?
Thanks
Hey,
So it sounds like you have posted essentially the same question in your other thread:
http://www.vbforums.com/showthread.php?t=601868
Please don't create two threads for the same topic.
Gary
Check the Viewsource of the two pages
The mime type for .aspx is text/html.
However, this isn't the solution you are looking for. That error usually indicates another problem, which you can talk about in one thread. I'm closing this one.
http://www.vbforums.com/showthread.php?t=601868
(And let me know if you need it reopened)