I have the following URL - \\AKA-DC01\Doksenter\AKAButikkEiendomAS\VIsma Document Center\Documents\11\11-16.tif.
If i write this in the adressline in Interne explorer. I get a promp if i want to Open or Save the documet. and i can see the document.
I have a link in BA to the same URL - but there I get an error message: HTTP Error : 404 - Not found. And a lot of text like
"the directory or file does not exists on web-server".
Im running BA on server AKA-DC01
Hi Johnny,
The reason why experience this behaviour is because the link to the file i served by Internet Information Services (IIS) through a anchor tag.
There are two ways you can resolve this issue:
In this way it easier for your server to locate and serve your file:
http://AKA-DC01/[virtualPath]/11-16.tif
file:///\\AKA_DC01\Doksenter\AKAButikkEiendomAS\Visma Document Center\Docuements\11\11-16.tif
I hope that this post was helpful
Regards,
Anders
Business Analyze AS
The filepath in the database is like youe describe in example 1. http://AKA-DC01/BusinessAnalyze/Custom/Doksenter/AKAButikkEiendomAS/Visma Document Center/Documents/11/11-16.tif - when i write this direct inn internet adressline I can open the document When i Try inn BA I get the same Error message.
If I try example 2- same result
I can now open documents by URL. Doesnt work with file (wonder why).
Thanks