NWC files not found by browser 2005-01-19 05:58 am My web provider (who is usually pretty good, but apparently stumped on this one) recently moved me to a new site, with, presumably, an updated FrontPage extensions server. Although I still have the .htaccess thingy installed in the nwc directory, I get the message from all browsers (IE, Netscape, Mozilla, Opera) that the page cannot be found.I have attempted deleting and reinstalling the relevant directory (with Front Page's special cnf file), both on the domain and from my disk based web.Anyone else out there ever have this problem? Be nice if I could make the nwc versions available again.Example http://www.psalmistry.com/nwc/23.nwc Quote Selected
Re: NWC files not found by browser Reply #1 – 2005-01-19 08:54 am The other files seem to be there. Midi files, for instance.I get the same error when I try to access .nwc files from the psalmistry site.Two things can be the matter (at least):- the nwc files are in a different directory, so the HTML page(s) have to be corrected;- the rights to these files, under Unix, have been set so that an Internet-user cannot see them. That is why the page cannot be found. It is there, but you don't see it.Can you see the nwc files when you use an FTP program? Quote Selected
Re: NWC files not found by browser Reply #2 – 2005-01-19 01:31 pm It's not Unix. The headers from the link that Steve posted are:HTTP/1.1 404 Not FoundContent-Length: 1635Content-Type: text/htmlServer: Microsoft-IIS/6.0MicrosoftOfficeWebServer: 5.0_PubDate: Wed, 19 Jan 2005 13:23:17 GMTI'm not all that familiar with IIS (been a long time since I used it), but this error usually means that the file in question is not located at the requested URL. If the NWC file is really there, perhaps you need to configure something in IIS to force it to serve it up. FYI: An htaccess file is not used on Microsoft's server software.See also:faq #94: Adding *.nwc files to your web sitehttp://support.microsoft.com/kb/248033/en-usCommon reasons IIS Server returns "HTTP 404 - File not found" error Quote Selected
Re: NWC files not found by browser Reply #3 – 2005-01-21 11:37 pm Thanks for the replies.I was finally able to trace the problem to lack of a mime definition for nwc files in the new windows server.See http://www.microsoft.com/resources/documentation/WindowsServ/2003/all/deployguide/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/all/deployguide/en-us/iisdg_dep_wzvf.aspHad my web provider add in a new mime type for nwc (.nwc application/x-nwc) and voila! Now again works with Mozilla, Netscape and Opera. (Right clicking the nwc file link allows a person to download the nwc file in the more balky Internet Explorer).No more "Page not found" errors. Quote Selected
Re: NWC files not found by browser Reply #4 – 2005-01-22 10:48 pm With regard to IE.6 I got a pleasant suprise today. NWC files open and play correctly - nwc1 files open in version 1 and nwc2 open in 2. I do not have any plug-ins installed. They appear to download first, then open the appropriate program.Is this something new in nwc? Or has M$ had a change of heart. It's the latest version of IE (I think) downloaded a day or two ago.Tina Quote Selected
Re: NWC files not found by browser Reply #5 – 2005-01-23 12:06 am This is not anything new. I assume that you have the NWC2 Viewer installed, and it is configured to launch NWC1/2 files into the proper NWC program. The exact behavior is controlled by the Viewer's Tools->Options area. Quote Selected
Re: NWC files not found by browser Reply #6 – 2005-01-23 10:25 am Yes I do have viewer installed as you say. Would the same apply to anyone who had the viewer but not the progam?Tina Quote Selected
Re: NWC files not found by browser Reply #7 – 2005-01-24 01:36 pm Here is how it works:If you only have the Viewer, then NWC files are only going to open in the Viewer.If you have the Viewer and NWC1, and Automatic Launch into NWC is enabled, then the Viewer opens version 2 files, and NWC1 opens version 1 files.If you have the Viewer and NWC2, and Automatic Launch into NWC is enabled, then NWC2 "opens" all NWC files. In this configuration, you have to explicitly "View" to open NWC files in the Viewer. Quote Selected
Re: NWC files not found by browser Reply #8 – 2005-01-25 10:28 pm If you only have the Viewer, then NWC files are only going to open in the Viewer.If you have only the Viewer, then NWC files are going to open only in the Viewer. Quote Selected
Re: NWC files not found by browser Reply #9 – 2005-01-30 07:08 pm Hmmm, NWC viewer sounds nice.Before I install it (and/or change instructions on my web site), will the viewer override the plugin if both are installed?My concern is that with the plugin, users can print out the nwc scores even if they do not have noteworthy, so long as they browse with Mozilla, Firefox, Netscape, Opera. If I remember correctly, printing is not an option with the viewer? (Not sure about the latter since I no longer have the viewer installed).If there is a difference in printing capabilities, does the viewer installation program automatically give options as to the desired browsers so that users can select solely the reluctant I.E., and continue to have the plugin work with the more friendly alternate browsers? Quote Selected
Re: NWC files not found by browser Reply #10 – 2005-01-31 02:48 pm The viewer is a stand alone application (unlike the browser plug-in). If you link to the *.nwc files on your web site with standard anchor tags, then the viewer should work with any Windows browser (assuming the browser is working correctly and your server is using, at a minimum, a binary MIME type for *.nwc files). Quote Selected
Re: NWC files not found by browser Reply #11 – 2005-02-01 07:25 am The Viewer certainly has the capability of printing (although you can't tweak margins etc) but there is a curious difference compared to the output of NWC itself. The bar numbers in NWC are placed at the beginning of each system: in NWV they are every 5 bars. Curious. Quote Selected