Hi
Where i can keep the images it means in iis server in which folder i am supposed to save the image, and how to get the url. while working with local machine for practice purpose.
plz tell the steps
Cheers!
Inam
Quote from: inu on 05 Aug 2014 12:59:50 PM
Hi
Where i can keep the images it means in iis server in which folder i am supposed to save the image, and how to get the url. while working with local machine for practice purpose.
plz tell the steps
Cheers!
Inam
I put my image files in <cognos install location>\webcontent\samples\images
I can then refer to them as ../samples/images/<imagename> in the url
MF.
Quote from: MFGF on 05 Aug 2014 03:09:29 PM
I put my image files in <cognos install location>\webcontent\samples\images
I can then refer to them as ../samples/images/<imagename> in the url
MF.
Thanks MF. I did what ever u mentioned , but when i refer url, it displays an error, that webDAV is not enabled . So plz tell me what is webDAV and how to enable it.
Sharing screen shot. find it .
Cheers!
Inam
Just check below link.
http://www.ibm.com/developerworks/data/library/cognos/infrastructure/web_servers/page599.html
Just search for the word "WebDav" on the page. You should be able to enable the WebDav after going through this document.
Hi Inu,
what version of IIS are you using ?
Regards
Quote from: Raghuvir on 06 Aug 2014 03:00:55 AM
Hi Inu,
what version of IIS are you using ?
Regards
I m using XP Professional with IIS 5.1
Quote from: sunosoft on 06 Aug 2014 12:28:22 AM
Just check below link.
http://www.ibm.com/developerworks/data/library/cognos/infrastructure/web_servers/page599.html
Just search for the word "WebDav" on the page. You should be able to enable the WebDav after going through this document.
Thanks for sharing link, but bro I m using XP Professional with IIS 5.1
Not saying you cannot find a way to make it work, but that is not a supported environment.
Quote from: bdbits on 06 Aug 2014 05:25:48 PM
Not saying you cannot find a way to make it work, but that is not a supported environment.
It means, at the time of IIS 5.1, images were not used in the report in industry. Then before iis 7, how they used to import images into the report.