A
Adry
Hi,
I've a component (DLL COM) that retrieves Fonts system's folder by calling
SHGetSpecialFolderLocation / SHGetPathFromIDList windows API.
Using this component from VB 6.0 it's all OK.
Using this component from ASP, it is not able to retrieve Fonts system's
folder (returns an empty string).
If I assign to the ASP application "administrator" rights (in IIS), the
component returns the Fonts system's folder OK (c:\windows\fonts).
I don't understand mechanisms on which privileges are based.
Can someone help me ?
Thanks
Adriano
I've a component (DLL COM) that retrieves Fonts system's folder by calling
SHGetSpecialFolderLocation / SHGetPathFromIDList windows API.
Using this component from VB 6.0 it's all OK.
Using this component from ASP, it is not able to retrieve Fonts system's
folder (returns an empty string).
If I assign to the ASP application "administrator" rights (in IIS), the
component returns the Fonts system's folder OK (c:\windows\fonts).
I don't understand mechanisms on which privileges are based.
Can someone help me ?
Thanks
Adriano