Quantcast
Channel: All Forums
Viewing all 27852 articles
Browse latest View live

FTP does not respond error message when no file is found on an FTP server: "550-The system cannot find the file specified"

$
0
0
I have setup a IIS FTP server accoring to the http://learn.iis.net/page.aspx/321/configure-ftp-with-iis-manager-authentication-in-iis-7/. I have problem with "dir" command reponse. When I try to list the contents of non-existing direcoty. it dooes not retrun error code 550 as following in (550 nonexistentdir: The system cannot find the file specified.) . It works fine in windows 2003 IIS5. staging1_test : Windows 2008 server R2 Enterprise (x64) Service Pack1 (IIS7) Response : 200 PORT command successful. 125 Data connection already open; Transfer starting. 226 Transfer complete. C:\>ftp staging1test 220 Microsoft FTP Service Password: 230 User logged in. ftp> dir 1234567 200 PORT command successful. 125 Data connection already open; Transfer starting. 226 Transfer complete. ftp> staging1_test : Windows 2003 server R2 Standard(x64) Edition Service Pack2 (IIS5) C:\>ftp staging1_test 220-Microsoft FTP Service Password: 230 User fdsc logged in. ftp> dir 1234567 200 PORT command successful. 150 Opening ASCII mode data connection for /bin/ls. 550 1234567: The system cannot find the file specified. ftp> quit Response : 200 PORT command successful. 150 Opening ASCII mode data connection for /bin/ls. 550 1234567: The system cannot find the file specified. Any input, Greatly appericiated.

Are these the right settings for browser chache and compression?

