Update INI file problem

C

chapman

Hello,

I have a ASP.NET page to read a INI value, call
GetPrivateProfileString from Win32 API using [DllImport
("kernel32")], it works fine if the INI file placed at
local machine, i.e. C:\test.ini.
However, it cannot read the value if I placed this INI
file in a mapped drive, i.e. G:\test.ini (where G: is a
mapped drive on same LAN segment).

Do you have the same experience? Do
GetPrivateProfileString support network read operation?

Thanks
Chapman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top