473,662 Members | 2,666 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hosting ASP .NET Applications On A Windows Media Server...

I looked for a more appropriate newsgroup for this question but I didn't see
much of anything (something more specific to Windows Media Services).

I have a server with Windows Media Services. When I try to establish an ASP
..NET application and open a page in this application, an attempt is made to
open the page using Media Player (I am guessing that the server thinks the
page should be served as a streaming media clip). Is there a way to make
this server host both streaming media content and ASP .NET content at the
same time?

If specific information is required to troubleshoot this problem, please let
me know. I am not sure what information to provide as I did not set this
server up (not to mention that I am a novice when it comes to server
administration) .

Thank you,

Jason Richmeier
Sep 8 '06 #1
3 2003
Hi Jason,

From your description, you have a windows server machine which has media
service installed, currently you want to host ASP.NET pages on that server,
however, you found the media player's browser always open the asp.net pages
as media stream, correct?

As for this issue, I'd like to confirm the environment settings of your
media service server. Are you using .net framework/ASP.NET 1.1 or 2.0?
Also, what's the configuration for the virtual directory(which host the
media service and ASP.NET pages) in IIS?

Generally, in order to host ASP.NET web application, we need to make sure
the certain IIS site has been registered the certain ASP.NET service
extensions(done at .net framework installation time) or use the
aspnet_regiis tool:

#ASP.NET IIS Registration Tool (Aspnet_regiis. exe)
http://msdn2.microsoft.com/en-us/library/k6h9cz8h.aspx

If you've installed both ASP.NET 1.1 and ASP.NET 2.0, make sure you've
configured the virtual directory to use the correct version.

After the configuration is ok, you need to add a test asp.net (aspx) page
in the virtual directory and try visiting it through normal webbrowser(like
IE) to see whether you can correctly view it in browser. If that failed or
report any exception, you need to focus on troubleshooting the ASP.NET
processing in that virtual directory. If this worked, you can continue to
try visiting this page in media player's explorer to see whether it display
correctly.

BTW, as for such ASP.NET application hosting issue, you can post in the
following ASP.NET specific newsgroups:

microsoft.publi c.dotnet.framew ork.aspnet

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
=============== =============== =============== =====

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.

=============== =============== =============== =====
This posting is provided "AS IS" with no warranties, and confers no rights.

Sep 11 '06 #2
Both IIS and WMS will attempt to listen on port 80 which can cause problems.
See the KB article below:
http://support.microsoft.com/kb/328728/en-us

"Jason Richmeier" <js*@noemail.no emailwrote in message
news:07******** *************** ***********@mic rosoft.com...
>I looked for a more appropriate newsgroup for this question but I didn't see
much of anything (something more specific to Windows Media Services).

I have a server with Windows Media Services. When I try to establish an ASP
.NET application and open a page in this application, an attempt is made to
open the page using Media Player (I am guessing that the server thinks the
page should be served as a streaming media clip). Is there a way to make
this server host both streaming media content and ASP .NET content at the
same time?

If specific information is required to troubleshoot this problem, please let
me know. I am not sure what information to provide as I did not set this
server up (not to mention that I am a novice when it comes to server
administration) .

Thank you,

Jason Richmeier

Sep 11 '06 #3
Thanks for Mike's input,

Hi Jason,

I think you can also have a look at the article Mike mentioned if you're
suffering the service endpoint confliction problem between media service
and the IIS server.

Please feel free to post here if you need any further assistance.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

This posting is provided "AS IS" with no warranties, and confers no rights.

Sep 12 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
501
by: rockstar1971 | last post by:
Hello. I’m working with the Windows Media Encoder SDK to create an online jukebox for myself, but I’m having problems getting it to work. Here’s what I want to do: I’ve got a large collection of mp3 files that I listen to at work from my home server. I simply share them out from IIS and then open playlist files in WMP to play lists of songs. This works well fairly well. However, most of my mp3s are encoded at 192kbps or higher,...
1
1783
by: Philip Korolev | last post by:
Hi All. I am looking for articles on Windows Media development in ASP.NET pages. Dynamically adding playlists etc. Can I use server side code or is it all client side controlled? Spent the last few hours browsing the web and not feeling any wiser. If anybody has links that begin to answer any of the above , please forward them to me. In advance many thanks Phil
385
17140
by: Xah Lee | last post by:
Jargons of Info Tech industry (A Love of Jargons) Xah Lee, 2002 Feb People in the computing field like to spur the use of spurious jargons. The less educated they are, the more they like extraneous jargons, such as in the Unix & Perl community. Unlike mathematicians, where in mathematics there are no fewer jargons but each and every one are
5
1231
by: Studio P.M. | last post by:
Dear colleagues, Could you recommend a valid Web hosting provider for .NET developers? As a developer of Microsoft .NET Web applications for WSS (Windows SharePoint Services) I'm looking for a Web service test environment where I could: - define and manage IIS v. 6 Virtual Directories - define and manage Application Pools - rely upon and manage a WSS environment where to run and test my .aspx Web pages.
0
1813
by: Kunal Pandya | last post by:
Windows Web Hosting @ $ 14.95 / Year! with FREE Domain Registration!!! + Web Control Panel + MIn. 5 Email Boxes + Packages starting from as low as 10 MB upto 50 GB dedicated hosting + Extra FREE space + ASP/.NET/Access et al. support + 24/7 Technical Support + Windows Server 2003 Hosting
2
1950
by: Carl Gilbert | last post by:
Hi I feel as if I'm fighting a loosing battle with shared hosting at the moment. I have an account with 1&1. For a whopping £16.99 a month I get 6GB of shared Microsoft hosting. I also get the ability to have as many domains as I like, 5 web applications and large SQL databases. I'm currently experiencing some difficulties with a website. "Request for the permission of type
4
6282
by: hzgt9b | last post by:
Using VS 2003, VB.NET and/or ASP.NET 2.0, BACKGROUND I have a window forms based application that contains a TreeView control and a WebBroswer (AxSHDocVw.AxWebBrowser) control. The TreeView is populated with nodes that when clicked play an audio clip from specified local or web URL and navigate the browser control to a specified local or web URL. Audio playback uses as hidden media player object AxWMPLib.AxWindowsMediaPlayer).
1
1953
by: vera esaulova | last post by:
I have problem whis Windows Media Services 9 Series. I have videostream, which will consist of two streams(512k/bit and 256k/bit).I need to allocate a stream 256k/bit. In SDK is written: Supporting Multiple Bit Rate Files Several versions of the same audio or video content can be stored in separate streams, encoded at different bit rates, in a Windows Media file. When a Windows Media player connects to an origin server, it requests...
3
4542
by: sean.j.gage | last post by:
I'm attempting to download a windows media video file from a remote server and I would like to start playing it as soon as it starts downloading. Is there some special way to save the file that will allow Windows Media Player to play the file as I transfer it? Cheers!
0
8345
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8857
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8768
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8547
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8633
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7368
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5655
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4181
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4348
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.