Hi
I have problems installing my smartclient application on a windows 2003 server with iis 6. i get error when client wants to download the ...exe.config file. For Vista and iis 7 we found a solution:
%windir%\system32\inetsrv\appcmd.exe set config -section:system.webServer/security/requestFiltering /-fileExtensions.[fileExtension='.config']
pity this is not working with iis 6 . Anyone knows a solution for my problem?Thx