Changes between Version 16 and Version 17 of DjangoOnWindowsWithIISAndSQLServer
- Timestamp:
- Sep 23, 2006, 5:29:17 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoOnWindowsWithIISAndSQLServer
v16 v17 154 154 155 155 == Known Issues == 156 * On IIS 5, you have to restart the ''World Wide Web Publishing'' service in ''Services'' console for code changes to take effect. Just restarting the website in ''IIS Management Console'' has no use. 156 * On IIS 5, you have to restart the ''World Wide Web Publishing'' service in ''Services'' console for code changes to take effect. Just restarting the website in ''IIS Management Console'' has no use. Any ideas about IIS 6? 157 157 158 158 == Install the PyWin32 Extensions ==