Server 2003: Difference between revisions
From Server Knowledge Base
				
				
				Jump to navigationJump to search
				
				
Rootadminacc (talk | contribs) mNo edit summary  | 
				Rootadminacc (talk | contribs)  | 
				||
| Line 14: | Line 14: | ||
Ensure the IIS_WPG user is in Security and has the Modify permission.  | Ensure the IIS_WPG user is in Security and has the Modify permission.  | ||
== IIS Location ==  | |||
Start > Run > iis.msc  | |||
== Mail Enable Location ==  | == Mail Enable Location ==  | ||
Revision as of 09:57, 5 February 2013
Windows Firewall
Start > All Programs > Control Panel > Windows Firewall
Add User/Check groups
Start > Run > lusrmgr.msc
ASP.net errors
Image Processor: Error executing the action SaveJPEG Could not write the file ''. Make sure that ASP.NET does have write permissions in the folder.
Ensure the IIS_WPG user is in Security and has the Modify permission.
IIS Location
Start > Run > iis.msc
Mail Enable Location
C:\Program Files\Mail Enable\Bin\MailEnable.msc
Routing Table
Start > cmd > route print
If your IP address is in here and you cannot access your websites on the server, you will likely need to remove it by doing:
route delete IPaddressOrHostname
http://technet.microsoft.com/en-us/library/cc779122(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/cc779616(v=ws.10).aspx
Scheduled Tasks
Start > All Programs > Control Panel > Scheduled Tasks