$
0
0
I need to know if the settings below are correct for "leverage browser cache" and File compression (gzip). I use Google developer tools on my host and it gives a nice score of 96 out of 100! yes but the story does not end there as soon as i upload to host I get 78 out of 100, and the readings about compression and brower cache come back, maybe some hosting settings? Anyway code: <!-- BROWSER CACHE --> <caching> <profiles> <add extension=".png" policy="CacheUntilChange" kernelCachePolicy="CacheUntilChange" location="Any" /> <add extension=".jpg" policy="CacheUntilChange" kernelCachePolicy="CacheUntilChange" location="Any" /> <add extension=".gif" policy="CacheUntilChange" kernelCachePolicy="CacheUntilChange" location="Any" /> <add extension=".css" policy="CacheUntilChange" kernelCachePolicy="CacheUntilChange" location="Any" /> <add extension=".cshtml" policy="CacheUntilChange" kernelCachePolicy="CacheUntilChange" location="Any" /> <add extension=".js" policy="CacheUntilChange" kernelCachePolicy="CacheUntilChange" location="Any" /> </profiles> </caching> <!-- END CACHE--> <!-- COMRPESSION --> <staticContent> <remove fileExtension=".js" /> <mimeMap fileExtension=".js" mimeType="text/javascript" /> <!-- I missed CSS out--> <mimeMap fileExtension=".cshtml" mimeType="text/html" /> <clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="365.00:00:00" /> </staticContent> <httpProtocol allowKeepAlive="true" /> <!-- END COMPRESSION--> OK I missed the css one out because everytime I added that it broke my website up :(. (All the styles and everything I actually don't even know what is. Copied most of the code from internet and I used IIS7 GUI to configure it :). Settings OK? Thanks Asim

Glitch in playback of archived stream using composite manifest

$
0
0

I am trying to create a composite manifest which will playback a set of segments which has been archived on disk by the IIS Media Services plugin. The segments are 10 minutes long each. I am able to create a composite manifest file which plays the segments back in a Silverlight client, but every time the client jumps to the next clip, there is a glitch. The video freezes for a second before continuing.

Is this issue caused by the composite manifest file, or is there something missing at the end and/or beginning of each segment? Below is an example composite manifest file:

<SmoothStreamingMedia MajorVersion="2" MinorVersion="0" Duration="17986402813">
  <Clip Url="http://<server>/stream-isml/2012-07-17-10-56-42-755/Segment001/stream.ism/Manifest" ClipBegin="1000000" ClipEnd="6000855813">
    <StreamIndex Type="audio" Name="audio101_nor" Language="nor" Subtype="AACL" Chunks="303" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(audio101_nor={start time})">
      <QualityLevel Index="0" Bitrate="64000" CodecPrivateData="1290" FourCC="AACL" AudioTag="255" Channels="2" SamplingRate="32000" BitsPerSample="16" PacketSize="4" />
      <c t="1000000" />
      <c t="20842813" />
      <c t="40682813" />
      <c t="60522813" />
      <c t="80362813" />
      <c t="100202813" />
      <c t="120042813" />
      <c t="139882813" />
      <c t="159722813" />
      <c t="179562813" />
      <c t="199402813" />
      <c t="219242813" />
      <c t="239082813" />
      <c t="258922813" />
      <c t="278762813" />
      <c t="298602813" />
      <c t="318442813" />
      <c t="338282813" />
      <c t="358122813" />
      <c t="377962813" />
      <c t="397802813" />
      <c t="417642813" />
      <c t="437482813" />
      <c t="457322813" />
      <c t="477162813" />
      <c t="497002813" />
      <c t="516842813" />
      <c t="536682813" />
      <c t="556522813" />
      <c t="576362813" />
      <c t="596202813" />
      <c t="616042813" />
      <c t="635882813" />
      <c t="655722813" />
      <c t="675562813" />
      <c t="695402813" />
      <c t="715242813" />
      <c t="735082813" />
      <c t="754922813" />
      <c t="774762813" />
      <c t="794602813" />
      <c t="814442813" />
      <c t="834282813" />
      <c t="854122813" />
      <c t="873962813" />
      <c t="893802813" />
      <c t="913642813" />
      <c t="933482813" />
      <c t="953322813" />
      <c t="973162813" />
      <c t="993002813" />
      <c t="1012842813" />
      <c t="1032682813" />
      <c t="1052522813" />
      <c t="1072362813" />
      <c t="1092202813" />
      <c t="1112042813" />
      <c t="1131882813" />
      <c t="1151722813" />
      <c t="1171562813" />
      <c t="1191402813" />
      <c t="1211242813" />
      <c t="1231082813" />
      <c t="1250922813" />
      <c t="1270762813" />
      <c t="1290602813" />
      <c t="1310442813" />
      <c t="1330282813" />
      <c t="1350122813" />
      <c t="1369962813" />
      <c t="1389802813" />
      <c t="1409642813" />
      <c t="1429482813" />
      <c t="1449322813" />
      <c t="1469162813" />
      <c t="1489002813" />
      <c t="1508842813" />
      <c t="1528682813" />
      <c t="1548522813" />
      <c t="1568362813" />
      <c t="1588202813" />
      <c t="1608042813" />
      <c t="1627882813" />
      <c t="1647722813" />
      <c t="1667562813" />
      <c t="1687402813" />
      <c t="1707242813" />
      <c t="1727082813" />
      <c t="1746922813" />
      <c t="1766762813" />
      <c t="1786602813" />
      <c t="1806442813" />
      <c t="1826282813" />
      <c t="1846122813" />
      <c t="1865962813" />
      <c t="1885802813" />
      <c t="1905642813" />
      <c t="1925482813" />
      <c t="1945322813" />
      <c t="1965162813" />
      <c t="1985002813" />
      <c t="2004842813" />
      <c t="2024682813" />
      <c t="2044522813" />
      <c t="2064362813" />
      <c t="2084202813" />
      <c t="2104042813" />
      <c t="2123882813" />
      <c t="2143722813" />
      <c t="2163562813" />
      <c t="2183402813" />
      <c t="2203242813" />
      <c t="2223082813" />
      <c t="2242922813" />
      <c t="2262762813" />
      <c t="2282602813" />
      <c t="2302442813" />
      <c t="2322282813" />
      <c t="2342122813" />
      <c t="2361962813" />
      <c t="2381802813" />
      <c t="2401642813" />
      <c t="2421482813" />
      <c t="2441322813" />
      <c t="2461162813" />
      <c t="2481002813" />
      <c t="2500842813" />
      <c t="2520682813" />
      <c t="2540522813" />
      <c t="2560362813" />
      <c t="2580202813" />
      <c t="2600042813" />
      <c t="2619882813" />
      <c t="2639722813" />
      <c t="2659562813" />
      <c t="2679402813" />
      <c t="2699242813" />
      <c t="2719082813" />
      <c t="2738922813" />
      <c t="2758762813" />
      <c t="2778602813" />
      <c t="2798442813" />
      <c t="2818282813" />
      <c t="2838122813" />
      <c t="2857962813" />
      <c t="2877802813" />
      <c t="2897642813" />
      <c t="2917482813" />
      <c t="2937322813" />
      <c t="2957162813" />
      <c t="2977002813" />
      <c t="2996842813" />
      <c t="3016682813" />
      <c t="3036522813" />
      <c t="3056362813" />
      <c t="3076202813" />
      <c t="3096042813" />
      <c t="3115882813" />
      <c t="3135722813" />
      <c t="3155562813" />
      <c t="3175402813" />
      <c t="3195242813" />
      <c t="3215082813" />
      <c t="3234922813" />
      <c t="3254762813" />
      <c t="3274602813" />
      <c t="3294442813" />
      <c t="3314282813" />
      <c t="3334122813" />
      <c t="3353962813" />
      <c t="3373802813" />
      <c t="3393642813" />
      <c t="3413482813" />
      <c t="3433322813" />
      <c t="3453162813" />
      <c t="3473002813" />
      <c t="3492842813" />
      <c t="3512682813" />
      <c t="3532522813" />
      <c t="3552362813" />
      <c t="3572202813" />
      <c t="3592042813" />
      <c t="3611882813" />
      <c t="3631722813" />
      <c t="3651562813" />
      <c t="3671402813" />
      <c t="3691242813" />
      <c t="3711082813" />
      <c t="3730922813" />
      <c t="3750762813" />
      <c t="3770602813" />
      <c t="3790442813" />
      <c t="3810282813" />
      <c t="3830122813" />
      <c t="3849962813" />
      <c t="3869802813" />
      <c t="3889642813" />
      <c t="3909482813" />
      <c t="3929322813" />
      <c t="3949162813" />
      <c t="3969002813" />
      <c t="3988842813" />
      <c t="4008682813" />
      <c t="4028522813" />
      <c t="4048362813" />
      <c t="4068202813" />
      <c t="4088042813" />
      <c t="4107882813" />
      <c t="4127722813" />
      <c t="4147562813" />
      <c t="4167402813" />
      <c t="4187242813" />
      <c t="4207082813" />
      <c t="4226922813" />
      <c t="4246762813" />
      <c t="4266602813" />
      <c t="4286442813" />
      <c t="4306282813" />
      <c t="4326122813" />
      <c t="4345962813" />
      <c t="4365802813" />
      <c t="4385642813" />
      <c t="4405482813" />
      <c t="4425322813" />
      <c t="4445162813" />
      <c t="4465002813" />
      <c t="4484842813" />
      <c t="4504682813" />
      <c t="4524522813" />
      <c t="4544362813" />
      <c t="4564202813" />
      <c t="4584042813" />
      <c t="4603882813" />
      <c t="4623722813" />
      <c t="4643562813" />
      <c t="4663402813" />
      <c t="4683242813" />
      <c t="4703082813" />
      <c t="4722922813" />
      <c t="4742762813" />
      <c t="4762602813" />
      <c t="4782442813" />
      <c t="4802282813" />
      <c t="4822122813" />
      <c t="4841962813" />
      <c t="4861802813" />
      <c t="4881642813" />
      <c t="4901482813" />
      <c t="4921322813" />
      <c t="4941162813" />
      <c t="4961002813" />
      <c t="4980842813" />
      <c t="5000682813" />
      <c t="5020522813" />
      <c t="5040362813" />
      <c t="5060202813" />
      <c t="5080042813" />
      <c t="5099882813" />
      <c t="5119722813" />
      <c t="5139562813" />
      <c t="5159402813" />
      <c t="5179242813" />
      <c t="5199082813" />
      <c t="5218922813" />
      <c t="5238762813" />
      <c t="5258602813" />
      <c t="5278442813" />
      <c t="5298282813" />
      <c t="5318122813" />
      <c t="5337962813" />
      <c t="5357802813" />
      <c t="5377642813" />
      <c t="5397482813" />
      <c t="5417322813" />
      <c t="5437162813" />
      <c t="5457002813" />
      <c t="5476842813" />
      <c t="5496682813" />
      <c t="5516522813" />
      <c t="5536362813" />
      <c t="5556202813" />
      <c t="5576042813" />
      <c t="5595882813" />
      <c t="5615722813" />
      <c t="5635562813" />
      <c t="5655402813" />
      <c t="5675242813" />
      <c t="5695082813" />
      <c t="5714922813" />
      <c t="5734762813" />
      <c t="5754602813" />
      <c t="5774442813" />
      <c t="5794282813" />
      <c t="5814122813" />
      <c t="5833962813" />
      <c t="5853802813" />
      <c t="5873642813" />
      <c t="5893482813" />
      <c t="5913322813" />
      <c t="5933162813" />
      <c t="5953002813" />
      <c t="5972842813" />
      <c t="5992682813" d="19840000" />
    </StreamIndex>
    <StreamIndex Type="video" Name="video" Language="und" Subtype="AVC1" Chunks="300" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(video={start time})">
      <QualityLevel Index="0" Bitrate="3000000" CodecPrivateData="00000001674D40209652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="1" Bitrate="1500000" CodecPrivateData="00000001674D401E9652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="2" Bitrate="800000" CodecPrivateData="00000001674D401E9652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="3" Bitrate="400000" CodecPrivateData="00000001674D4015965282C12D82270505050A0000000168EF3880" FourCC="AVC1" MaxWidth="512" MaxHeight="288" />
      <c t="855813" />
      <c t="20855813" />
      <c t="40855813" />
      <c t="60855813" />
      <c t="80855813" />
      <c t="100855813" />
      <c t="120855813" />
      <c t="140855813" />
      <c t="160855813" />
      <c t="180855813" />
      <c t="200855813" />
      <c t="220855813" />
      <c t="240855813" />
      <c t="260855813" />
      <c t="280855813" />
      <c t="300855813" />
      <c t="320855813" />
      <c t="340855813" />
      <c t="360855813" />
      <c t="380855813" />
      <c t="400855813" />
      <c t="420855813" />
      <c t="440855813" />
      <c t="460855813" />
      <c t="480855813" />
      <c t="500855813" />
      <c t="520855813" />
      <c t="540855813" />
      <c t="560855813" />
      <c t="580855813" />
      <c t="600855813" />
      <c t="620855813" />
      <c t="640855813" />
      <c t="660855813" />
      <c t="680855813" />
      <c t="700855813" />
      <c t="720855813" />
      <c t="740855813" />
      <c t="760855813" />
      <c t="780855813" />
      <c t="800855813" />
      <c t="820855813" />
      <c t="840855813" />
      <c t="860855813" />
      <c t="880855813" />
      <c t="900855813" />
      <c t="920855813" />
      <c t="940855813" />
      <c t="960855813" />
      <c t="980855813" />
      <c t="1000855813" />
      <c t="1020855813" />
      <c t="1040855813" />
      <c t="1060855813" />
      <c t="1080855813" />
      <c t="1100855813" />
      <c t="1120855813" />
      <c t="1140855813" />
      <c t="1160855813" />
      <c t="1180855813" />
      <c t="1200855813" />
      <c t="1220855813" />
      <c t="1240855813" />
      <c t="1260855813" />
      <c t="1280855813" />
      <c t="1300855813" />
      <c t="1320855813" />
      <c t="1340855813" />
      <c t="1360855813" />
      <c t="1380855813" />
      <c t="1400855813" />
      <c t="1420855813" />
      <c t="1440855813" />
      <c t="1460855813" />
      <c t="1480855813" />
      <c t="1500855813" />
      <c t="1520855813" />
      <c t="1540855813" />
      <c t="1560855813" />
      <c t="1580855813" />
      <c t="1600855813" />
      <c t="1620855813" />
      <c t="1640855813" />
      <c t="1660855813" />
      <c t="1680855813" />
      <c t="1700855813" />
      <c t="1720855813" />
      <c t="1740855813" />
      <c t="1760855813" />
      <c t="1780855813" />
      <c t="1800855813" />
      <c t="1820855813" />
      <c t="1840855813" />
      <c t="1860855813" />
      <c t="1880855813" />
      <c t="1900855813" />
      <c t="1920855813" />
      <c t="1940855813" />
      <c t="1960855813" />
      <c t="1980855813" />
      <c t="2000855813" />
      <c t="2020855813" />
      <c t="2040855813" />
      <c t="2060855813" />
      <c t="2080855813" />
      <c t="2100855813" />
      <c t="2120855813" />
      <c t="2140855813" />
      <c t="2160855813" />
      <c t="2180855813" />
      <c t="2200855813" />
      <c t="2220855813" />
      <c t="2240855813" />
      <c t="2260855813" />
      <c t="2280855813" />
      <c t="2300855813" />
      <c t="2320855813" />
      <c t="2340855813" />
      <c t="2360855813" />
      <c t="2380855813" />
      <c t="2400855813" />
      <c t="2420855813" />
      <c t="2440855813" />
      <c t="2460855813" />
      <c t="2480855813" />
      <c t="2500855813" />
      <c t="2520855813" />
      <c t="2540855813" />
      <c t="2560855813" />
      <c t="2580855813" />
      <c t="2600855813" />
      <c t="2620855813" />
      <c t="2640855813" />
      <c t="2660855813" />
      <c t="2680855813" />
      <c t="2700855813" />
      <c t="2720855813" />
      <c t="2740855813" />
      <c t="2760855813" />
      <c t="2780855813" />
      <c t="2800855813" />
      <c t="2820855813" />
      <c t="2840855813" />
      <c t="2860855813" />
      <c t="2880855813" />
      <c t="2900855813" />
      <c t="2920855813" />
      <c t="2940855813" />
      <c t="2960855813" />
      <c t="2980855813" />
      <c t="3000855813" />
      <c t="3020855813" />
      <c t="3040855813" />
      <c t="3060855813" />
      <c t="3080855813" />
      <c t="3100855813" />
      <c t="3120855813" />
      <c t="3140855813" />
      <c t="3160855813" />
      <c t="3180855813" />
      <c t="3200855813" />
      <c t="3220855813" />
      <c t="3240855813" />
      <c t="3260855813" />
      <c t="3280855813" />
      <c t="3300855813" />
      <c t="3320855813" />
      <c t="3340855813" />
      <c t="3360855813" />
      <c t="3380855813" />
      <c t="3400855813" />
      <c t="3420855813" />
      <c t="3440855813" />
      <c t="3460855813" />
      <c t="3480855813" />
      <c t="3500855813" />
      <c t="3520855813" />
      <c t="3540855813" />
      <c t="3560855813" />
      <c t="3580855813" />
      <c t="3600855813" />
      <c t="3620855813" />
      <c t="3640855813" />
      <c t="3660855813" />
      <c t="3680855813" />
      <c t="3700855813" />
      <c t="3720855813" />
      <c t="3740855813" />
      <c t="3760855813" />
      <c t="3780855813" />
      <c t="3800855813" />
      <c t="3820855813" />
      <c t="3840855813" />
      <c t="3860855813" />
      <c t="3880855813" />
      <c t="3900855813" />
      <c t="3920855813" />
      <c t="3940855813" />
      <c t="3960855813" />
      <c t="3980855813" />
      <c t="4000855813" />
      <c t="4020855813" />
      <c t="4040855813" />
      <c t="4060855813" />
      <c t="4080855813" />
      <c t="4100855813" />
      <c t="4120855813" />
      <c t="4140855813" />
      <c t="4160855813" />
      <c t="4180855813" />
      <c t="4200855813" />
      <c t="4220855813" />
      <c t="4240855813" />
      <c t="4260855813" />
      <c t="4280855813" />
      <c t="4300855813" />
      <c t="4320855813" />
      <c t="4340855813" />
      <c t="4360855813" />
      <c t="4380855813" />
      <c t="4400855813" />
      <c t="4420855813" />
      <c t="4440855813" />
      <c t="4460855813" />
      <c t="4480855813" />
      <c t="4500855813" />
      <c t="4520855813" />
      <c t="4540855813" />
      <c t="4560855813" />
      <c t="4580855813" />
      <c t="4600855813" />
      <c t="4620855813" />
      <c t="4640855813" />
      <c t="4660855813" />
      <c t="4680855813" />
      <c t="4700855813" />
      <c t="4720855813" />
      <c t="4740855813" />
      <c t="4760855813" />
      <c t="4780855813" />
      <c t="4800855813" />
      <c t="4820855813" />
      <c t="4840855813" />
      <c t="4860855813" />
      <c t="4880855813" />
      <c t="4900855813" />
      <c t="4920855813" />
      <c t="4940855813" />
      <c t="4960855813" />
      <c t="4980855813" />
      <c t="5000855813" />
      <c t="5020855813" />
      <c t="5040855813" />
      <c t="5060855813" />
      <c t="5080855813" />
      <c t="5100855813" />
      <c t="5120855813" />
      <c t="5140855813" />
      <c t="5160855813" />
      <c t="5180855813" />
      <c t="5200855813" />
      <c t="5220855813" />
      <c t="5240855813" />
      <c t="5260855813" />
      <c t="5280855813" />
      <c t="5300855813" />
      <c t="5320855813" />
      <c t="5340855813" />
      <c t="5360855813" />
      <c t="5380855813" />
      <c t="5400855813" />
      <c t="5420855813" />
      <c t="5440855813" />
      <c t="5460855813" />
      <c t="5480855813" />
      <c t="5500855813" />
      <c t="5520855813" />
      <c t="5540855813" />
      <c t="5560855813" />
      <c t="5580855813" />
      <c t="5600855813" />
      <c t="5620855813" />
      <c t="5640855813" />
      <c t="5660855813" />
      <c t="5680855813" />
      <c t="5700855813" />
      <c t="5720855813" />
      <c t="5740855813" />
      <c t="5760855813" />
      <c t="5780855813" />
      <c t="5800855813" />
      <c t="5820855813" />
      <c t="5840855813" />
      <c t="5860855813" />
      <c t="5880855813" />
      <c t="5900855813" />
      <c t="5920855813" />
      <c t="5940855813" />
      <c t="5960855813" />
      <c t="5980855813" d="20000000" />
    </StreamIndex>
  </Clip>
  <Clip Url="http://<server>/stream-isml/2012-07-17-10-56-42-755/Segment002/stream.ism/Manifest" ClipBegin="6012522813" ClipEnd="12004202813">
    <StreamIndex Type="video" Name="video" Language="und" Subtype="AVC1" Chunks="301" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(video={start time})">
      <QualityLevel Index="0" Bitrate="3000000" CodecPrivateData="00000001674D40209652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="1" Bitrate="1500000" CodecPrivateData="00000001674D401E9652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="2" Bitrate="800000" CodecPrivateData="00000001674D401E9652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="3" Bitrate="400000" CodecPrivateData="00000001674D4015965282C12D82270505050A0000000168EF3880" FourCC="AVC1" MaxWidth="512" MaxHeight="288" />
      <c t="6000855813" />
      <c t="6020855813" />
      <c t="6040855813" />
      <c t="6060855813" />
      <c t="6080855813" />
      <c t="6100855813" />
      <c t="6120855813" />
      <c t="6140855813" />
      <c t="6160855813" />
      <c t="6180855813" />
      <c t="6200855813" />
      <c t="6220855813" />
      <c t="6240855813" />
      <c t="6260855813" />
      <c t="6280855813" />
      <c t="6300855813" />
      <c t="6320855813" />
      <c t="6340855813" />
      <c t="6360855813" />
      <c t="6380855813" />
      <c t="6400855813" />
      <c t="6420855813" />
      <c t="6440855813" />
      <c t="6460855813" />
      <c t="6480855813" />
      <c t="6500855813" />
      <c t="6520855813" />
      <c t="6540855813" />
      <c t="6560855813" />
      <c t="6580855813" />
      <c t="6600855813" />
      <c t="6620855813" />
      <c t="6640855813" />
      <c t="6660855813" />
      <c t="6680855813" />
      <c t="6700855813" />
      <c t="6720855813" />
      <c t="6740855813" />
      <c t="6760855813" />
      <c t="6780855813" />
      <c t="6800855813" />
      <c t="6820855813" />
      <c t="6840855813" />
      <c t="6860855813" />
      <c t="6880855813" />
      <c t="6900855813" />
      <c t="6920855813" />
      <c t="6940855813" />
      <c t="6960855813" />
      <c t="6980855813" />
      <c t="7000855813" />
      <c t="7020855813" />
      <c t="7040855813" />
      <c t="7060855813" />
      <c t="7080855813" />
      <c t="7100855813" />
      <c t="7120855813" />
      <c t="7140855813" />
      <c t="7160855813" />
      <c t="7180855813" />
      <c t="7200855813" />
      <c t="7220855813" />
      <c t="7240855813" />
      <c t="7260855813" />
      <c t="7280855813" />
      <c t="7300855813" />
      <c t="7320855813" />
      <c t="7340855813" />
      <c t="7360855813" />
      <c t="7380855813" />
      <c t="7400855813" />
      <c t="7420855813" />
      <c t="7440855813" />
      <c t="7460855813" />
      <c t="7480855813" />
      <c t="7500855813" />
      <c t="7520855813" />
      <c t="7540855813" />
      <c t="7560855813" />
      <c t="7580855813" />
      <c t="7600855813" />
      <c t="7620855813" />
      <c t="7640855813" />
      <c t="7660855813" />
      <c t="7680855813" />
      <c t="7700855813" />
      <c t="7720855813" />
      <c t="7740855813" />
      <c t="7760855813" />
      <c t="7780855813" />
      <c t="7800855813" />
      <c t="7820855813" />
      <c t="7840855813" />
      <c t="7860855813" />
      <c t="7880855813" />
      <c t="7900855813" />
      <c t="7920855813" />
      <c t="7940855813" />
      <c t="7960855813" />
      <c t="7980855813" />
      <c t="8000855813" />
      <c t="8020855813" />
      <c t="8040855813" />
      <c t="8060855813" />
      <c t="8080855813" />
      <c t="8100855813" />
      <c t="8120855813" />
      <c t="8140855813" />
      <c t="8160855813" />
      <c t="8180855813" />
      <c t="8200855813" />
      <c t="8220855813" />
      <c t="8240855813" />
      <c t="8260855813" />
      <c t="8280855813" />
      <c t="8300855813" />
      <c t="8320855813" />
      <c t="8340855813" />
      <c t="8360855813" />
      <c t="8380855813" />
      <c t="8400855813" />
      <c t="8420855813" />
      <c t="8440855813" />
      <c t="8460855813" />
      <c t="8480855813" />
      <c t="8500855813" />
      <c t="8520855813" />
      <c t="8540855813" />
      <c t="8560855813" />
      <c t="8580855813" />
      <c t="8600855813" />
      <c t="8620855813" />
      <c t="8640855813" />
      <c t="8660855813" />
      <c t="8680855813" />
      <c t="8700855813" />
      <c t="8720855813" />
      <c t="8740855813" />
      <c t="8760855813" />
      <c t="8780855813" />
      <c t="8800855813" />
      <c t="8820855813" />
      <c t="8840855813" />
      <c t="8860855813" />
      <c t="8880855813" />
      <c t="8900855813" />
      <c t="8920855813" />
      <c t="8940855813" />
      <c t="8960855813" />
      <c t="8980855813" />
      <c t="9000855813" />
      <c t="9020855813" />
      <c t="9040855813" />
      <c t="9060855813" />
      <c t="9080855813" />
      <c t="9100855813" />
      <c t="9120855813" />
      <c t="9140855813" />
      <c t="9160855813" />
      <c t="9180855813" />
      <c t="9200855813" />
      <c t="9220855813" />
      <c t="9240855813" />
      <c t="9260855813" />
      <c t="9280855813" />
      <c t="9300855813" />
      <c t="9320855813" />
      <c t="9340855813" />
      <c t="9360855813" />
      <c t="9380855813" />
      <c t="9400855813" />
      <c t="9420855813" />
      <c t="9440855813" />
      <c t="9460855813" />
      <c t="9480855813" />
      <c t="9500855813" />
      <c t="9520855813" />
      <c t="9540855813" />
      <c t="9560855813" />
      <c t="9580855813" />
      <c t="9600855813" />
      <c t="9620855813" />
      <c t="9640855813" />
      <c t="9660855813" />
      <c t="9680855813" />
      <c t="9700855813" />
      <c t="9720855813" />
      <c t="9740855813" />
      <c t="9760855813" />
      <c t="9780855813" />
      <c t="9800855813" />
      <c t="9820855813" />
      <c t="9840855813" />
      <c t="9860855813" />
      <c t="9880855813" />
      <c t="9900855813" />
      <c t="9920855813" />
      <c t="9940855813" />
      <c t="9960855813" />
      <c t="9980855813" />
      <c t="10000855813" />
      <c t="10020855813" />
      <c t="10040855813" />
      <c t="10060855813" />
      <c t="10080855813" />
      <c t="10100855813" />
      <c t="10120855813" />
      <c t="10140855813" />
      <c t="10160855813" />
      <c t="10180855813" />
      <c t="10200855813" />
      <c t="10220855813" />
      <c t="10240855813" />
      <c t="10260855813" />
      <c t="10280855813" />
      <c t="10300855813" />
      <c t="10320855813" />
      <c t="10340855813" />
      <c t="10360855813" />
      <c t="10380855813" />
      <c t="10400855813" />
      <c t="10420855813" />
      <c t="10440855813" />
      <c t="10460855813" />
      <c t="10480855813" />
      <c t="10500855813" />
      <c t="10520855813" />
      <c t="10540855813" />
      <c t="10560855813" />
      <c t="10580855813" />
      <c t="10600855813" />
      <c t="10620855813" />
      <c t="10640855813" />
      <c t="10660855813" />
      <c t="10680855813" />
      <c t="10700855813" />
      <c t="10720855813" />
      <c t="10740855813" />
      <c t="10760855813" />
      <c t="10780855813" />
      <c t="10800855813" />
      <c t="10820855813" />
      <c t="10840855813" />
      <c t="10860855813" />
      <c t="10880855813" />
      <c t="10900855813" />
      <c t="10920855813" />
      <c t="10940855813" />
      <c t="10960855813" />
      <c t="10980855813" />
      <c t="11000855813" />
      <c t="11020855813" />
      <c t="11040855813" />
      <c t="11060855813" />
      <c t="11080855813" />
      <c t="11100855813" />
      <c t="11120855813" />
      <c t="11140855813" />
      <c t="11160855813" />
      <c t="11180855813" />
      <c t="11200855813" />
      <c t="11220855813" />
      <c t="11240855813" />
      <c t="11260855813" />
      <c t="11280855813" />
      <c t="11300855813" />
      <c t="11320855813" />
      <c t="11340855813" />
      <c t="11360855813" />
      <c t="11380855813" />
      <c t="11400855813" />
      <c t="11420855813" />
      <c t="11440855813" />
      <c t="11460855813" />
      <c t="11480855813" />
      <c t="11500855813" />
      <c t="11520855813" />
      <c t="11540855813" />
      <c t="11560855813" />
      <c t="11580855813" />
      <c t="11600855813" />
      <c t="11620855813" />
      <c t="11640855813" />
      <c t="11660855813" />
      <c t="11680855813" />
      <c t="11700855813" />
      <c t="11720855813" />
      <c t="11740855813" />
      <c t="11760855813" />
      <c t="11780855813" />
      <c t="11800855813" />
      <c t="11820855813" />
      <c t="11840855813" />
      <c t="11860855813" />
      <c t="11880855813" />
      <c t="11900855813" />
      <c t="11920855813" />
      <c t="11940855813" />
      <c t="11960855813" />
      <c t="11980855813" />
      <c t="12000855813" d="20000000" />
    </StreamIndex>
    <StreamIndex Type="audio" Name="audio101_nor" Language="nor" Subtype="AACL" Chunks="302" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(audio101_nor={start time})">
      <QualityLevel Index="0" Bitrate="64000" CodecPrivateData="1290" FourCC="AACL" AudioTag="255" Channels="2" SamplingRate="32000" BitsPerSample="16" PacketSize="4" />
      <c t="6012522813" />
      <c t="6032362813" />
      <c t="6052202813" />
      <c t="6072042813" />
      <c t="6091882813" />
      <c t="6111722813" />
      <c t="6131562813" />
      <c t="6151402813" />
      <c t="6171242813" />
      <c t="6191082813" />
      <c t="6210922813" />
      <c t="6230762813" />
      <c t="6250602813" />
      <c t="6270442813" />
      <c t="6290282813" />
      <c t="6310122813" />
      <c t="6329962813" />
      <c t="6349802813" />
      <c t="6369642813" />
      <c t="6389482813" />
      <c t="6409322813" />
      <c t="6429162813" />
      <c t="6449002813" />
      <c t="6468842813" />
      <c t="6488682813" />
      <c t="6508522813" />
      <c t="6528362813" />
      <c t="6548202813" />
      <c t="6568042813" />
      <c t="6587882813" />
      <c t="6607722813" />
      <c t="6627562813" />
      <c t="6647402813" />
      <c t="6667242813" />
      <c t="6687082813" />
      <c t="6706922813" />
      <c t="6726762813" />
      <c t="6746602813" />
      <c t="6766442813" />
      <c t="6786282813" />
      <c t="6806122813" />
      <c t="6825962813" />
      <c t="6845802813" />
      <c t="6865642813" />
      <c t="6885482813" />
      <c t="6905322813" />
      <c t="6925162813" />
      <c t="6945002813" />
      <c t="6964842813" />
      <c t="6984682813" />
      <c t="7004522813" />
      <c t="7024362813" />
      <c t="7044202813" />
      <c t="7064042813" />
      <c t="7083882813" />
      <c t="7103722813" />
      <c t="7123562813" />
      <c t="7143402813" />
      <c t="7163242813" />
      <c t="7183082813" />
      <c t="7202922813" />
      <c t="7222762813" />
      <c t="7242602813" />
      <c t="7262442813" />
      <c t="7282282813" />
      <c t="7302122813" />
      <c t="7321962813" />
      <c t="7341802813" />
      <c t="7361642813" />
      <c t="7381482813" />
      <c t="7401322813" />
      <c t="7421162813" />
      <c t="7441002813" />
      <c t="7460842813" />
      <c t="7480682813" />
      <c t="7500522813" />
      <c t="7520362813" />
      <c t="7540202813" />
      <c t="7560042813" />
      <c t="7579882813" />
      <c t="7599722813" />
      <c t="7619562813" />
      <c t="7639402813" />
      <c t="7659242813" />
      <c t="7679082813" />
      <c t="7698922813" />
      <c t="7718762813" />
      <c t="7738602813" />
      <c t="7758442813" />
      <c t="7778282813" />
      <c t="7798122813" />
      <c t="7817962813" />
      <c t="7837802813" />
      <c t="7857642813" />
      <c t="7877482813" />
      <c t="7897322813" />
      <c t="7917162813" />
      <c t="7937002813" />
      <c t="7956842813" />
      <c t="7976682813" />
      <c t="7996522813" />
      <c t="8016362813" />
      <c t="8036202813" />
      <c t="8056042813" />
      <c t="8075882813" />
      <c t="8095722813" />
      <c t="8115562813" />
      <c t="8135402813" />
      <c t="8155242813" />
      <c t="8175082813" />
      <c t="8194922813" />
      <c t="8214762813" />
      <c t="8234602813" />
      <c t="8254442813" />
      <c t="8274282813" />
      <c t="8294122813" />
      <c t="8313962813" />
      <c t="8333802813" />
      <c t="8353642813" />
      <c t="8373482813" />
      <c t="8393322813" />
      <c t="8413162813" />
      <c t="8433002813" />
      <c t="8452842813" />
      <c t="8472682813" />
      <c t="8492522813" />
      <c t="8512362813" />
      <c t="8532202813" />
      <c t="8552042813" />
      <c t="8571882813" />
      <c t="8591722813" />
      <c t="8611562813" />
      <c t="8631402813" />
      <c t="8651242813" />
      <c t="8671082813" />
      <c t="8690922813" />
      <c t="8710762813" />
      <c t="8730602813" />
      <c t="8750442813" />
      <c t="8770282813" />
      <c t="8790122813" />
      <c t="8809962813" />
      <c t="8829802813" />
      <c t="8849642813" />
      <c t="8869482813" />
      <c t="8889322813" />
      <c t="8909162813" />
      <c t="8929002813" />
      <c t="8948842813" />
      <c t="8968682813" />
      <c t="8988522813" />
      <c t="9008362813" />
      <c t="9028202813" />
      <c t="9048042813" />
      <c t="9067882813" />
      <c t="9087722813" />
      <c t="9107562813" />
      <c t="9127402813" />
      <c t="9147242813" />
      <c t="9167082813" />
      <c t="9186922813" />
      <c t="9206762813" />
      <c t="9226602813" />
      <c t="9246442813" />
      <c t="9266282813" />
      <c t="9286122813" />
      <c t="9305962813" />
      <c t="9325802813" />
      <c t="9345642813" />
      <c t="9365482813" />
      <c t="9385322813" />
      <c t="9405162813" />
      <c t="9425002813" />
      <c t="9444842813" />
      <c t="9464682813" />
      <c t="9484522813" />
      <c t="9504362813" />
      <c t="9524202813" />
      <c t="9544042813" />
      <c t="9563882813" />
      <c t="9583722813" />
      <c t="9603562813" />
      <c t="9623402813" />
      <c t="9643242813" />
      <c t="9663082813" />
      <c t="9682922813" />
      <c t="9702762813" />
      <c t="9722602813" />
      <c t="9742442813" />
      <c t="9762282813" />
      <c t="9782122813" />
      <c t="9801962813" />
      <c t="9821802813" />
      <c t="9841642813" />
      <c t="9861482813" />
      <c t="9881322813" />
      <c t="9901162813" />
      <c t="9921002813" />
      <c t="9940842813" />
      <c t="9960682813" />
      <c t="9980522813" />
      <c t="10000362813" />
      <c t="10020202813" />
      <c t="10040042813" />
      <c t="10059882813" />
      <c t="10079722813" />
      <c t="10099562813" />
      <c t="10119402813" />
      <c t="10139242813" />
      <c t="10159082813" />
      <c t="10178922813" />
      <c t="10198762813" />
      <c t="10218602813" />
      <c t="10238442813" />
      <c t="10258282813" />
      <c t="10278122813" />
      <c t="10297962813" />
      <c t="10317802813" />
      <c t="10337642813" />
      <c t="10357482813" />
      <c t="10377322813" />
      <c t="10397162813" />
      <c t="10417002813" />
      <c t="10436842813" />
      <c t="10456682813" />
      <c t="10476522813" />
      <c t="10496362813" />
      <c t="10516202813" />
      <c t="10536042813" />
      <c t="10555882813" />
      <c t="10575722813" />
      <c t="10595562813" />
      <c t="10615402813" />
      <c t="10635242813" />
      <c t="10655082813" />
      <c t="10674922813" />
      <c t="10694762813" />
      <c t="10714602813" />
      <c t="10734442813" />
      <c t="10754282813" />
      <c t="10774122813" />
      <c t="10793962813" />
      <c t="10813802813" />
      <c t="10833642813" />
      <c t="10853482813" />
      <c t="10873322813" />
      <c t="10893162813" />
      <c t="10913002813" />
      <c t="10932842813" />
      <c t="10952682813" />
      <c t="10972522813" />
      <c t="10992362813" />
      <c t="11012202813" />
      <c t="11032042813" />
      <c t="11051882813" />
      <c t="11071722813" />
      <c t="11091562813" />
      <c t="11111402813" />
      <c t="11131242813" />
      <c t="11151082813" />
      <c t="11170922813" />
      <c t="11190762813" />
      <c t="11210602813" />
      <c t="11230442813" />
      <c t="11250282813" />
      <c t="11270122813" />
      <c t="11289962813" />
      <c t="11309802813" />
      <c t="11329642813" />
      <c t="11349482813" />
      <c t="11369322813" />
      <c t="11389162813" />
      <c t="11409002813" />
      <c t="11428842813" />
      <c t="11448682813" />
      <c t="11468522813" />
      <c t="11488362813" />
      <c t="11508202813" />
      <c t="11528042813" />
      <c t="11547882813" />
      <c t="11567722813" />
      <c t="11587562813" />
      <c t="11607402813" />
      <c t="11627242813" />
      <c t="11647082813" />
      <c t="11666922813" />
      <c t="11686762813" />
      <c t="11706602813" />
      <c t="11726442813" />
      <c t="11746282813" />
      <c t="11766122813" />
      <c t="11785962813" />
      <c t="11805802813" />
      <c t="11825642813" />
      <c t="11845482813" />
      <c t="11865322813" />
      <c t="11885162813" />
      <c t="11905002813" />
      <c t="11924842813" />
      <c t="11944682813" />
      <c t="11964522813" />
      <c t="11984362813" d="19840000" />
    </StreamIndex>
  </Clip>
  <Clip Url="http://<server>/stream-isml/2012-07-17-10-56-42-755/Segment003/stream.ism/Manifest" ClipBegin="12020855813" ClipEnd="18015722813">
    <StreamIndex Type="audio" Name="audio101_nor" Language="nor" Subtype="AACL" Chunks="303" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(audio101_nor={start time})">
      <QualityLevel Index="0" Bitrate="64000" CodecPrivateData="1290" FourCC="AACL" AudioTag="255" Channels="2" SamplingRate="32000" BitsPerSample="16" PacketSize="4" />
      <c t="12004202813" />
      <c t="12024042813" />
      <c t="12043882813" />
      <c t="12063722813" />
      <c t="12083562813" />
      <c t="12103402813" />
      <c t="12123242813" />
      <c t="12143082813" />
      <c t="12162922813" />
      <c t="12182762813" />
      <c t="12202602813" />
      <c t="12222442813" />
      <c t="12242282813" />
      <c t="12262122813" />
      <c t="12281962813" />
      <c t="12301802813" />
      <c t="12321642813" />
      <c t="12341482813" />
      <c t="12361322813" />
      <c t="12381162813" />
      <c t="12401002813" />
      <c t="12420842813" />
      <c t="12440682813" />
      <c t="12460522813" />
      <c t="12480362813" />
      <c t="12500202813" />
      <c t="12520042813" />
      <c t="12539882813" />
      <c t="12559722813" />
      <c t="12579562813" />
      <c t="12599402813" />
      <c t="12619242813" />
      <c t="12639082813" />
      <c t="12658922813" />
      <c t="12678762813" />
      <c t="12698602813" />
      <c t="12718442813" />
      <c t="12738282813" />
      <c t="12758122813" />
      <c t="12777962813" />
      <c t="12797802813" />
      <c t="12817642813" />
      <c t="12837482813" />
      <c t="12857322813" />
      <c t="12877162813" />
      <c t="12897002813" />
      <c t="12916842813" />
      <c t="12936682813" />
      <c t="12956522813" />
      <c t="12976362813" />
      <c t="12996202813" />
      <c t="13016042813" />
      <c t="13035882813" />
      <c t="13055722813" />
      <c t="13075562813" />
      <c t="13095402813" />
      <c t="13115242813" />
      <c t="13135082813" />
      <c t="13154922813" />
      <c t="13174762813" />
      <c t="13194602813" />
      <c t="13214442813" />
      <c t="13234282813" />
      <c t="13254122813" />
      <c t="13273962813" />
      <c t="13293802813" />
      <c t="13313642813" />
      <c t="13333482813" />
      <c t="13353322813" />
      <c t="13373162813" />
      <c t="13393002813" />
      <c t="13412842813" />
      <c t="13432682813" />
      <c t="13452522813" />
      <c t="13472362813" />
      <c t="13492202813" />
      <c t="13512042813" />
      <c t="13531882813" />
      <c t="13551722813" />
      <c t="13571562813" />
      <c t="13591402813" />
      <c t="13611242813" />
      <c t="13631082813" />
      <c t="13650922813" />
      <c t="13670762813" />
      <c t="13690602813" />
      <c t="13710442813" />
      <c t="13730282813" />
      <c t="13750122813" />
      <c t="13769962813" />
      <c t="13789802813" />
      <c t="13809642813" />
      <c t="13829482813" />
      <c t="13849322813" />
      <c t="13869162813" />
      <c t="13889002813" />
      <c t="13908842813" />
      <c t="13928682813" />
      <c t="13948522813" />
      <c t="13968362813" />
      <c t="13988202813" />
      <c t="14008042813" />
      <c t="14027882813" />
      <c t="14047722813" />
      <c t="14067562813" />
      <c t="14087402813" />
      <c t="14107242813" />
      <c t="14127082813" />
      <c t="14146922813" />
      <c t="14166762813" />
      <c t="14186602813" />
      <c t="14206442813" />
      <c t="14226282813" />
      <c t="14246122813" />
      <c t="14265962813" />
      <c t="14285802813" />
      <c t="14305642813" />
      <c t="14325482813" />
      <c t="14345322813" />
      <c t="14365162813" />
      <c t="14385002813" />
      <c t="14404842813" />
      <c t="14424682813" />
      <c t="14444522813" />
      <c t="14464362813" />
      <c t="14484202813" />
      <c t="14504042813" />
      <c t="14523882813" />
      <c t="14543722813" />
      <c t="14563562813" />
      <c t="14583402813" />
      <c t="14603242813" />
      <c t="14623082813" />
      <c t="14642922813" />
      <c t="14662762813" />
      <c t="14682602813" />
      <c t="14702442813" />
      <c t="14722282813" />
      <c t="14742122813" />
      <c t="14761962813" />
      <c t="14781802813" />
      <c t="14801642813" />
      <c t="14821482813" />
      <c t="14841322813" />
      <c t="14861162813" />
      <c t="14881002813" />
      <c t="14900842813" />
      <c t="14920682813" />
      <c t="14940522813" />
      <c t="14960362813" />
      <c t="14980202813" />
      <c t="15000042813" />
      <c t="15019882813" />
      <c t="15039722813" />
      <c t="15059562813" />
      <c t="15079402813" />
      <c t="15099242813" />
      <c t="15119082813" />
      <c t="15138922813" />
      <c t="15158762813" />
      <c t="15178602813" />
      <c t="15198442813" />
      <c t="15218282813" />
      <c t="15238122813" />
      <c t="15257962813" />
      <c t="15277802813" />
      <c t="15297642813" />
      <c t="15317482813" />
      <c t="15337322813" />
      <c t="15357162813" />
      <c t="15377002813" />
      <c t="15396842813" />
      <c t="15416682813" />
      <c t="15436522813" />
      <c t="15456362813" />
      <c t="15476202813" />
      <c t="15496042813" />
      <c t="15515882813" />
      <c t="15535722813" />
      <c t="15555562813" />
      <c t="15575402813" />
      <c t="15595242813" />
      <c t="15615082813" />
      <c t="15634922813" />
      <c t="15654762813" />
      <c t="15674602813" />
      <c t="15694442813" />
      <c t="15714282813" />
      <c t="15734122813" />
      <c t="15753962813" />
      <c t="15773802813" />
      <c t="15793642813" />
      <c t="15813482813" />
      <c t="15833322813" />
      <c t="15853162813" />
      <c t="15873002813" />
      <c t="15892842813" />
      <c t="15912682813" />
      <c t="15932522813" />
      <c t="15952362813" />
      <c t="15972202813" />
      <c t="15992042813" />
      <c t="16011882813" />
      <c t="16031722813" />
      <c t="16051562813" />
      <c t="16071402813" />
      <c t="16091242813" />
      <c t="16111082813" />
      <c t="16130922813" />
      <c t="16150762813" />
      <c t="16170602813" />
      <c t="16190442813" />
      <c t="16210282813" />
      <c t="16230122813" />
      <c t="16249962813" />
      <c t="16269802813" />
      <c t="16289642813" />
      <c t="16309482813" />
      <c t="16329322813" />
      <c t="16349162813" />
      <c t="16369002813" />
      <c t="16388842813" />
      <c t="16408682813" />
      <c t="16428522813" />
      <c t="16448362813" />
      <c t="16468202813" />
      <c t="16488042813" />
      <c t="16507882813" />
      <c t="16527722813" />
      <c t="16547562813" />
      <c t="16567402813" />
      <c t="16587242813" />
      <c t="16607082813" />
      <c t="16626922813" />
      <c t="16646762813" />
      <c t="16666602813" />
      <c t="16686442813" />
      <c t="16706282813" />
      <c t="16726122813" />
      <c t="16745962813" />
      <c t="16765802813" />
      <c t="16785642813" />
      <c t="16805482813" />
      <c t="16825322813" />
      <c t="16845162813" />
      <c t="16865002813" />
      <c t="16884842813" />
      <c t="16904682813" />
      <c t="16924522813" />
      <c t="16944362813" />
      <c t="16964202813" />
      <c t="16984042813" />
      <c t="17003882813" />
      <c t="17023722813" />
      <c t="17043562813" />
      <c t="17063402813" />
      <c t="17083242813" />
      <c t="17103082813" />
      <c t="17122922813" />
      <c t="17142762813" />
      <c t="17162602813" />
      <c t="17182442813" />
      <c t="17202282813" />
      <c t="17222122813" />
      <c t="17241962813" />
      <c t="17261802813" />
      <c t="17281642813" />
      <c t="17301482813" />
      <c t="17321322813" />
      <c t="17341162813" />
      <c t="17361002813" />
      <c t="17380842813" />
      <c t="17400682813" />
      <c t="17420522813" />
      <c t="17440362813" />
      <c t="17460202813" />
      <c t="17480042813" />
      <c t="17499882813" />
      <c t="17519722813" />
      <c t="17539562813" />
      <c t="17559402813" />
      <c t="17579242813" />
      <c t="17599082813" />
      <c t="17618922813" />
      <c t="17638762813" />
      <c t="17658602813" />
      <c t="17678442813" />
      <c t="17698282813" />
      <c t="17718122813" />
      <c t="17737962813" />
      <c t="17757802813" />
      <c t="17777642813" />
      <c t="17797482813" />
      <c t="17817322813" />
      <c t="17837162813" />
      <c t="17857002813" />
      <c t="17876842813" />
      <c t="17896682813" />
      <c t="17916522813" />
      <c t="17936362813" />
      <c t="17956202813" />
      <c t="17976042813" />
      <c t="17995882813" d="19840000" />
    </StreamIndex>
    <StreamIndex Type="video" Name="video" Language="und" Subtype="AVC1" Chunks="300" TimeScale="10000000" Url="QualityLevels({bitrate})/Fragments(video={start time})">
      <QualityLevel Index="0" Bitrate="3000000" CodecPrivateData="00000001674D40209652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="1" Bitrate="1500000" CodecPrivateData="00000001674D401E9652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="2" Bitrate="800000" CodecPrivateData="00000001674D401E9652816824DFF80200016F38282828500000000168EF3880" FourCC="AVC1" MaxWidth="1024" MaxHeight="576" />
      <QualityLevel Index="3" Bitrate="400000" CodecPrivateData="00000001674D4015965282C12D82270505050A0000000168EF3880" FourCC="AVC1" MaxWidth="512" MaxHeight="288" />
      <c t="12020855813" />
      <c t="12040855813" />
      <c t="12060855813" />
      <c t="12080855813" />
      <c t="12100855813" />
      <c t="12120855813" />
      <c t="12140855813" />
      <c t="12160855813" />
      <c t="12180855813" />
      <c t="12200855813" />
      <c t="12220855813" />
      <c t="12240855813" />
      <c t="12260855813" />
      <c t="12280855813" />
      <c t="12300855813" />
      <c t="12320855813" />
      <c t="12340855813" />
      <c t="12360855813" />
      <c t="12380855813" />
      <c t="12400855813" />
      <c t="12420855813" />
      <c t="12440855813" />
      <c t="12460855813" />
      <c t="12480855813" />
      <c t="12500855813" />
      <c t="12520855813" />
      <c t="12540855813" />
      <c t="12560855813" />
      <c t="12580855813" />
      <c t="12600855813" />
      <c t="12620855813" />
      <c t="12640855813" />
      <c t="12660855813" />
      <c t="12680855813" />
      <c t="12700855813" />
      <c t="12720855813" />
      <c t="12740855813" />
      <c t="12760855813" />
      <c t="12780855813" />
      <c t="12800855813" />
      <c t="12820855813" />
      <c t="12840855813" />
      <c t="12860855813" />
      <c t="12880855813" />
      <c t="12900855813" />
      <c t="12920855813" />
      <c t="12940855813" />
      <c t="12960855813" />
      <c t="12980855813" />
      <c t="13000855813" />
      <c t="13020855813" />
      <c t="13040855813" />
      <c t="13060855813" />
      <c t="13080855813" />
      <c t="13100855813" />
      <c t="13120855813" />
      <c t="13140855813" />
      <c t="13160855813" />
      <c t="13180855813" />
      <c t="13200855813" />
      <c t="13220855813" />
      <c t="13240855813" />
      <c t="13260855813" />
      <c t="13280855813" />
      <c t="13300855813" />
      <c t="13320855813" />
      <c t="13340855813" />
      <c t="13360855813" />
      <c t="13380855813" />
      <c t="13400855813" />
      <c t="13420855813" />
      <c t="13440855813" />
      <c t="13460855813" />
      <c t="13480855813" />
      <c t="13500855813" />
      <c t="13520855813" />
      <c t="13540855813" />
      <c t="13560855813" />
      <c t="13580855813" />
      <c t="13600855813" />
      <c t="13620855813" />
      <c t="13640855813" />
      <c t="13660855813" />
      <c t="13680855813" />
      <c t="13700855813" />
      <c t="13720855813" />
      <c t="13740855813" />
      <c t="13760855813" />
      <c t="13780855813" />
      <c t="13800855813" />
      <c t="13820855813" />
      <c t="13840855813" />
      <c t="13860855813" />
      <c t="13880855813" />
      <c t="13900855813" />
      <c t="13920855813" />
      <c t="13940855813" />
      <c t="13960855813" />
      <c t="13980855813" />
      <c t="14000855813" />
      <c t="14020855813" />
      <c t="14040855813" />
      <c t="14060855813" />
      <c t="14080855813" />
      <c t="14100855813" />
      <c t="14120855813" />
      <c t="14140855813" />
      <c t="14160855813" />
      <c t="14180855813" />
      <c t="14200855813" />
      <c t="14220855813" />
      <c t="14240855813" />
      <c t="14260855813" />
      <c t="14280855813" />
      <c t="14300855813" />
      <c t="14320855813" />
      <c t="14340855813" />
      <c t="14360855813" />
      <c t="14380855813" />
      <c t="14400855813" />
      <c t="14420855813" />
      <c t="14440855813" />
      <c t="14460855813" />
      <c t="14480855813" />
      <c t="14500855813" />
      <c t="14520855813" />
      <c t="14540855813" />
      <c t="14560855813" />
      <c t="14580855813" />
      <c t="14600855813" />
      <c t="14620855813" />
      <c t="14640855813" />
      <c t="14660855813" />
      <c t="14680855813" />
      <c t="14700855813" />
      <c t="14720855813" />
      <c t="14740855813" />
      <c t="14760855813" />
      <c t="14780855813" />
      <c t="14800855813" />
      <c t="14820855813" />
      <c t="14840855813" />
      <c t="14860855813" />
      <c t="14880855813" />
      <c t="14900855813" />
      <c t="14920855813" />
      <c t="14940855813" />
      <c t="14960855813" />
      <c t="14980855813" />
      <c t="15000855813" />
      <c t="15020855813" />
      <c t="15040855813" />
      <c t="15060855813" />
      <c t="15080855813" />
      <c t="15100855813" />
      <c t="15120855813" />
      <c t="15140855813" />
      <c t="15160855813" />
      <c t="15180855813" />
      <c t="15200855813" />
      <c t="15220855813" />
      <c t="15240855813" />
      <c t="15260855813" />
      <c t="15280855813" />
      <c t="15300855813" />
      <c t="15320855813" />
      <c t="15340855813" />
      <c t="15360855813" />
      <c t="15380855813" />
      <c t="15400855813" />
      <c t="15420855813" />
      <c t="15440855813" />
      <c t="15460855813" />
      <c t="15480855813" />
      <c t="15500855813" />
      <c t="15520855813" />
      <c t="15540855813" />
      <c t="15560855813" />
      <c t="15580855813" />
      <c t="15600855813" />
      <c t="15620855813" />
      <c t="15640855813" />
      <c t="15660855813" />
      <c t="15680855813" />
      <c t="15700855813" />
      <c t="15720855813" />
      <c t="15740855813" />
      <c t="15760855813" />
      <c t="15780855813" />
      <c t="15800855813" />
      <c t="15820855813" />
      <c t="15840855813" />
      <c t="15860855813" />
      <c t="15880855813" />
      <c t="15900855813" />
      <c t="15920855813" />
      <c t="15940855813" />
      <c t="15960855813" />
      <c t="15980855813" />
      <c t="16000855813" />
      <c t="16020855813" />
      <c t="16040855813" />
      <c t="16060855813" />
      <c t="16080855813" />
      <c t="16100855813" />
      <c t="16120855813" />
      <c t="16140855813" />
      <c t="16160855813" />
      <c t="16180855813" />
      <c t="16200855813" />
      <c t="16220855813" />
      <c t="16240855813" />
      <c t="16260855813" />
      <c t="16280855813" />
      <c t="16300855813" />
      <c t="16320855813" />
      <c t="16340855813" />
      <c t="16360855813" />
      <c t="16380855813" />
      <c t="16400855813" />
      <c t="16420855813" />
      <c t="16440855813" />
      <c t="16460855813" />
      <c t="16480855813" />
      <c t="16500855813" />
      <c t="16520855813" />
      <c t="16540855813" />
      <c t="16560855813" />
      <c t="16580855813" />
      <c t="16600855813" />
      <c t="16620855813" />
      <c t="16640855813" />
      <c t="16660855813" />
      <c t="16680855813" />
      <c t="16700855813" />
      <c t="16720855813" />
      <c t="16740855813" />
      <c t="16760855813" />
      <c t="16780855813" />
      <c t="16800855813" />
      <c t="16820855813" />
      <c t="16840855813" />
      <c t="16860855813" />
      <c t="16880855813" />
      <c t="16900855813" />
      <c t="16920855813" />
      <c t="16940855813" />
      <c t="16960855813" />
      <c t="16980855813" />
      <c t="17000855813" />
      <c t="17020855813" />
      <c t="17040855813" />
      <c t="17060855813" />
      <c t="17080855813" />
      <c t="17100855813" />
      <c t="17120855813" />
      <c t="17140855813" />
      <c t="17160855813" />
      <c t="17180855813" />
      <c t="17200855813" />
      <c t="17220855813" />
      <c t="17240855813" />
      <c t="17260855813" />
      <c t="17280855813" />
      <c t="17300855813" />
      <c t="17320855813" />
      <c t="17340855813" />
      <c t="17360855813" />
      <c t="17380855813" />
      <c t="17400855813" />
      <c t="17420855813" />
      <c t="17440855813" />
      <c t="17460855813" />
      <c t="17480855813" />
      <c t="17500855813" />
      <c t="17520855813" />
      <c t="17540855813" />
      <c t="17560855813" />
      <c t="17580855813" />
      <c t="17600855813" />
      <c t="17620855813" />
      <c t="17640855813" />
      <c t="17660855813" />
      <c t="17680855813" />
      <c t="17700855813" />
      <c t="17720855813" />
      <c t="17740855813" />
      <c t="17760855813" />
      <c t="17780855813" />
      <c t="17800855813" />
      <c t="17820855813" />
      <c t="17840855813" />
      <c t="17860855813" />
      <c t="17880855813" />
      <c t="17900855813" />
      <c t="17920855813" />
      <c t="17940855813" />
      <c t="17960855813" />
      <c t="17980855813" />
      <c t="18000855813" d="20000000" />
    </StreamIndex>
  </Clip>
</SmoothStreamingMedia>

 

 

1309 Event Code 3001 ASP.NET 4

$
0
0

I'm working with an application that calls ASP.NET v4 web services to create forms.  I've heard a few reports from users that they get HTTP time out errors when clicking the button that calls the web service to create the forms.

I've seen other posts that talk about 1309 errors but they are different and all have an event code of 3005.  I'm running into event code 3001.  We can get this working again by running an IISRESET or rebooting the server.  Then it may work for a day and start happening again.  Any idea what could be causing this?  It seems to have gotten better for a few environments when I changed the AppPool identity from Network Service to LocalSystem, but our install for the program uses Network Service by default.  Here's the event log entry.  Thanks in advance.

Log Name      Application
Source        ASP.NET 4.0.30319.0
Date          6132012 24928 PM
Event ID      1309
Task Category Web Event
Level Warning
Keywords Classic
User NA
Computer   server1.blah.com
Description
Event code 3001
Event message The request has been aborted.
Event time 6132012 24928 PM
Event time (UTC) 6132012 64928 PM
Event ID 279a18c9e57345e29bcc2712c7a76200
Event sequence 186
Event occurrence 11
Event detail code 0
 
Application information
    Application domain LMW3SVC1ROOTXDDS_LendingTKO_WS-1-129840851230390004
    Trust level Full
    Application Virtual Path XDDS_LendingTKO_WS
    Application Path CinetpubwwwrootXDDS_LendingTKO_WS
    Machine name Server1
 
Process information
    Process ID 4492
    Process name w3wp.exe
    Account name NT AUTHORITYNETWORK SERVICE
 
Exception information
    Exception type HttpException
    Exception message Request timed out.
 
Request information
    Request URL httplocalhostXDDS_LendingTKO_WSTransactionCoordinator.asmx
    Request path XDDS_LendingTKO_WSTransactionCoordinator.asmx
    User host address 1
    User 
    Is authenticated False
    Authentication Type 
    Thread account name NT AUTHORITYNETWORK SERVICE
 
Thread information
    Thread ID 18
    Thread account name NT AUTHORITYNETWORK SERVICE
    Is impersonating False
    Stack trace
 
Custom event details

Event Xml
Event xmlns=httpschemas.microsoft.comwin200408eventsevent
  System
    Provider Name=ASP.NET 4.0.30319.0
    EventID Qualifiers=327681309EventID
    Level3Level
    Task3Task
    Keywords0x80000000000000Keywords
    TimeCreated SystemTime=2012-06-13T184928.000000000Z
    EventRecordID621679EventRecordID
    ChannelApplicationChannel
    Computerserver1.blah.comComputer
    Security
  System
  EventData
    Data3001Data
    DataThe request has been aborted.Data
    Data6132012 24928 PMData
    Data6132012 64928 PMData
    Data279a18c9e57345e29bcc2712c7a76200Data
    Data186Data
    Data11Data
    Data0Data
    DataLMW3SVC1ROOTXDDS_LendingTKO_WS-1-129840851230390004Data
    DataFullData
    DataXDDS_LendingTKO_WSData
    DataCinetpubwwwrootXDDS_LendingTKO_WSData
    DataServer1Data
    Data
    Data
    Data4492Data
    Dataw3wp.exeData
    DataNT AUTHORITYNETWORK SERVICEData
    DataHttpExceptionData
    DataRequest timed out.

Data
    DatahttplocalhostXDDS_LendingTKO_WSTransactionCoordinator.asmxData
    DataXDDS_LendingTKO_WSTransactionCoordinator.asmxData
    Data1Data
    Data
    Data
    DataFalseData
    Data
    Data
    DataNT AUTHORITYNETWORK SERVICEData
    Data18Data
    DataNT AUTHORITYNETWORK SERVICEData
    DataFalseData
    Data
    Data
  EventData
Event

Wierd "Login" page now appears when trying to administer FrontPage Extensions

$
0
0

Hi,

I've run into something new.  On one of our web servers running IIS 6 I made a new site and extended FrontPage extensions.  However, now when I try to administer them, I get a "login" type of page which is kind of pink with a white box "Authenticate with Login and Password".  It's called "auth.asp"

Login Screen 

I've only been able to find a few references to one part of the html which has "ERIC_RESPONSE_OK" in it.  Strikes me as odd, so I thought I would post a photo and then the codebehind to see if any of the experts here can provide some illumination.  I've made many sites on this server, and this is the first time I've run into it:

- thank you in advance

David

---------------

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Authentication</title>
 <link href="/style.asp" type="text/css" rel="STYLESHEET">
   
    <script type="text/javascript">
      <!--
      if (top.frames.length!=0)
      top.location=self.document.location;
      // -->
    </script>
    <link rel="SHORTCUT ICON" href="favicon.ico">
   
  </head>
  <body class="auth">
 <form action="auth.asp" method="POST">
 <input type="hidden" name="nickname" value="">
      <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
 
 <tr><td colspan="2">&nbsp;</td></tr>
 <tr class="authLogo" >
   <td colspan="2" align="center">
     <img src="/logo.gif" alt="LOGO">
   </td>
 </tr>
 <tr><td colspan="2" align="center"><br><span class="rsp_message">&nbsp;</span><!-- response_code_begin ERIC_RESPONSE_OK response_code_end response_msg_begin  response_msg_end  --><br></td></tr>
 <tr>
   <td colspan="2" align="center" valign="top">
     <table class="authInner" border="0" cellpadding="0" cellspacing="0">
     <tr>
       <td><img src="corner_lt.jpg" width="45" height="45" alt=""></td>
       <td class="authHeading" align="center">Authenticate with Login and Password!</td>
       <td><img src="corner_rt.jpg" width="45" height="45" alt=""></td>
     </tr>           
     <tr>
       <td>&nbsp;</td>
       <td>
  <table class="authInner" border="0" cellpadding="10" cellspacing="0">
    <tr>
      <td align="right"><div class="bold">Username</div></td>
      <td align="left"><input type="text" name="login" value="" maxlength="32" size="32"></td>
    </tr>
    <tr>
      <td align="right"><div class="bold">Password</div></td>
      <td align="left"><input type="password" name="password" value="" maxlength="32" size="32"></td>
    </tr>
  </table>
       </td>
       <td>&nbsp</td>
     </tr>
     <tr>
       <td><img src="corner_lb.jpg" width="45" height="45" alt=""></td>
       <td align="center"><input type="image" src="button_login.en.gif" name="action_login" value="Login" align="middle">
   
</td>
       <td><img src="corner_rb.jpg" width="45" height="45" alt=""></td>
     </tr>
 </table>
      </table>
    </form>
  </body>
</html>

Bit wisdom with Application Request Routing 2.5

$
0
0

I am forced to run my IIS 7.5 server on Windows Server 2008 R2 64-bit because of an app that requires a 64-bit .dll.

In addition, I am required to run an app that needs a 32-bit TomCat connector.  Needless to say, this ain't happenin'.

I came across ARR 2.5 in my quest for a solution.  Could this be the answer to my prayers?  Can I run ARR and connect a 32-bit app to a TomCat application server all using the same IIS 7.5 application pool? 

IIS debugging in windows 2012 server IIS 8.0

$
0
0

 Hi ,
 
Am trying to debug the web application hosted in windows server 2012 with IIS 8.0. I opened VS2008 with the code and i Attach process but no W3Wp.exe process is listed there.
 
In task manager i can see the w3wp.exe under details tab not in Procees tab. In process tab IIS worker Process is listed.
 
Please let me know how i can debug.
 
Thanks

Weird behavior for Form Authentication and ASP.NET membership

$
0
0
My web site is keep pushing the logged in users out to login page after around 5 to 7 days from using the system, where the problem resolved temporarily after making IIS-Reset and return back after another 5 to 7 days. I have: - ASP.NET web site built on .net framework 4.0/c# - Web.config configuration as below: <membership defaultProvider="AspNetSqlMembershipProvider"> <providers> <clear /> <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="LocalSqlServer" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" applicationName="/" requiresUniqueEmail="false" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="3" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" passwordStrengthRegularExpression="" /> </providers> </membership> <roleManager enabled="true"> <providers> <clear /> <add connectionStringName="LocalSqlServer" applicationName="/" name="AspNetSqlRoleProvider" type="System.Web.Security.SqlRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> </providers> </roleManager> <authentication mode="Forms"> <forms name="EmsgCookie" loginUrl="~/Pages/Login.aspx" defaultUrl="~/Pages/Index.aspx" path="/" protection="None" timeout="30" requireSSL="false" slidingExpiration="true" cookieless="UseCookies" enableCrossAppRedirects="false" /> </authentication> <authorization> <deny users="?" /> </authorization> <identity impersonate="true" /> <machineKey decryption="Auto" decryptionKey="AutoGenerate" validation="AES" validationKey="87BB180885B7EBE60ED5E648ED4AC7A023257B65E6F401CB4C32268F778CC3AFE9372D4A1668288506943C5AF846A2FD81513DA1D25CB1D83BF3ACD77C7E7640" /> <sessionState mode="InProc" cookieless="false" timeout="600" sessionIDManagerType="BotDetect.Web.CustomSessionIdManager, BotDetect" />

is there any script to add Iusr Automatically

$
0
0

Hi,

 

i am looking for script to Add Iusr automatically in QA and Prod environment.. 

 

 

 

“c:\program files\vmware\vmware tools\vmtoolsd.exe” –cmd ‘machine.id.get’

 

This command will return a string like the following

 

 v=4;mn=xxxxxx;pw=xxxxxxxx;tz=GMT-05:00;ev=QA;windows_domain=xxxxxxx;business=xxxxxx;iusr_account=IUSR_ASNQxxxxa

Redirect http to https using non-standard port

$
0
0

Hi

I need to redirect a website using a non-standard SSL Port.

The standard port (443) is used by another website on the same server

I need to redirect http://char-rb-test01-anonymous to https://char-rb-test01:441

I've tried a multitude of URL rewrite methods, and I'm probably only a tiny bit away from getting it right, but cannot seem to fathom it out.

My existing rule is configured thus:-

      <rules>
        <rule name="HTTP to HTTPS redirect" stopProcessing="true">
          <match url="http://char-rb-test01-anonymous" /> <!-- Require SSL must be OFF in the site settings -->
          <conditions>
                        <add input="{HTTPS}" pattern="off" />
          </conditions>
          <action type="Redirect" url="https://char-rb-test01:441" appendQueryString="false" redirectType="Found" />
        </rule>
      </rules>

But whilst the https site is working if I type in the https URL, the http site does not redirect.  SSL is Off.

I've also tried a variation of

               <rule name="HTTP to HTTPS on different SSL Port" enabled="true" stopProcessing="true">
                    <match url="(.*)" ignoreCase="true" />
                    <conditions logicalGrouping="MatchAll" trackAllCaptures="true">
                        <add input="{HTTPS}" pattern="off" />
                        <add input="{HTTP_HOST}" pattern="([^/:]*?):[^/]*?" />
                    </conditions>
                    <action type="Redirect" url="https://{C:1}:441/{R:0}" appendQueryString="false" />
                </rule>

But this fails also

Please help

Thanks

HSS Format SDK is thread-safe?

$
0
0

I need to process two video streamming at same time. The two streaming are different bitrate but IDR is synchronized. I found SSFMuxProcessOutput always returns error. It looks like only one stream call returns OK when two calls invoked. Of course, I called the API with same hSSFMux and different dwStreamIndex.

Failover with Web Farm Framework Load Balancing not working

$
0
0
 

I have set up three separate individual web farms and seem to have the same problem on each. The software provisioning and application provisioning works and I am able to sync up the content between nodes. I can see the monitoring statistics updating verifying that round robin is working, but if I stop IIS on the primary node the website fails. So it does not realize that it should failover to the node that's still available. Has anyone been able to get this to work?

WebDeploy as a NuGet package

$
0
0

Are there any plans to distribute WebDeploy (the CLI, not the service) as a NuGet package? It seems like a great fit and would integrate into project templates quite nicely.

Error in the Node.js Starter template when using the latest version of the Express module

$
0
0

The Node.js Starter template doesn't work when using the Express 3.0.0beta7 module. This is the version installed when "node install express" is invoked on the template as created. The template does work with earlier versions of the Express module.

As an aside, this means that the template doesn't work on Windows Azure Web Sites since deployment to there installs the latest version of all modules.

Proxy Authentication Error in NuGet Gallery

$
0
0
Could anyone tell me the reason why following error appears when I pressing "Gallery" button in WebMatrix2? For your information, I don't have any proxy settings in IE. --------------------------- Error --------------------------- An error occurred. The remote server returned an error: (407) Proxy Authentication Required. --------------------------- OK --------------------------- --------------------------- System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required. Server stack trace: at System.Net.HttpWebRequest.GetResponse() at NuGet.RequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, IProxyCache proxyCache, ICredentialCache credentialCache, ICredentialProvider credentialProvider) at NuGet.HttpClient.GetResponse() at NuGet.RedirectedHttpClient.GetResponseUri(HttpClient client) at NuGet.RedirectedHttpClient.EnsureClient() at System.Lazy`1.CreateValue() Exception rethrown at [0]: at System.Net.HttpWebRequest.GetResponse() at NuGet.RequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, IProxyCache proxyCache, ICredentialCache credentialCache, ICredentialProvider credentialProvider) at NuGet.HttpClient.GetResponse() at NuGet.RedirectedHttpClient.GetResponseUri(HttpClient client) at NuGet.RedirectedHttpClient.EnsureClient() at System.Lazy`1.CreateValue() at System.Lazy`1.LazyInitValue() at System.Lazy`1.get_Value() at NuGet.RedirectedHttpClient.get_CachedClient() at NuGet.RedirectedHttpClient.get_Uri() at NuGet.DataServicePackageRepository.get_Context() at NuGet.DataServicePackageRepository.GetPackages() at Microsoft.WebMatrix.PackageManagement.WebProjectManager.GetRemotePackages(String searchTerms, Boolean filterPreferred) at Microsoft.WebMatrix.NuGet.NuGetPackageManager.GetRemotePackages() at Microsoft.WebMatrix.NuGet.Data.VirtualizingListViewFilter.OnQueryChanged() at Microsoft.WebMatrix.NuGet.Data.VirtualizingListViewFilter.set_PackageManager(INuGetPackageManager value) at Microsoft.WebMatrix.NuGet.FilterManager.<>c__DisplayClass5.b__3() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() ---------------------------

migrating php site from IIS5 (win2000 server) to IIS7.5 (win2008 server r2)

$
0
0
Hi all, I have migrated some sites from the old server (win2000 server and IIS5) to a new win2008 server with IIS7.5. I had to install an old version of php (4.4.9) to make these sites work. Now all sites almost work. There is only a problem: I'll try to be clear: - in a page I have a php function that creates thumbnails on the fly based on a graphic library such as Imagemagic or GD. I created this page using MX Kollection pro by Interakt years ago. On the new server thumbnails are not displayed; it seems images cannot be found. Strangely enough this page is duped on a EN subfolder on the site. On this page, the links to includes point to the includes folder in the root of the site. And the thumbnail will show correctly(!!). Why? why thumbnails are shown on page from subfolders and not from the very similar page on the root? (the only difference are the link to includes). Is there a setting in IIS 7.5 to make this work? Please reply if you need more info. Thanks in advance. tony

IIS component install failure

$
0
0
Hi All I am trying to install IIS7 (server2008sp1), and no matter what I have tried including a few reinstalls (including .net) and a server rebuild, I still get the same failure in the logs for the following binaries CachingBaseBinaries not installed. DefaultDocumentBinaries not installed. DirectoryBrowseBinaries not installed. HttpCacheBinaries not installed. HttpCompressionStaticBinaries not installed. HttpErrorsBinaries not installed HttpProtocolBinaries not installed ISAPIExtensionsBinaries not installed ISAPIFilterBinaries not installed. RequestMonitorBinaries not installed. ServerSideIncludeBinaries not installed. StaticContentBinaries not installed. A part of the log is here...same error in log for all the above components [ ***** IIS 7.0 Component Based Setup ***** ] [07/19/2012 12:56:55] "C:\Windows\System32\inetsrv\iissetup.exe" /install StaticContentBinaries [07/19/2012 12:56:55] Unknown component: StaticContentBinaries [07/19/2012 12:56:55] [ End of IIS 7.0 Component Based Setup ] [07/19/2012 12:57:31] [ ***** IIS 7.0 Component Based Setup ***** ] [07/19/2012 12:57:31] C:\Windows\System32\inetsrv\iissetup.exe /install StaticContentBinaries [07/19/2012 12:57:31] Unknown component: StaticContentBinaries [07/19/2012 12:57:31] [ End of IIS 7.0 Component Based Setup ] Any pointer in the right direction would be great, I have searched the forum & googled but can't seem to pin anything down... Regards and apologies if I am being a bit thick Ollie - Enthusiastic Novice :-) (PS no idea why no line breaks)

IIS7 session problems

$
0
0

Hello,

We have a local intratnet site and some pages (all aspx).

Wen a client opens a page, there is created a unike session id for this client.
But if the client refreshes his/her page, then somtimes it is getting session values for a other client's session id.

I have logged all session ID's ad a value, and if i look at this log and filter on sessionID, then i see the correct value, but in the page i realy dit see a divernet value.
If i look at the presented value, i see that value is set in a other sessionID.

How is this posible, and how can i fix this?

I hope someone can point me i a direction to solfe this, becouse this is driving me nuts :-)

Why my ISAPI extension does not run?

$
0
0
I'm new in IIS7 and web. Recently, I write an ISAPI wildcard, and when I test them(extention and filter) with Inputing into the file, all the NOTIFY of the filter are executed, while the extension's entry function HttpExtensionProc() can not capture the interrupt when I debugging them. At the first request, as the page's main URL, there was no "ISAPIEx" but all the NOTIFY. And when those .js or .css or .img came, I could see "ISAPIEx" in the file. Is that mean my ISAPI extension does not run? because all the data I want is in the first request from client. How should I do?

WebMatrix 2 RC fails to create DNN site with error "The specified password for user account 'sa' is not valid, or failed to connect to the database server"

$
0
0
I've seen a response that suggest deleting the sa sql password bu that does not work for me so any suggestions would be appreciated.
Viewing all 27852 articles
Browse latest View live