We have a network drive (OS: Linux) and need to read data files. in Visual studio api runs smooth with this location (\172.x.x.x\folder\file.csv) but when we deploy this in IIS it throws a below error.
"One or more errors occurred. (The user name or password is incorrect. : '\172.x.x.x\folder\file.csv') (The user name or password is incorrect. : '\172.x.x.x\folder\file.csv')"
Network Location is Linux based enviroment, Development and Deployment is in IIS