Changes between Version 17 and Version 18 of DjangoOnWindowsWithIISAndSQLServer
- Timestamp:
- Sep 23, 2006, 11:35:18 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoOnWindowsWithIISAndSQLServer
v17 v18 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. Any ideasabout IIS 6?156 * On IIS 5, you have to use the console command "iisreset" for code changes to take effect. Just restarting the website in ''IIS Management Console'' has no use. How about IIS 6? 157 157 158 158 == Install the PyWin32 Extensions ==