COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: texanfritz on 13 Sep 2010 09:47:49 AM

Title: Cognos 8.4.1 on Windows 7 - cannot browse for images
Post by: texanfritz on 13 Sep 2010 09:47:49 AM
I have Cognos 8.4.1 running on a Windows7 box with IIS 7. All appears to be working as expected, except for when I browse for images to include in Report Studio.

The error message is:

Web server error:
The web request failed.
405 - Method Not Allowed
http://<server>/cognos8/images/
For more information, click here.

The help file states:
To browse images on a Web server, you must enable Web-based Distributed Authoring and Versioning (WebDAV) on your Web server.

WebDAV Publishing was installed under "Internet Information Services > World Wide Web Serves > Common HTTP Features"
Also, "WebDAV Authoring Rules" appears in IIS Manager.

In IIS 7, I had added a virtual directory under "cognos8" named "images". This virtual directory points to a physical directory on my computer. I can also successfully browse to that location within the IIS Manager using the "Browse *:80 (http)" link and through IE.

Any thoughts?

Thank you in advance for your assistance.
Title: Re: Cognos 8.4.1 on Windows 7 - cannot browse for images
Post by: MFGF on 13 Sep 2010 10:07:04 AM
Hi,

Just a quick thought - did you remember to enable the 'Read' and 'Directory Browsing' properties for the images folder?

MF.
Title: Re: Cognos 8.4.1 on Windows 7 - cannot browse for images
Post by: texanfritz on 13 Sep 2010 10:10:35 AM
That is an excellent question.  I saw mention of that in documentation, however in IIS 7 for Windows 7, I do not see the option to enable "Read" and "Directory Browsing".  How does one do this?
Title: Re: Cognos 8.4.1 on Windows 7 - cannot browse for images
Post by: MFGF on 13 Sep 2010 10:16:27 AM
Not sure, sorry.  In my version, you select the images folder in the tree, go into its properties, and navigate to the Directory tab to set these options.  Have they changed it radically in IIS 7?

MF.

Edit:  I just found the following article:

http://technet.microsoft.com/en-us/library/cc731109(WS.10).aspx

Does this help any?
Title: Re: Cognos 8.4.1 on Windows 7 - cannot browse for images
Post by: texanfritz on 13 Sep 2010 11:00:00 AM
Directory Browsing was already enabled.  It is a separate icon in IIS 7 manager under IIS.