J
Jaap
I have got 1 VS-solution with 1 project and multiple folders. Each
folder consists of files for 1 website with cultural differences with
a specific default.htm.
so:
\root\global.asax
\root\deDE\default.htm
\root\frFR\default.htm
\root\NLBE\default.htm
In this multi cultural solution each site (e.g. website.fr ,
website.de, website.be, etc.) points to a specific folder.
If I map the Local Path for each site in IIS to the specific folder, I
can't get .aspx-files working, only .htm-files. Each aspx files
results in an error.
Does anyone know how to resolve this?
folder consists of files for 1 website with cultural differences with
a specific default.htm.
so:
\root\global.asax
\root\deDE\default.htm
\root\frFR\default.htm
\root\NLBE\default.htm
In this multi cultural solution each site (e.g. website.fr ,
website.de, website.be, etc.) points to a specific folder.
If I map the Local Path for each site in IIS to the specific folder, I
can't get .aspx-files working, only .htm-files. Each aspx files
results in an error.
Does anyone know how to resolve this?