Commit graph

273 commits

Author SHA1 Message Date
DanVB
0ae5ff96b5 Fixed MSDeploy InstallPath for WebApplicationGallery
Check if running in 32bit mode under 64bit Windows (WOW64) - works with .NET 2.0+

http://blogs.msdn.com/b/david.wang/archive/2006/03/26/howto-detect-process-bitness.aspx
2012-05-04 11:23:27 +01:00
peter
e56ff1a28a [workitem:59] Added domain smart host options for MailEnable 2012-05-04 15:29:37 +10:00
peter
99c0ebf7db [workitem:59] Added smart host options for domain under MailEnable 2012-05-04 15:28:11 +10:00
Dan
f2c4ad4345 Fixed hMailServer Forwarding to empty address 2012-05-03 17:31:16 +01:00
Dan
0da4a434d8 Added hMailServer Disk Space Calculation 2012-05-03 17:21:53 +01:00
peter
c66050c25f Corrected the removing of address maps. Fixed the list headers and footers where
it was not handling 32bit/64bit correctly.
2012-05-02 14:55:05 +10:00
peter
ce6ac03441 Added MailEnable API classes. 2012-04-30 16:17:50 +10:00
peter
7fb6b53e20 Updated to recognise version 5 and 6 of MailEnable.
Will work under 64bit .Net.
Fixed issue where saving reply to address could cause .Net error.
Faster to list mailboxes.
2012-04-30 16:17:21 +10:00
peter
c28faf43ce Configuration classes needed for accessing MailEnable API from .Net. 2012-04-30 16:07:24 +10:00
ptsurbeleu
af8e0ed935 Updated year in the copyright text to 2012 2012-04-26 02:24:00 -07:00
ptsurbeleu
629039fb62 Removed .NET 4.0 traces (eq. Code Contracts) as it breaks the build 2012-04-26 02:22:39 -07:00
ptsurbeleu
187eb507d8 Updated reference path to MySql.Data.dll to point to Lib\References 2012-04-26 01:53:34 -07:00
ptsurbeleu
3f7c7bb6ba Merging Exchange DLL updates in the main 2012-04-26 01:04:58 -07:00
ptsurbeleu
b51da7e955 Added simple IoC implementation to make the class a bit testable 2012-04-26 00:31:16 -07:00
ptsurbeleu
0ef2f7b808 [workitem:225] Could not create FTP account in a vanilla fresh installation of FileZilla 2012-04-26 00:17:15 -07:00
feodor_fitsner
69ec933e40 Changed reference assemblies for Exchange solution and SharePoint 2012-04-23 11:14:35 -07:00
studio-red
312872a956 Fixed issue as described by yodaict:
"I think this happens if the Active Directory Recycle Bin is enabled on domain level. As kensasongko mentioned changing line 472 to ActiveDirectoryUtils.DeleteADObject(path, true); fixes the problem"
2012-04-16 20:45:47 -04:00
rdolezel
7c91432905 ObjToString() rollback, the problem was caused by obsolete referenced DLLs 2012-03-27 18:24:42 +02:00
rdolezel
24a0f48480 Fix to support Exchange 2007 or 2010 without ABP 2012-03-21 19:10:41 +01:00
rdolezel
35488351cd OABs generated from Default GALs. Fixed errors when creating room mailbox. 2012-03-21 16:45:41 +01:00
feodor_fitsner
cece69f704 Applied ColdFusion fix from Russ. Applied encoding fix for MySQL dump. 2012-03-16 14:34:05 -07:00
ruslan
6726fc2ff7 Helicon Ape module & handler types fixed 2012-03-15 13:26:47 +02:00
ptsurbeleu
d1b07ef269 Fixed a typo in the error message. 2012-03-10 12:30:47 -08:00
feodor_fitsner
34768d109d Added task parameters as asked by Frans 2012-03-09 09:06:28 -08:00
feodor_fitsner
b6b026fba2 Merge 2012-03-08 09:29:04 -08:00
feodor_fitsner
cc8cf3de4e Removed compilation warning in portal 2012-03-08 09:24:09 -08:00
rdolezel
5da70f0461 Setting the WrapMode of the DefaultCellStyle of your DataGridViewTextBoxColumn to true. 2012-03-08 10:05:34 +01:00
omara
b770784b50 Add Image for Disabled Accounts 2012-03-08 01:50:58 -05:00
omara
9b61ed720e Change default page size to 20 items. Add Page Size drop down to all User lists to allow user to select Page size for results. 2012-03-08 01:50:36 -05:00
feodor_fitsner
e903cc6273 Added: Auto Distribution of New Mailboxes in Exchange (item #168) 2012-03-07 15:05:50 -08:00
feodor_fitsner
d1708e267f SSL routines do not require CERTENROLLLib anymore and could work
in .NET 4.0 and .NET 2.0 pools in both x86 and x64 modes.
2012-03-06 17:07:41 -08:00
feodor_fitsner
07d21775e9 WSP Server projects re-targeted to .NET 3.5 to allow PowerShell to work in .NET 2.0 mode.
This is required by Exchange 2010 SP2 module.
2012-03-05 15:50:07 -08:00
feodor_fitsner
094c838d85 Merge with Omar 2012-03-05 15:17:46 -08:00
omara
8a99080a90 Addressbook Policy Changes. Add Code to Create Rooms per Organization. 2012-03-04 15:12:25 -05:00
feodor_fitsner
fb5a42e9c7 "WebsitePanel.Providers.Base", "WebsitePanel.Server.Utils", "WebsitePanel.Server", "WebsitePanel.Providers.HostedSolution" and "WebsitePanel.Providers.ExchangeHostedEdition" projects were retargeted to .NET 3.5 to support Exchange 2010 SP2 provider working in .NET 2.0 runtime.
Fixed output paths for SmarterMail 7 and 9 providers.
2012-02-20 14:20:54 -08:00
feodor_fitsner
39a8bd6797 Merge with Exchange SP2 changes 2012-02-20 09:30:18 -08:00
ptsurbeleu
8b7b150da7 Fixed some perf concerns related to types conversion; Replaced tabs with spaces; 2012-02-10 00:01:39 -08:00
ptsurbeleu
4a16ca9524 Fixed issue with removing folders, users and groups in HeliconApe for a web site;
Added checks values conversion utility routines to avoid perf hits caused by exceptions being thrown;
2012-02-08 19:06:20 -08:00
feodor_fitsner
9f7129175b Fixed project references for HyperVForPC project. 2012-02-06 13:50:54 -08:00
feodor_fitsner
4828172c77 Added SimpleDNS to Libs 2012-01-19 11:29:33 -08:00
feodor_fitsner
c07c84a750 Merge 2012-01-19 10:31:25 -08:00
feodor_fitsner
a936174491 AjaxControlToolkit updated to the latest version. Fixed some warning in Portal compilation. 2012-01-16 09:47:13 -08:00
omara
d01b735e6f Various changes 2012-01-11 21:02:33 -05:00
omara
1ca6c02fd1 Updated ABP Code to check Exchange Version for SP2 and App Setting 2012-01-11 20:58:13 -05:00
omara
bb71af1fa9 Change Width in Containers.css to 100% 2012-01-11 15:15:43 -05:00
omara
2a5b26ba1c Exchange SP2 Addressbook Policy Support - Using this code will currently break SP1 or earlier implementation 2012-01-08 22:58:57 -05:00
feodor_fitsner
84f0cc724c Fixed custom HTTP handlers removal in IIS 7.0 provider when updating web site settings 2011-12-20 10:43:43 -08:00
feodor_fitsner
eb64f13221 Re-factored IIS 7 provider to improve GetSite() operation performance. 2011-12-12 15:04:33 -08:00
feodor_fitsner
58b073a6aa Updated update_db.sql with SmarterMail 9 provider. 2011-12-12 09:35:09 -08:00
feodor_fitsner
1a1dcd3d45 Merge SM 9 into "dev" 2011-12-12 09:26:20 -08:00